Skip to content

v1.0.40

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 10:46
Immutable release. Only release title and notes can be modified.
a115a5f

What's new in v1.0.40

  • πŸ› git stack stop/down/remove now resolve panel environment variables (#1313, PR#1339, @strausmann)
  • πŸ› the header clock falls back to the default TZ instead of UTC when the environment has none (#1340)
  • πŸ› deleting a git stack no longer clears a same-named stack's variables on other environments (#1335)
  • πŸ› Pangolin public URLs now default to https, honoring the ssl label (#1331)
  • πŸ› disconnected environments can be deleted without timeout (#1319, PR#1320, @Solaris-star)
  • ✨ Git stack source badge shows the deployed short commit hash, and git url, branch in tooltip (PR#1325, @brx19)
  • πŸ› container and stack modals are centered with consistent margins, no longer shifting with the sidebar (#1308)
  • πŸ› git stack webhooks now require a configured secret
  • πŸ› local-path backup repos now work on a co-located socket-proxy env, and fail loudly on a remote host (#1316)
  • πŸ› restoring a stack from a backup no longer drops its database-backed secret env vars (#1329)
  • πŸ› restoring a stack now recreates it as a internal stack in the stacks dir, not from a tmp path
  • πŸ› local-path backups are readable when Dockhand runs with a non-root PUID
  • πŸ› bump docker-compose to 5.3.1-r3 (CVE-2026-56852, GHSA-hrxh-6v49-42gf, GHSA-jpjm-c3r5-q96r)
  • πŸ› self-update check works on socket-proxy setups (#1203)

Docker image

docker pull fnsys/dockhand:v1.0.40

Also available as fnsys/dockhand:latest

View on Docker Hub