| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-02 | 1.7 kB | |
| v1.0.46 source code.tar.gz | 2026-09-02 | 7.3 MB | |
| v1.0.46 source code.zip | 2026-09-02 | 8.1 MB | |
| Totals: 3 Items | 15.4 MB | 1 | |
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
:::bash
docker pull fnsys/dockhand:v1.0.46
Also available as fnsys/dockhand:latest