Skip to content

2.1.0#1285

Merged
mbecker20 merged 37 commits intomainfrom
2.1.0
Apr 1, 2026
Merged

2.1.0#1285
mbecker20 merged 37 commits intomainfrom
2.1.0

Conversation

@mbecker20
Copy link
Copy Markdown
Member

@mbecker20 mbecker20 commented Mar 27, 2026

Changelog

  • Swarm: Add "Update Node" support: update your swarm node role (manager, worker) and availability, and add / remove node labels
  • Swarm / Stack: Add Swarm Stack environment file support.
    • Docker swarm doesn't support files natively, this first sources the .env files on the shell, then runs docker stack deploy
  • Swarm: Stacks and deployments attached to swarms can now auto update
  • Swarm: Fix stack / service deploys hanging indefinitely if the services never converge
  • Swarm: Fix resource sync support
  • UI: Fix deepCompare method crash when encountering a null value, affecting some resource configuration pages.
  • UI: Fix container ports not displaying when Server External Address not configured
    • For users who used privileged onboarding key already, you can configure Server External Address to restore container port linking behavior.
    • Future use of privileged onboarding key will move the existing Server Address to External Address field, if it's not already set.
  • UI: Fix Build image registry Custom organization configuration.
  • UI: Fix stack service / container selectors from crashing due to missing null check. This affected New Terminal creation menu.
  • UI: Fix Info files "Hide / Show" buttons not working (clicking the header could still toggle show)
  • Logging: Support disabling application-level logging timestamps

mbecker20 and others added 30 commits March 26, 2026 13:06
…iews (#1267)

Co-authored-by: twalts <t.mwalton@yahoo.com>
@mbecker20 mbecker20 merged commit 38421d6 into main Apr 1, 2026
2 checks passed
@mbecker20 mbecker20 deleted the 2.1.0 branch April 1, 2026 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants