Skip to content

v1.0.45

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 07:54
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
5adb374

⚠️This is important security upgrade with a number of API hardenings.

What's new in v1.0.45

  • 🐛 security hardening across the API
  • ✨ KeePassXC as a secret provider - pull secrets from a .kdbx via keepassxc-cli, bulk or inline refs (#1460)
  • ✨ compose generated from a container now captures network config and resource limits (#1464)
  • ✨ compose validate flags a service with no healthcheck and a defined-but-unused named volume
  • ✨ optional Webhook column on the stacks list with a git stack's webhook id and copy-URL button (#845)
  • ✨ sort by Disk I/O and Net I/O - the header cycles read/write and down/up (#1111)
  • ✨ option to disable the session timeout (#1302)
  • 🐛 pausing or resuming a backup schedule no longer clears the retention policy (#1462)
  • 🐛 emergency script to relocate stack paths after moving DATA_DIR (#651, #904)
  • 🐛 git stacks can now set a custom icon (#1473)

Docker image

docker pull fnsys/dockhand:v1.0.45

Also available as fnsys/dockhand:latest

View on Docker Hub