Komodo v2.0.0-dev-124

v2.0.0-dev-124Pre-release

Komodo v2.0.0-dev-124

Added 1
  • Finish Repo and Procedure header info
Changed 4
  • Make sidebar more vertically compact
  • Make page tabs more compact with improved styling and better responsiveness
  • Improve the confirm changes modal with single click confirm and better sizing
  • Improve the multi-resource table Executions with icons and single click confirm
Fixed 2
  • Fix Procedure UI Run Stack Service configuration modal not opening
  • Fix miscellaneous styling issues in resource configuration UI

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

Systemd Periphery installer:
- Add `--version=v2.0.0-dev-124` to the install command.
- To go back to stable, run it again with `--version=v1.19.5`
  • Sidebar more vertically compact

  • Page tabs are more compact, have improved styling, and better responsiveness

  • Improve the confirm changes modal with single click confirm, better sizing

  • Improve the multi-resource table Executions with icons and single click confirm

  • Finish Repo and Procedure header info

  • Fix Procedure UI Run Stack Service configuration modal not opening

  • Misc. styling fixes in resource configuration UI

  • 🚨 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

View original

Upgraded? How did it go?

Discussion