Finsys Release Notes

Follow

37 release notes curated from 1 source by the Releasebot Team. Last updated: Sep 2, 2026

Get this feed:

Finsys Products

  • Sep 2, 2026
    • Date parsed from source:
      Sep 2, 2026
    • First seen by Releasebot:
      Sep 2, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.46

    Dockhand releases v1.0.46 with smoother stack restarts, secret-less git webhooks, an optional flat local stacks layout, faster backups, and broader API, permissions, and compose validation fixes for a more reliable experience.

    What's new in v1.0.46

    ✨ restart a stack in depends_on order, keeping the same containers (#1480)

    ✨ allow secret-less git webhooks via the ALLOW_WEBHOOKS_WITHOUT_SECRET env var

    ✨ optional STACKS_DIR flat layout for local stacks (#514, #778, PR#1482, @xd003)

    πŸ› faster incremental backups when multiple stacks share one repository (#1494)

    πŸ› "disable build cache" no longer errors on deploy (#1479, PR#1020, @He-Is-HaZaRdOuS)

    πŸ› test connection on a saved environment without re-entering the token (#1483)

    πŸ› populate environment variables again finds the repo's .env file (#1495)

    πŸ› POST /api/stacks honors the target environment in the body (#1491)

    πŸ› large image scans no longer fail when the scanner log rotates (#1496)

    πŸ› Compose Validate no longer false-flags a valid env_file (#1497)

    πŸ› cache app icons in one request so the containers and stacks pages load faster

    πŸ› upgrade svelte to 5.56.10 (#1476, PR#1477, @ThanatosDi)

    πŸ› refresh the bundled docker-compose (5.5.0-r2)

    πŸ› stricter per-environment access and permission checks across the API

    πŸ› redact secret values from compose command output and restrict backup restore targets

    πŸ› local-path backup destinations now reject a host path that isn't a Dockhand bind mount (#1506)

    πŸ› escape $ in env values when generating a compose file from a container (#1507)

    πŸ› clearer git permission errors that match the credential type (token vs SSH key) (#1509)

    Docker image

    docker pull fnsys/dockhand:v1.0.46

    Also available as fnsys/dockhand:latest

    View on Docker Hub

    Original source
  • Aug 27, 2026
    • Date parsed from source:
      Aug 27, 2026
    • First seen by Releasebot:
      Aug 27, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.45

    Dockhand ships a security-focused v1.0.45 with API hardenings, KeePassXC secret provider support, better compose generation and validation, optional webhook info in stacks, new Disk I/O and Net I/O sorting, and fixes for backup schedules, stack path moves, and custom git stack icons.

    ⚠️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

    Original source
  • All of your release notes in one feed

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

    Create account
  • Aug 25, 2026
    • Date parsed from source:
      Aug 25, 2026
    • First seen by Releasebot:
      Aug 25, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.44

    Dockhand ships v1.0.44 with broader container and stack management, new MQTT notifications, TLS backup repository support, Azure Key Vault secrets, Proton Pass and branch selector improvements, plus updates for container icons, pruning control, and several bug fixes.

    What's new in v1.0.44

    ✨ generate a compose file from any container - save as new or append to existing stack (#489)

    ✨ MQTT notification channel - publish events to a broker (#280)

    ✨ TLS backup repositories with a private CA and optional mutual TLS (#1451)

    ✨ custom stack and container icons, plus automatic container icons (#31)

    ✨ Azure Key Vault as a secret provider (bulk pull or inline azurekv:// references)

    ✨ Proton Pass inline references accept vault and item names, not just ids (pass://vault/item/field) (#1449)

    ✨ branch selector on git stack, with per-stack branch override (#649, PR#1343, @brx19)

    ✨ click the update icon in the image column to update a container (#1435)

    ✨ Pushover notifications can target specific devices (#1411)

    ✨ keep specific images from being pruned with a dockhand.prune=false label (#1391)

    πŸ› Infisical secret references now resolve to their value instead of the raw reference (#1447)

    πŸ› the version-update dialog no longer duplicates the old tag when the running image is digest-pinned (#1437)

    πŸ› a compose stack with a restarting container now shows a Stop action instead of Start (#1438)

    πŸ› optimize 1Password API calls on deploy (#1436)

    πŸ› direct-remote staging pulls the alpine helper image instead of failing when it's missing (#1442)

    πŸ› Proton Pass secrets now resolve on headless hosts with no system keyring (#1440)

    πŸ› fix switching an Infisical provider back to a static token (#1448)

    πŸ› fix backpressure in Docker streaming responses (PR#1445, @StefanSa)

    πŸ› sort IPv6 subnets and addresses numerically instead of randomly (#1453)

    Docker image

    docker pull fnsys/dockhand:v1.0.44

    Also available as fnsys/dockhand:latest

    View on Docker Hub

    Original source
  • Aug 20, 2026
    • Date parsed from source:
      Aug 20, 2026
    • First seen by Releasebot:
      Aug 20, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.43

    Dockhand releases v1.0.43 with Compose validation, new secret providers for Bitwarden, Proton Pass and Infisical, OpenAPI docs, pinned image update badges, Zabbix notifications, and bug fixes for auth, syncs, backups and API handling.

    What's new in v1.0.43

    • πŸ› registry auth survives an http to https token realm redirect behind a TLS proxy (#1428)
    • πŸ› security: update Go to 1.25.13 (8 HIGH stdlib CVEs) and update docker-compose to 5.5.0
    • ✨ Compose validate - a preflight linter & validator for compose files
    • ✨ Bitwarden Secrets Manager as a secret provider via an operator-installed bws client (PR#1416, @StefanSa)
    • ✨ Proton Pass as a secret provider via an operator-installed pass-cli client
    • ✨ Infisical: Universal Auth (Machine Identity) as well as a static token (#1398, @strausmann)
    • ✨ detect newer version tags for pinned images and show them as a badge with release notes (#1176)
    • ✨ OpenAPI spec at /api/docs with a Scalar viewer, opt-in via FEAT_API_DOCS (#814, PR#1342, @strausmann)
    • ✨ Zabbix notification channel via the history.push API (PR#1419, @snesterkov)
    • πŸ› concurrent git syncs sharing an SSH credential no longer fail on a missing temp key (#1413, PR#1143, @HoroTW)
    • πŸ› backup notifications show a real title and message instead of "undefined" (#1414)
    • πŸ› git stacks accept a compose/env path with a leading slash (#1355)
    • πŸ› container update notifications now fire properly (#1424)
    • πŸ› Infisical: the project ID is optional when using a service token - it's taken from the token (#1398)
    • πŸ› API: adopting a stack rejects a compose path not on Dockhand's filesystem (#1375)
    • πŸ› API: validating a stack's env vars no longer drops the environment id (#1423)
    • πŸ› editing a secret provider no longer wipes its stored token (#1432)

    Docker image

    docker pull fnsys/dockhand:v1.0.43

    Also available as fnsys/dockhand:latest

    View on Docker Hub

    Original source
  • Aug 16, 2026
    • Date parsed from source:
      Aug 16, 2026
    • First seen by Releasebot:
      Aug 16, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.42

    Dockhand adds optional indentation guides in the compose/YAML editor, support for caddy-docker-proxy labels, Docker image .tar uploads for air-gapped hosts, and new stack secrets from external providers, while also fixing several deploy, MFA, Podman, and log issues.

    What's new in v1.0.42

    • ✨ optional indentation guides in the compose/YAML editor (#1410)
    • ✨ support caddy-docker-proxy labels (#1390)
    • πŸ› updating a compose file over the API now saves it, not just deploys it (#1383)
    • πŸ› reopening the MFA setup screen while MFA is enabled no longer wipes the secret and backup codes (#1399)
    • ✨ upload a Docker image .tar through the UI (docker load) for air-gapped hosts (#88, #1389)
    • πŸ› stack deploys no longer leak Dockhand's own DOCKER_HOST into services (#1393)
    • ✨ stack secrets from external providers (1Password, HashiCorp Vault, Infisical and Doppler) (PR#1360, @wintech147, @GooRoo)
    • πŸ› container update no longer fails on Podman when CPU limits are set (#1381)
    • πŸ› container update no longer fails on Podman for containers using userns_mode: keep-id (#1409)
    • πŸ› stack deploy now respects DOCKER_CONFIG when pulling private images (#1376)
    • πŸ› start, stop or restart on Hawser updates its files on the remote host, not only on redeploy (#1240)
    • πŸ› grouped container logs now show one merged timeline sorted by time (#1406)
    • πŸ› multi-arch images no longer show false "update available" (#1367)

    Docker image

    docker pull fnsys/dockhand:v1.0.42
    

    Also available as fnsys/dockhand:latest

    View on Docker Hub

    Original source
  • Similar to Finsys with recent updates:

  • Aug 9, 2026
    • Date parsed from source:
      Aug 9, 2026
    • First seen by Releasebot:
      Aug 10, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.41

    Dockhand releases v1.0.41 with a configurable default homepage, direct remote environments, S3 region quick-picks, richer registry browsing, and many fixes for backups, restores, container updates, LDAP, dashboards, and logs.

    What's new in v1.0.41

    ✨ configurable default homepage (#1354)
    ✨ direct remote environments - remote stacks dir configurable, for putting the whole stack onto the remote
    ✨ S3 backup destinations take an AWS region with a region quick-pick
    ✨ registry browser shows tag size and date for self-hosted registries, loaded on expand (#876)
    πŸ› activity log times now honor the configured timezone (#1183)
    πŸ› container updates respect the new image's command/entrypoint (#1371)
    πŸ› deleting a stack shows which folders will be removed, with a choice to keep/delete folders (#675)
    πŸ› fixed an LDAP filter parsing issue that could break group-based role assignment with some AD DNs
    πŸ› child containers using network_mode: service/container reconnect when their parent is updated (#570)
    πŸ› dashboard pending-update count now matches the containers list (#1006)
    πŸ› more room between settings/editor content and the scrollbar (#1171)
    πŸ› GitLab and Harbor registries no longer report a misleading auth error when browsing (#873)
    πŸ› backup volume picker shows every bind mount when two containers share a container path (#1373)
    πŸ› Google Cloud backup destinations now use a service-account JSON key
    πŸ› backup and restore helper containers no longer emit a "container died" notification when they finish
    πŸ› snapshots from another Dockhand instance sharing the repo now appear as restorable orphans (#1351)
    πŸ› a stack restored to new locations always keeps its compose file and stays internal (#1351)
    πŸ› improved restic repository operations log (prune, check, repair index etc.)
    πŸ› Azure Blob destinations no longer fail with 'invalid format' on init
    πŸ› backup destinations now have separate extra backup and restore flags (#1349)

    Docker image

    docker pull fnsys/dockhand:v1.0.41
    Also available as fnsys/dockhand:latest
    View on Docker Hub

    Original source
  • Jul 31, 2026
    • Date parsed from source:
      Jul 31, 2026
    • First seen by Releasebot:
      Aug 1, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.40

    Dockhand releases v1.0.40 with bug fixes and workflow improvements for git stacks, backups, and environment handling. It adds a richer git stack source badge, improves delete and restore behavior, defaults public URLs to https, and includes a docker-compose security bump.

    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

    Original source
  • Jul 26, 2026
    • Date parsed from source:
      Jul 26, 2026
    • First seen by Releasebot:
      Jul 27, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.39

    Dockhand fixes stack deployment and backup bugs in v1.0.39 and clears pending-update badges after redeploys.

    What's new in v1.0.39

    • πŸ› regression: stacks with relative bind mounts deployment fails (#1310)
    • πŸ› redeploying a stack with pull now clears the dashboard pending-update badge for containers it updated (#1311)
    • πŸ› stack backups no longer fail on deeply nested files whose path exceeds 100 bytes

    Docker image

    docker pull fnsys/dockhand:v1.0.39
    

    Also available as fnsys/dockhand:latest

    View on Docker Hub

    Original source
  • Jul 25, 2026
    • Date parsed from source:
      Jul 25, 2026
    • First seen by Releasebot:
      Jul 27, 2026
    Finsys logo

    Dockhand by Finsys

    v1.0.38

    Dockhand releases v1.0.38 with beta container and stack backups, read-only Git stack YAML and dependency graph viewing, plus a broad set of reliability fixes, auth and update improvements, and DNS and notification enhancements.

    What's new in v1.0.38

    • ✨ container/stacks backups (beta), gated with FEAT_BACKUPS_ENABLED
    • ✨ view a Git stack's compose YAML and dependency graph read-only by clicking its name (PR#1294, @nenad)
    • πŸ› deploy on a plain internal stack no longer 500s when the request has no body (#1271)
    • πŸ› wider Activity event details modal (#1277)
    • πŸ› container updates refresh image-provided env vars and labels, overrides are kept (#1226, #1256)
    • πŸ› private repos with a token credential and no username now authenticate (#1273)
    • πŸ› dashboard CPU history no longer spikes past 100% on busy/churny hosts (#1279)
    • πŸ› failed updates (e.g. Docker Hub limits) show a 'check failed' instead of silently reporting no update (#1255)
    • πŸ› git stacks reject uppercase names upfront instead of leaving an orphaned clone (#1284)
    • πŸ› scan all images now covers untagged digest-pinned images instead of skipping them (#1286)
    • πŸ› registry containers stuck on a moved tag are no longer misread as "local" and skipped from updates (#1288)
    • πŸ› bump docker-compose 5.2.0-r0 -> 5.3.1-r1 (CVE-2026-42505)
    • πŸ› bump Go 1.25.11 -> 1.25.12 (patches 4 stdlib CVEs)
    • πŸ› volume prune now removes named unused volumes, keeping scanner caches (#1289)
    • ✨ DNS_RESULT_ORDER=verbatim enables IPv6 fallback for outbound requests on IPv4-broken hosts (#1293)
    • πŸ› OIDC/network errors now show the underlying cause instead of a bare "fetch failed" (#1293)
    • πŸ› ntfy webhook with a trailing slash on the topic no longer fails with a 404 (#1300)
    • πŸ› stack deploy and git sync notifications now actually fire on real deploys (#1295)

    Docker image

    docker pull fnsys/dockhand:v1.0.38

    Also available as fnsys/dockhand:latest

    View on Docker Hub

    Original source
  • Jul 11, 2026
    • Date parsed from source:
      Jul 11, 2026
    • First seen by Releasebot:
      Jul 12, 2026
    Finsys logo

    Dockhand by Finsys

    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
    Finsys logo

    Dockhand by Finsys

    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
  • Jun 19, 2026
    • Date parsed from source:
      Jun 19, 2026
    • First seen by Releasebot:
      Jun 19, 2026
    Finsys logo

    Dockhand by Finsys

    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
    Finsys logo

    Dockhand by Finsys

    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
    Finsys logo

    Dockhand by Finsys

    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
  • Jun 6, 2026
    • Date parsed from source:
      Jun 6, 2026
    • First seen by Releasebot:
      Jun 7, 2026
    Finsys logo

    Dockhand by Finsys

    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
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes 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.