Skip to content

v1.0.47

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Sep 16:28
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
2a9299f

What's new in v1.0.47

  • ✨ live compose output during deploys, plus a per-stack deploy history tab (#506, #1292, #1540, PR#1499, @strausmann)
  • πŸ› back up stacks whose folder is bind-mounted over the data volume (#1533)
  • πŸ› backup restore preview now works for view-only roles (#1534)
  • ✨ warn before saving a stack whose compose file location won't survive a container recreate (#1524)
  • πŸ› OpenAPI spec accuracy fixes (#1531, #1530, PR#1532, @strausmann)
  • πŸ› "always redeploy" git stacks now force-recreate so config changes take effect (#1523)
  • πŸ› resolve secret references (op://, keepass://, ...) pasted with surrounding quotes (#1521)
  • πŸ› deleting a secret provider now warns which stacks it unbinds (#1522)
  • πŸ› deploy a 1:1-mounted local stack by file so its compose path label is preserved (#1514)
  • πŸ› store the compose path when a stack is created via the API without one (#1515)
  • πŸ› Microsoft Teams (via Workflows) accepts the new Power Automate webhook URL format (#1512)
  • πŸ› container shell sessions each keep their own live terminal when you switch between them (#1516)
  • πŸ› sort container uptimes under a minute correctly instead of tying them (PR#1395, @wrlee)
  • πŸ› load the web manifest through a Cloudflare tunnel by sending credentials (PR#1513, @Macleykun)
  • πŸ› copy the restic password over plain HTTP (#1488)
  • πŸ› scope stack backup snapshots to their own environment (#1546)
  • πŸ› theme defaults in General settings now save and display correctly when auth is on (#1547)
  • ✨ warn when a host's kernel has cgroup memory accounting disabled (#1549)
  • πŸ› self-update no longer fails at the updater step on baseline (old x86_64) images (#1500)

Docker image

docker pull fnsys/dockhand:v1.0.47

Also available as fnsys/dockhand:latest

View on Docker Hub