Finsys Release Notes

Last updated: Mar 12, 2026

Finsys Products

All Finsys Release Notes (10)

  • Mar 3, 2026
    • Date parsed from source:
      Mar 3, 2026
    • First seen by Releasebot:
      Mar 12, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.20

    Finsys releases v1.0.20 fixing Synology and ARM64 issues plus autoupdate hang with dockhand images.

    What's new in v1.0.20

    • 🐛 regression on Synology DSM
    • 🐛 Fix ARM64 regression: Go collector crashing on Raspberry Pi and other ARM devices
    • 🐛 autoupdate hangs on "waiting for Dockhand"

    Docker image

    • docker pull fnsys/dockhand:v1.0.20
    • Also available as fnsys/dockhand:latest
    • View on Docker Hub
    Original source Report a problem
  • Mar 2, 2026
    • Date parsed from source:
      Mar 2, 2026
    • First seen by Releasebot:
      Mar 12, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.19

    Finsys unveils v1.0.19 with an inline logs panel on stacks page, sortable ports in containers, and structured auth logging. It includes stability fixes for Docker, TLS, LDAP, file browsing, SSH keys, and Hawser syncs, plus improved long operation responsiveness. Docker image fnsys/dockhand:v1.0.19.

    What's new in v1.0.19

    • ✨ Inline logs panel on stacks page — view container logs without leaving the page
    • ✨ Make ports column sortable in containers grid
    • ✨ Structured auth logging with client IP (login/logout/MFA/OIDC events)
    • 🐛 Fix memory leak: TLS context accumulation for HTTPS environments (Bun)
    • 🐛 Fix security scanning on Docker with custom logging drivers (Loki, Fluentd, etc.)
    • 🐛 Fix grouped log viewer not auto-scrolling on new entries
    • 🐛 Fix container recreation error messages not surfacing actual Docker errors
    • 🐛 Fix LDAP group-to-role mapping
    • 🐛 Fix container file browser hiding old files
    • 🐛 Fix SSH key permission issues on NAS filesystems
    • 🐛 Fix binary file corruption when syncing stacks to Hawser agents
    • 🐛 Fix UI timeout issues for long running operations

    Docker image

    docker pull fnsys/dockhand:v1.0.19
    

    Also available as fnsys/dockhand:latest

    View on Docker Hub

    Original source Report a problem
  • All of your release notes in one feed

    Join Releasebot and get updates from Finsys and hundreds of other software products.

  • Feb 16, 2026
    • Date parsed from source:
      Feb 16, 2026
    • First seen by Releasebot:
      Mar 12, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.18

    Finsys unveils Dockhand v1.0.18 with UI self update, clearer disk space after pruning, dynamic handling of child containers in stack operations, audit log for Git webhooks, Mattermost notifications, per environment disk thresholds, and a suite of security and stability fixes.

    What's new in v1.0.18

    • ✨ Dockhand self-update from the UI
    • ✨ Show freed disk space after image removal and pruning
    • ✨ Handle dynamically-spawned child containers in stack stop/down/restart/remove
    • ✨ Git webhooks are logged to the audit log
    • ✨ Add Mattermost notification support
    • ✨ Configurable disk usage warning threshold per environment
    • 🐛 Fix file upload CSRF 403 error on plain HTTP deployments
    • 🐛 Fix scanner container /wait timeout causing empty scan output
    • 🐛 Fix saving adopted external stack failing with 'Stack directory not found'
    • 🐛 Add Bearer token auth support for ntfy notifications
    • 🐛 Fix git SSH failing with 'No user exists for uid' with arbitrary UIDs
    • 🐛 Fix command palette flooding API requests on open
    • 🐛 Normalize stack names when adopting to prevent uppercase rejection
    • 🐛 Fix container update failing for shared network modes (container:, host, none)

    Docker image

    docker pull fnsys/dockhand:v1.0.18
    

    Also available as fnsys/dockhand:latest

    View on Docker Hub

    Original source Report a problem
  • Feb 9, 2026
    • Date parsed from source:
      Feb 9, 2026
    • First seen by Releasebot:
      Mar 12, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.17

    Finsys releases v1.0.17 with bug fixes for rootless Docker scanner, Hawser timeout, and stack container updates.

    What's new in v1.0.17

    • 🐛 Fix scanner failure on rootless Docker
    • 🐛 Increase Hawser compose operation timeout
    • 🐛 Fix regression in stack container updates

    Docker image

    docker pull fnsys/dockhand:v1.0.17
    

    Also available as fnsys/dockhand:latest

    View on Docker Hub

    Original source Report a problem
  • Feb 9, 2026
    • Date parsed from source:
      Feb 9, 2026
    • First seen by Releasebot:
      Mar 12, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.16

    Finsys releases v1.0.16 with Docker Compose override support and fixes for Hawser stack deploys, TLS test, env vars, and node failure.

    What's new in v1.0.16

    • ✨ Support Docker Compose override files when deploying stacks
    • 🐛 Fix Hawser stack deploy failing when compose file not present on remote host
    • 🐛 Fix Hawser Standard TLS test connection sending HTTP to HTTPS server
    • 🐛 Fix .env variables not applied on save & redeploy
    • 🐛 Fix single Hawser node failure cascading offline state to all environments

    Docker image

    • docker pull fnsys/dockhand:v1.0.16
    • Also available as fnsys/dockhand:latest
    • View on Docker Hub
    Original source Report a problem
  • Feb 8, 2026
    • Date parsed from source:
      Feb 8, 2026
    • First seen by Releasebot:
      Mar 12, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.15

    Finsys releases v1.0.15 with a pull-before-update option, usage filter on images, and visible repository names for untagged images. It ships native compose pull and up for stack updates, improved vulnerability sorting, and a host of stability fixes across environment, health, logs, and deploy workflows.

    What's new in v1.0.15

    • ✨ Pull before update option: New option to pull latest image before container auto-update
    • ✨ Usage filter on images page by usage status (used/unused/all)
    • ✨ Show repository name for untagged images: Better identification of images without tags
    • 🐛 Fix IPv6 address not accepted in environment Public IP field
    • 🐛 Fix IPv6 port link URLs by adding bracket formatting
    • 🐛 Fix custom compose filename not used in SSE deploy
    • 🐛 Fix env var leakage from Dockhand to user stacks
    • 🐛 Fix SMTP notification test returning false success
    • 🐛 Fix custom compose file path ignored for Hawser git stack deployments
    • 🐛 Fix escaped $$ variables (Docker Compose syntax) incorrectly flagged as missing
    • 🐛 Use native compose pull and up when updating stack containers
    • 🐛 Fix vulnerability scans hanging indefinitely or failing with JSON parse errors
    • 🐛 Fix memory leaks in SSE event streams and unconsumed Docker API response bodies
    • ✨ Sort vulnerability scan results by severity by default
    • ✨ Copy button for compose file contents in stack modal
    • ✨ Confirmation dialog before git stack sync
    • 🐛 Fix timezone aliases (e.g. Europe/Kyiv) not saving correctly
    • 🐛 Fix login crash with large session timeout values
    • 🐛 Fix profile display name not persisting due to field name mismatch
    • 🐛 Fix date formatting not respecting user preferences
    • 🐛 Fix static IP not preserved during container auto-update
    • 🐛 Fix stack adoption path conflict across different environments
    • 🐛 Fix container auto-update causing permission denied on bind mounts
    • 🐛 Fix health tab not showing healthcheck configuration
    • 🐛 Fix stack custom paths reset after edit
    • 🐛 Autofocus on login username and MFA code fields

    Docker image

    docker pull fnsys/dockhand:v1.0.15
    Also available as fnsys/dockhand:latest
    

    View on Docker Hub

    Original source Report a problem
  • Feb 7, 2026
    • Date parsed from source:
      Feb 7, 2026
    • First seen by Releasebot:
      Mar 12, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.14

    Finsys releases v1.0.14 with bug fixes for env vars, stack start/stop, clock format, TLS skip setting, and a new docker image.

    What's new in v1.0.14

    • 🐛 Fix environment variables in .env not interpolated during remote deployment
    • 🐛 Fix stack variables not re-injected during stack start/stop
    • 🐛 Fix time format 12/24 setting not respected in header clock
    • 🐛 Fix skip TLS verification not saved on new environment

    Docker image

    • docker pull fnsys/dockhand:v1.0.14
    • Also available as fnsys/dockhand:latest
    • View on Docker Hub
    Original source Report a problem
  • Jan 22, 2026
    • Date parsed from source:
      Jan 22, 2026
    • First seen by Releasebot:
      Mar 12, 2026
    Finsys logo

    Dockhand by Finsys

    1.0.12

    Finsys announces 1.0.12 release, signaling a new product version rollout.

  • Jan 20, 2026
    • Date parsed from source:
      Jan 20, 2026
    • First seen by Releasebot:
      Mar 12, 2026
    Finsys logo

    Dockhand by Finsys

    1.0.11

    Finsys releases 1.0.11 with improvements and stability updates.

  • Jan 18, 2026
    • Date parsed from source:
      Jan 18, 2026
    • First seen by Releasebot:
      Mar 12, 2026
    Finsys logo

    Dockhand by Finsys

    1.0.10

    Finsys releases version 1.0.10, signaling a new product update.

Related vendors