• Pre-Release

    GiteaMirror released this 2025-12-18 16:52:04 -06:00 | -452 commits to main since this release

    📅 Originally published on GitHub: Thu, 18 Dec 2025 23:31:10 GMT
    🏷️ Git tag created: Thu, 18 Dec 2025 22:52:04 GMT

    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

    • Docker 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: https://github.com/moghtech/komodo/pull/889

    Screenshot 2025-12-18 at 3 24 16 PM Screenshot 2025-12-18 at 3 08 35 PM
    Downloads