Skip to content

v0.40.0

Choose a tag to compare

@gfargo gfargo released this 16 Jul 13:47
a957030

0.40.0 (2026-07-15)

Features

  • posture: warn on shared COMPOSE_PROJECT_NAME collision risk (#424) (73aef62)
  • utils: colorize terminal output with brand accent, respect NO_COLOR/TTY (#425) (ee2d751)

Bug Fixes

  • deploy: honour empty STACK_DATA_DIRS to suppress dir creation (#419) (9200727), closes #417
  • deploy: refuse to deploy when the Compose project name collides with a different stack (#420) (471ad2c), closes #418
  • secrets: load services.conf in push/pull/diff/status/rotate to honour VPS_DEPLOY_DIR (#423) (16eca19), closes #414