# Komodo v2.1.0 — Komodo v2.1.0 - Product: Komodo (https://whatsnew.fyi/product/komodo) - Vendor: Komodo - Date: 2026-04-01 - Version: v2.1.0 - Original notes: https://github.com/moghtech/komodo/releases/tag/v2.1.0 - Permalink: https://whatsnew.fyi/product/komodo/releases/v2.1.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add Update Node support to Swarm for updating node role (manager, worker), availability, and adding or removing node labels - **added** — Add Swarm Stack environment file support by sourcing .env files on the shell before running docker stack deploy - **added** — Enable Swarm Stacks and deployments to poll for updates and auto update - **added** — Support disabling application-level logging timestamps - **fixed** — Fix stack and service deploys hanging indefinitely if services never converge - **fixed** — Fix resource sync support in Swarm - **fixed** — Fix deepCompare method crash when encountering a null value, affecting some resource configuration pages - **fixed** — Fix container ports not displaying when Server External Address is not configured - **fixed** — Fix Build image registry Custom organization configuration - **fixed** — Fix stack service and container selectors from crashing due to missing null check, affecting New Terminal creation menu - **fixed** — Fix Info files Hide/Show buttons not working as clicking the header could toggle show #### 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 poll for updates / 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