🚨 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 usetoken:<ACCESS_TOKEN>
as before.
- Bitbucket users: For the token you configure with Komodo for the account, add prefix for your access token like so:
