• Stable

    GiteaMirror released this 2025-08-31 21:13:14 -05:00 | 6 commits to main since this release

    🚨 Updating from v1.18.X or under? Review https://komo.do/docs/resources/auto-update for changes to "Poll for Updates" and "Auto Update" features.

    Changelog

    Resource

    • Stack: Add option to make run command detachable in #766 by @bpbradley
    • Stack: Add UI editor compose-file specific linting / suggestions as you type in #772 by @chrishoage

    Misc

    • Improve container ports display when defined as range in #786 by @jackra1n
    • Improve local login page in #788 by @jackra1n
    • urlencode database credentials to ensure they reach database correctly
    • Fix file commit Stack / Build / Resource Sync when using these with Linked Repo re #634
    • Fix auto update issue #468
    • Support custom "username" part of git access tokens to allow for more git providers re #387
      • Bitbucket users: For the token you configure with Komodo for the account, add prefix for your access token like so:
        x-token-auth:<ACCESS_TOKEN> (see screenshot). This works for any other custom value you need in the <username>: part of basic authentication. If not included, will default to use token:<ACCESS_TOKEN> as before.
    Screenshot 2025-08-31 at 8 03 25 PM
    Downloads