Dockhand Updates & Release Notes
28 updates curated from 1 source by the Releasebot Team. Last updated: Jul 12, 2026
- Jul 11, 2026
- Date parsed from source:Jul 11, 2026
- First seen by Releasebot:Jul 12, 2026
v1.0.37
Dockhand ships v1.0.37 with Prometheus metrics, SARIF export, new Vulnerabilities dashboard insights, direct container image updates from Stack view, customizable sidebar, and numerous fixes and scanner updates that improve reliability and visibility.
What's new in v1.0.37
- ✨ Prometheus metrics at /metrics for env state and internals, gated by EXPORT_METRICS (#339)
- ✨ export scan results as SARIF 2.1.0, manual export and API for DefectDojo/Dependency-Track/GitHub (#415)
- ✨ bump bundled docker-compose to 5.2.0-r0 to clear known CVEs
- ✨ Vulnerabilities dashboard: aggregated CVE findings (#1038)
- ✨ update container images directly from the Stack view (#1073)
- ✨ stacks list shows an update indicator for stacks with image updates (#504)
- 🐛 copying an image to another registry keeps its tag instead of defaulting to latest (#1243)
- 🐛 more-than-current image re-scans the current image so a stale cached scan doesn't block (#1022)
- ✨ application logs now include the log level (INFO/WARN/ERROR) in the prefix (#1166)
- ✨ option to suppress the "What's New" popup (#1235)
- 🐛 ntfy notifications now forward the email query parameter so ntfy can send email (#1231)
- ✨ default scanner images bumped to grype v0.115.0 and trivy 0.71.2 (#1241)
- 🐛 the "Latest" update-check result now stays visible and doesn't revert (#1019)
- ✨ a stack with container label dockhand.adopt=false excluded from adoption (#998)
- 🐛 dashboard daemon info shows the real host hostname, not Dockhand's container id (#1265)
- ✨ file editor prompts to save/discard unsaved changes before closing (#1264)
- 🐛 GET /api/containers/check-updates now lists pending updates (POST still triggers a check) (#1266)
- ✨ sidebar menu customizable (order and visibility of items) (#1252)
- 🐛 activity and audit date filters respect the configured timezone instead of UTC (#1269)
- ✨ git deploy progress shows the changed files before the deploy starts (#1260)
Docker image
docker pull fnsys/dockhand:v1.0.37
Also available as fnsys/dockhand:latest
View on Docker Hub
Original source - Jun 27, 2026
- Date parsed from source:Jun 27, 2026
- First seen by Releasebot:Jun 27, 2026
v1.0.36
Dockhand ships v1.0.36 with a cleaner, more reliable experience, adding a sidebar update indicator, configurable scanner networking, project links on template tiles, and improved time, cron, and grid controls, alongside multiple bug fixes across the UI and registry tools.
What's new in v1.0.36
- ✨ sidebar shows an amber update indicator when a newer Dockhand image is available (#1146)
- 🐛 Tag image modal too narrow for images identified only by SHA (#1205)
- 🐛 self-hosted ntfy: accept raw tk_... access tokens in ?auth= (#1209)
- 🐛 dashboard: a single failed DB stats query no longer poisons the whole environment tile (#1210)
- 🐛 UI dates and times now honor the configured default timezone instead of the browser's timezone (#1183)
- 🐛 add missing reset-mfa.sh emergency script referenced by the manual (#1214)
- 🐛 registry browser: copy between registries no longer duplicates the host (#1220)
- ⚡ published image carries standard OCI annotations (source, url, title, description, vendor, licenses) (#1217)
- ✨ scanner: configurable network mode and DNS servers for vulnerability scans (#1219)
- ✨ template tiles now show a Project link that opens the upstream project page (#1211)
- ⚡ cron picker: hour shows just HH (was HH:00), minute granularity bumped from 15 to 5 (#1198)
- ✨ grid buttons: configurable size and optional semantic colors (#1072)
- 🐛 copy buttons (git deploy logs, API tokens) now work over plain HTTP (#1222)
- 🐛 Podman pod-infra containers no longer trigger update-check warnings (#1221)
- 🐛 terminal exec works even when the browser sends a cookie with stray % characters (#1224)
Docker image
docker pull fnsys/dockhand:v1.0.36
Also available as fnsys/dockhand:latest
View on Docker Hub
Original source All of your release notes in one feed
Join Releasebot and get updates from Finsys and hundreds of other software products.
- Jun 19, 2026
- Date parsed from source:Jun 19, 2026
- First seen by Releasebot:Jun 19, 2026
v1.0.35
Dockhand ships v1.0.35 with scanner image pruning controls, scan fixes, and improved healthchecks and shell detection.
What's new in v1.0.35
- ✨ image prune skips Dockhand's scanner images (grype, trivy), configurable (#625)
- 🐛 "No archive" download format selection not persisted (#1180)
- 🐛 regression: vulnerability scans on direct-TCP envs (#1195)
- 🐛 Pangolin labels — recognise the real public-resources / private-resources namespaces (#2)
- 🐛 healthcheck uses HTTPS probe when HTTPS_MODE=on (#1191)
- 🐛 shell detection improved for containers with non-standard PATH or shell locations (#1189)
Docker image
docker pull fnsys/dockhand:v1.0.35
Also available as fnsys/dockhand:latest
View on Docker Hub
Original source - Jun 17, 2026
- Date parsed from source:Jun 17, 2026
- First seen by Releasebot:Jun 17, 2026
- Modified by Releasebot:Jun 18, 2026
v1.0.34
Dockhand ships v1.0.34 with security fixes, UI and container management improvements, raw file downloads, update filtering, hostname and IP visibility, better logs, lifecycle actions, proxy URL surfacing, release notes links, and a template library for browsing and deploying compose templates.
What's new in v1.0.34
Important
This release closes GHSA-f6q3-chhc-4hxm
- ✨ raw file download — no tar wrapping (#1180)
- 🐛 update modal stuck after closing mid-pull (#1094)
- 🐛 vulnerability scans on Podman hosts (direct TCP and Hawser) (#1076)
- 🐛 crash-looping containers now appear in the logs page list (#227)
- ✨ filter containers by "Update available" (#1063)
- ✨ show hostname / IP of the selected environment in the top header (#962)
- ✨ internal auth and validation hardening and dependency bumps
- ✨ Traefik and Pangolin integration — surface proxy URLs on container and stack panels (#2)
- ✨ release-notes link next to images with updates available (#538)
- ✨ lifecycle action buttons in the container details modal (#461)
- ✨ template library — browse and deploy compose templates from configurable sources (#48)
- 🐛 file browser fails on containers with ls in /usr/sbin (#1185)
Docker image
docker pull fnsys/dockhand:v1.0.34
Also available as fnsys/dockhand:latest
View on Docker Hub
Original source - Jun 15, 2026
- Date parsed from source:Jun 15, 2026
- First seen by Releasebot:Jun 16, 2026
v1.0.33
Dockhand releases v1.0.33 with in-place container property updates without restart, richer volumes and stack navigation, new notification options, a native HTTPS listener, better editor and file-browser UX, and multiple fixes for registry, sync, tunnel, and deploy issues.
What's new in v1.0.33
- ✨ in-place container property updates without restart — restart policy, CPU/memory limits (#1153)
- ✨ clickable stack badge in container and volume inspect modals (#1121)
- ✨ clickable stack badge in volumes list row (#1122)
- ✨ volumes list shows driver_opts type (NFS, CIFS, etc.) with sort and filter (#1123)
- ✨ Bark iOS notifications (#1095, PR#1097, @undirectlookable)
- ✨ Signal notifications via signal-cli-rest-api (#1099)
- ✨ Apprise passthrough — forward to a self-hosted caronc/apprise-api server (#1099)
- 🐛 env editor flagged Docker/Compose built-ins as MISSING (#141)
- 🐛 YAML editor indentation was inconsistent when pressing Enter (#1156)
- ✨ dockhand.update=false, dockhand.hidden=true and localhost/* images skip registry polling (#1083)
- 🐛 registry authentication for image pulls (#1105)
- ✨ native HTTPS listener, off by default (#1102)
- 🐛 environments stuck "Failed" after VPN/Tailscale tunnel drops until agent restart (#1160)
- 🐛 health_status events flooding container_events table (#1165)
- 🐛 git stack sync removes files deleted from the repo (hash-verified) (#966, #1162)
- ✨ upload TLS/mTLS certificate files in environment editor (#125)
- ✨ syntax highlighting for shell, Dockerfile, TOML, INI/conf and .env files in the file browser viewer (#1055)
- ✨ Animated icons now configurable (#1169)
- 🐛 stack deploys ignored the env's configured socket path (#1172)
- 🐛 environment names with characters that break path resolution (e.g. *) are now rejected (#1179)
Docker image
docker pull fnsys/dockhand:v1.0.33
Also available as fnsys/dockhand:latest
View on Docker Hub
Original source Similar to Dockhand with recent updates:
- Gemini updates359 release notes · Latest Jul 22, 2026
- Codex updates205 release notes · Latest Jul 23, 2026
- Proton Pass updates35 release notes · Latest Jul 11, 2026
- Next.js updates83 release notes · Latest Jul 21, 2026
- Gemini CLI updates155 release notes · Latest Jul 22, 2026
- Visual Studio Code updates48 release notes · Latest Jul 22, 2026
- Jun 6, 2026
- Date parsed from source:Jun 6, 2026
- First seen by Releasebot:Jun 7, 2026
v1.0.32
Dockhand ships v1.0.32 with container details polish, improved logs, smarter env editor behavior, and network mode support for sharing another container’s namespace. It also fixes several bugs around edits, git stacks, label overrides, and dashboard counts.
What's new in v1.0.32
- ✨ container details tweaks: process count, label filter, copy all labels (#812)
- ✨ log improvements (#1130)
- 🐛 cleared Resources fields not persisted on container edit (#1119)
- 🐛 long container names overflowed in activity event details dialog (#1129)
- 🐛 git stack recreate and start operations ignored Dockhand-stored env vars (#1132)
- 🐛 dashboard stopped count reset to 0 after refresh for gracefully stopped containers (#1133)
- 🐛 auto-update preserves runtime -e env and -l label overrides (#1135)
- 🐛 git stack volume binds resolved to wrong host path when compose was in a subdirectory (#1139)
- 🐛 git stacks: subdir compose files now find their adjacent env files (#1136)
- ✨ env editor doesn't flag Docker/Compose built-in variables as unused (#141)
- ✨ container network mode: share another container's network namespace (#161)
Docker image
docker pull fnsys/dockhand:v1.0.32
Also available as fnsys/dockhand:latest
View on Docker Hub
Original source - May 30, 2026
- Date parsed from source:May 30, 2026
- First seen by Releasebot:May 30, 2026
v1.0.31
Dockhand fixes a 502 Bad Gateway issue behind nginx-based reverse proxies and ships Docker image v1.0.31.
What's new in v1.0.31
🐛 502 Bad Gateway behind nginx-based reverse proxies — SvelteKit 2.51+ bloated the Link response header, pinned to 2.50.0 (#1114)
Docker image
docker pull fnsys/dockhand:v1.0.31Also available as fnsys/dockhand:latest
View on Docker Hub
Original source - May 30, 2026
- Date parsed from source:May 30, 2026
- First seen by Releasebot:May 30, 2026
v1.0.30
Dockhand adds log viewer controls, selective image cleanup, container port mapping improvements, live network attach and detach, stack and container management updates, notification and URL label enhancements, plus multiple bug fixes and a Docker Compose bump.
What's new in v1.0.30
- ✨ time range filter for log viewer — filter logs by From/To date and time (#1068)
- ✨ configurable tail line count in log viewer — choose from 100 to all lines (#1066)
- ✨ toggleable line numbers in log viewer (#1067)
- ✨ "some unused" image filter — show images with both used and unused tags for selective cleanup (#621)
- ✨ IP binding and port ranges in container port mappings (#581)
- ✨ remove individual containers directly from stacks page (#576)
- 🐛 scan cache lookup by tag name never matched — results now resolved via image digest (#1064)
- 🐛 image-baked env vars not updated during auto-update container recreation (#1061)
- 🐛 git stack deploy via Hawser fails with "Invalid string length" when repo has large files (#1040)
- ✨ Gotify notification priority via URL query param — gotify://host/token?priority=5 (#1033)
- 🐛 consistent action button order across container and stack views (#1079)
- ✨ named custom URL labels — dockhand.url=Name markdown syntax (#1065)
- 🐛 HTTPS git credentials no longer leaked in process arguments (#1081)
- ✨ bump Docker Compose to 5.1.4 (GHSA-pmwq-pjrm-6p5r)
- ✨ dockhand.order label to control container display order within stacks (#847)
- ✨ live network attach/detach for running containers — join or leave Docker networks without restarting (#1051)
- 🐛 environment variable values with nested quotes progressively corrupted on each save (#1036, #1086)
Docker image
Original sourcedocker pull fnsys/dockhand:v1.0.30 Also available as fnsys/dockhand:latest View on Docker Hub - May 17, 2026
- Date parsed from source:May 17, 2026
- First seen by Releasebot:May 17, 2026
v1.0.29
Dockhand releases v1.0.29 with cleaner container management, better visibility, and multiple usability upgrades. It adds exposed port display, central label management, host port suggestions, custom URL labels, scan reports, and log viewer controls, while fixing several container, env, and cleanup issues.
What's new in v1.0.29
✨ optionally display internal (exposed) container ports alongside published ports (#193)
✨ show app version in sidebar with build info tooltip (#209)
✨ central label management — rename or delete labels across all environments (#661)
✨ find next available host port when creating or editing containers (#116)
✨ theme-aware scrollbar styling — scrollbars adapt to dark/light mode and color palettes (#462)
🐛 update buttons (single, selected, and all) now respect the "confirm dangerous actions" setting (#638, #751)
✨ custom URL labels - dockhand.url or dockhand.port.{port}.url to add links alongside container ports (#266)
✨ generate and copy token for Hawser Standard mode with run command hint (#337)
🐛 environment stack directory not cleaned up when environment is deleted (#1023)
✨ toggle to hide timestamps and container name prefix in log viewer (#124)
🐛 Podman containers health status not showing (#737)
🐛 containers with exit code 0 (init/migration) no longer cause stack "partial" status (#1026)
🐛 stats stream 400 on reconnect by skipping overlapping fetches (#1044)
🐛 env var validation false positive for values containing $ followed by text (#1048)
🐛 git-repos directory not cleaned up when environment is deleted (#1049)
🐛 webhook secret auto-generated when left empty despite hint saying otherwise (#1050)
✨ scan reports — combined or individual Grype/Trivy (#1056)Docker image
docker pull fnsys/dockhand:v1.0.29
Original source
Also available as fnsys/dockhand:latest
View on Docker Hub - May 9, 2026
- Date parsed from source:May 9, 2026
- First seen by Releasebot:May 9, 2026
v1.0.28
Dockhand releases v1.0.28 with stronger git stack and container management, new context directory and no-cache build options, editable cache cleanup schedules, static IP and MAC settings, ntfy query parameter support, and fixes for env vars, deploy logs, labels, stacks, and dashboard issues.
What's new in v1.0.28
- ✨ context directory for git stacks — reference files from anywhere in the repo (#864)
- ✨ no-cache build option for git stacks (#880)
- 🐛 env vars lost when switching between raw/form view (#964)
- 🐛 compose name property not respected during stack scan (#922)
- ✨ editable schedule for scanner cache cleanup (#979)
- 🐛 container labels cannot be deleted (#984)
- 🐛 env var values leaked in deploy logs — now all values are redacted (#985)
- 🐛 volume export keeps helper container alive, preventing volume prune/deletion (#983)
- 🐛 ntfy self-hosted notifications fail when using ?auth= query parameter (#840)
- 🐛 scrollbar appears in dashboard tiles when content overflows (#969)
- 🐛 case-sensitive environment sort order — lowercase names sorted after uppercase (#975)
- 🐛 inaccurate dashboard CPU gauge caused by one-shot stats flag (#932)
- ✨ ntfy notifications support ?tags=, ?title=, and ?priority= URL query parameters (#689)
- 🐛 stack .env file wiped when saving from graph view (#988)
- ✨ dismiss update available indicators without updating (#853)
- ✨ public IP setting available for hawser-edge environments — enables clickable port links (#350)
- 🐛 git stack creation silently destroys existing stacks with the same name (#1001)
- ✨ static IP/MAC address configuration for containers (#297)
Docker image
- docker pull fnsys/dockhand:v1.0.28
- Also available as fnsys/dockhand:latest
- View on Docker Hub
- Apr 26, 2026
- Date parsed from source:Apr 26, 2026
- First seen by Releasebot:Apr 26, 2026
v1.0.27
Dockhand ships v1.0.27 with network graph visualization, a customizable compose template for new stacks, Microsoft Teams notifications, new container label controls, better log search and terminal tools, and several bug fixes for notifications, volumes, timestamps, and git certificates.
What's new in v1.0.27
- ✨ network graph visualization on networks page (#894, @Penlane)
- ✨ customizable compose template for new stacks in settings (#632, @oratory)
- ✨ Microsoft Teams notifications via Power Automate Workflows (#355, @slokhorst)
- ✨ container label controls: dockhand.update, dockhand.hidden, dockhand.notify (#6, #53, #94, #215)
- ✨ configurable label filter matching mode (any/all) for environment dashboard (#607)
- ✨ log search filter mode to hide non-matching lines (#916)
- ✨ inline terminal on logs page with resizable split layout (#900)
- 🐛 disable Telegram link preview in notifications (#910, @deenle)
- 🐛 cron editor rejects 6-field expressions with seconds (#839, @GiulioSavini)
- 🐛 mirror Dockhand's ExtraHosts into scanner and self-update containers (#836, @YewFence)
- 🐛 duplicate volume binds during container recreate (#765, @itsDNNS)
- 🐛 log timestamp formatting not applied on main logs page (#882)
- 🐛 uploaded files now inherit container user ownership (#732, @ivanjx)
- 🐛 extraneous backslash in Telegram notification environment name (#955)
- 🐛 collapse ports into ranges only if 3 or more consecutive ports
- 🐛 git operations auto-merge system CAs with custom cert (#967)
Docker image
docker pull fnsys/dockhand:v1.0.27
Also available as fnsys/dockhand:latest
View on Docker Hub
Original source - Apr 19, 2026
- Date parsed from source:Apr 19, 2026
- First seen by Releasebot:Apr 19, 2026
v1.0.26
Dockhand adds persistent grid sorting, richer stack and container details, volume deletion on stack removal, and cleaner port display, while fixing authentication, navigation, notification, and MFA issues.
What's new in v1.0.26
- ✨ persist sort order across page navigation for all data grids (#861, #912)
- ✨ show git repository URL and branch in git stack edit modal (#856)
- ✨ show memory limit alongside usage in containers and stacks views (#893)
- ✨ option to delete associated volumes when removing a stack (#655)
- ✨ collapse consecutive port mappings into ranges in container list (#821)
- 🐛 bearer token authentication fails with enterprise license active
- 🐛 clicking stack name toggles stats accordion instead of just opening editor (#628)
- 🐛 scheduled image prune notifications missing environment name (#770)
- 🐛 Gotify, ntfy, Pushover, and webhook notifications missing environment name (#943)
- 🐛 MFA code field not recognized by Bitwarden and other password managers (#566)
Docker image
docker pull fnsys/dockhand:v1.0.26Also available as fnsys/dockhand:latest
View on Docker Hub
Original source - Apr 18, 2026
- Date parsed from source:Apr 18, 2026
- First seen by Releasebot:Apr 19, 2026
v1.0.25
Dockhand releases v1.0.25 with API token authentication for CI/CD scripts, Telegram topic support, and a set of fixes for container editing, schedule handling, settings, image pruning, secret masking, and Docker Compose support.
What's new in v1.0.25
✨ API token authentication — Bearer tokens for CI/CD pipelines and scripts
✨ Telegram topic support — send notifications to supergroup topics (#855)
🐛 allow removing healthcheck, ports, and honor startAfterUpdate=false during container edit (#892)
🐛 validate stack names and prevent broken DB entries on invalid input (#876)
🐛 use per-environment timezone for schedule execution log timestamps (#882)
🐛 "Pull image before update" and "Start after update" settings ignored (#909)
🐛 image prune timeout on hawser-standard when pruning many images (#905)
🐛 bump Docker Compose to 5.1.3
🐛 mask secret environment variables in container inspect modal (#924)
🐛 viewer role can toggle, delete, and run schedules (#923)
🐛 settings show defaults instead of saved values after login until page refresh (#921)
🐛 settings toggle notifications show wrong state (#931)
🐛 stack memory tooltip shows inflated total on multi-container stacks (#936)Docker image
docker pull fnsys/dockhand:v1.0.25
Also available as fnsys/dockhand:latest
View on Docker Hub
Original source - Apr 3, 2026
- Date parsed from source:Apr 3, 2026
- First seen by Releasebot:Apr 4, 2026
v1.0.23
Dockhand adds a theme toggle with System mode, per-container custom shell sessions, and new redeploy and force-redeploy options for internal and Git stacks. It also fixes hostname validation, Git SSL cert handling, stack sync data loss, and several scanner and registry issues.
New
- Added a theme toggle with a System option that automatically follows the OS light/dark preference. (#803)
- Added a custom shell option for terminal sessions, persisted per container. (#830)
- Added a Redeploy button for internal stacks with pull, build, and force-recreate options. (#152)
- Added build, image re-pull, and force redeployment options for Git stacks. (#792, #472)
Fixes
- Fixed hostname validation to allow underscores. (#790)
- Fixed cloning and pulling from HTTPS Git repositories with self-signed CA certificates. (#842)
- Fixed stack restarts for containers using network_mode: service: by adding a recreate option. (#844)
- Fixed Git stack sync deleting data in relative volume paths. (#831)
- Fixed batch update skipping Hawser containers. (#485)
- Fixed registry deletion for multi-arch and OCI manifest images.
- Fixed scanner cache cleanup to prevent volume bloat. (#808)
- Fixed Docker API version negotiation for scanner and updater sidecar containers. (#759)
- Fixed vulnerability scan counts not matching the displayed list. (#705)
Docker image
docker pull fnsys/dockhand:v1.0.23
Also available as fnsys/dockhand:latest
View on Docker Hub
Original source - Apr 3, 2026
- Date parsed from source:Apr 3, 2026
- First seen by Releasebot:Apr 4, 2026
v1.0.24
Dockhand fixes HTTP registry browsing SSL errors and preserves git stack deploy options in the edit dialog.
What's new in v1.0.24
- 🐛 browsing HTTP registries fails with SSL error (#868)
- 🐛 git stack deploy options (build, re-pull, force redeploy) not persisted in edit dialog
Docker image
docker pull fnsys/dockhand:v1.0.24Also available as fnsys/dockhand:latest
View on Docker Hub
Original source
Curated by the Releasebot team
Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.