Komodo Release Notes
Last updated: Feb 17, 2026
- Jan 27, 2026
- Date parsed from source:Jan 27, 2026
- First seen by Releasebot:Feb 17, 2026
Komodo v2.0.0-dev-114
Images
- Core image: ghcr.io/moghtech/komodo-core:2-dev
- Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
- Km image: ghcr.io/moghtech/komodo-cli:2-dev
Fixes
Fixes incorrect "update available" when images on your host have multiple associated digests.
Upgrade notice
π¨ There is a small change to a database schema that is made when you upgrade from v1 to v2. This is done automatically, but if you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"PR: #889
Original source Report a problem - Jan 24, 2026
- Date parsed from source:Jan 24, 2026
- First seen by Releasebot:Feb 17, 2026
Komodo v2.0.0-dev-112
Core image
ghcr.io/moghtech/komodo-core:2-dev
Periphery image
ghcr.io/moghtech/komodo-periphery:2-dev
Km image
ghcr.io/moghtech/komodo-cli:2-dev
Fixes incorrect "update available" when using images which hardcode a specific digest already (contain @ sign)
π¨ There is a small change to a database schema that is made when you upgrade from v1 to v2. This is done automatically, but if you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"PR: #889
Original source Report a problem All of your release notes in one feed
Join Releasebot and get updates from mogh.tech and hundreds of other software products.
- Jan 24, 2026
- Date parsed from source:Jan 24, 2026
- First seen by Releasebot:Feb 17, 2026
Komodo v2.0.0-dev-111
Komodo v2 upgrade notes unveil new core, periphery and CLI images, smarter polling via manifest digests, and improved swarm state inference. It adds new execute_container_exec APIs, better config styling, and easier privileged onboarding. Upgrade guide and docs are included.
Release notes
Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-devπ¨ If you have issues logging in, clear browser cache and reload the page.
- OpenAPI documentation -- UI available at https://your.komodo.host/docs
- https://demo.komo.do/docs
Rework image update polling to use manifest call for latest digest without pulling image
Improve Swarm stack / service state inference re #1061
Add back komodo.execute_container_exec type methods for Action usage.
The only breaking change is you have to rename komodo.execute_terminal -> komodo.execute_server_terminal in your Actions
Improve resource configuration styling
Privileged mode onboarding keys to make reversing Periphery connection very simple
Komodo v2 upgrade guide preview: https://github.com/moghtech/komodo/blob/2.0.0/docsite/docs/setup/version-upgrades.md#updating-to-komodo-v2
π¨ There is a small change to a database schema that is made when you upgrade from v1 to v2. This is done automatically, but if you need to go back to v1, before taking down the v2 Core container run:docker compose -p komodo exec core bash -c "km database v1-downgrade -y"PR: #889
Original source Report a problem - Dec 18, 2025
- Date parsed from source:Dec 18, 2025
- First seen by Releasebot:Feb 17, 2026
Komodo v2.0.0-dev-102
Core images
Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-devDocker Swarm config and secret management
Support linking multiple primary login methods (Local / OIDC / Google / Github) for the same user.
π¨ There is a small change to a database schema that is made when you upgrade from v1 to v2. This is done automatically, but if you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"
PR: #889
Original source Report a problem - Dec 11, 2025
- Date parsed from source:Dec 11, 2025
- First seen by Releasebot:Feb 17, 2026
Komodo v2.0.0-dev-98
Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-devFirst look at Docker Swarm
- Passkey / TOTP 2FA support
π¨ There is a small change to a database schema that is made when you upgrade from v1 to v2. This is done automatically, but if you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"PR: #889
Original source Report a problem - Nov 11, 2025
- Date parsed from source:Nov 11, 2025
- First seen by Releasebot:Feb 17, 2026
Komodo v2.0.0-dev-90
Release notes
Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-dev
π¨ There is a small change to the database schema that is made when you upgrade. If you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"PR: #889
Original source Report a problem - Oct 28, 2025
- Date parsed from source:Oct 28, 2025
- First seen by Releasebot:Feb 17, 2026
Komodo v2.0.0-dev-86
Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-devπ¨ There is a small change to the database schema that is made when you upgrade. If you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"PR: #889
Original source Report a problem - Oct 22, 2025
- Date parsed from source:Oct 22, 2025
- First seen by Releasebot:Feb 17, 2026
Komodo v2.0.0-dev-72
Core image
ghcr.io/moghtech/komodo-core:2-dev
Periphery image
ghcr.io/moghtech/komodo-periphery:2-dev
Km image
ghcr.io/moghtech/komodo-cli:2-dev
π¨ There is a small change to the database schema that is made when you upgrade. If you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"PR: #889
Original source Report a problem - Oct 18, 2025
- Date parsed from source:Oct 18, 2025
- First seen by Releasebot:Feb 17, 2026
Komodo v2.0.0-dev-59
Core image
ghcr.io/moghtech/komodo-core:2-dev
Periphery image
ghcr.io/moghtech/komodo-periphery:2-dev
Km image
ghcr.io/moghtech/komodo-cli:2-dev
π¨ There is a small change to the database schema that is made when you upgrade
If you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"PR: #889
Original source Report a problem - Oct 13, 2025
- Date parsed from source:Oct 13, 2025
- First seen by Releasebot:Feb 17, 2026
Komodo v2.0.0-dev-53
Core image: ghcr.io/moghtech/komodo-core:2-dev
Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
Km image: ghcr.io/moghtech/komodo-cli:2-dev
π¨ There is a small change to the database schema that is made when you upgrade. If you need to go back to v1, before taking down the v2 Core container run:
docker compose -p komodo exec core bash -c "km database v1-downgrade -y"π¨ If you are running a previous 2-dev build, both Core and Periphery must be updated to dev-53 to work
PR: #889
Original source Report a problem