Releases: privacyint/docker-headscale
Releases · privacyint/docker-headscale
Release list
v2026.05.01
What's Changed
- Fix white screens on Admin GUI page reloads/direct access by @EdGeraghty in #82
- Bump Alpine to
v3.23.4by @EdGeraghty in #83 - fix(ci): use fine-grained PAT for bump-upstream-releases PR creation by @Copilot in #85
- bump-github-release: fail fast when expected ARG lines are missing from Dockerfile by @Copilot in #86
- Enhance CI workflow for upstream version bumps and tracking by @EdGeraghty in #84
- Fail fast on missing Azure credentials for
abs://litestream replica URL by @Copilot in #88 - docs(azure): replace exported STORAGE_ACCOUNT_KEY with inline command substitution by @Copilot in #89
- docs(azure): use RBAC for blob container creation instead of shared key by @Copilot in #90
- Remove IDENTITY_ENDPOINT requirement for managed identity Azure Blob auth by @Copilot in #91
- fix: fail-fast Azure abs:// auth validation in container entrypoint by @Copilot in #92
- Enhance Azure implementation and update documentation by @EdGeraghty in #87
- Bump runner dependencies by @EdGeraghty in #94
- deps(deps): bump github/codeql-action from 3.35.3 to 4.35.3 by @dependabot[bot] in #99
- deps(deps): bump actions/github-script from 7.1.0 to 9.0.0 by @dependabot[bot] in #98
- deps(deps): bump docker/setup-buildx-action from 2.10.0 to 4.0.0 by @dependabot[bot] in #96
- deps(deps): bump actions/cache from 4.3.0 to 5.0.5 by @dependabot[bot] in #95
- deps(deps): bump hadolint/hadolint-action from 2.1.0 to 3.3.0 by @dependabot[bot] in #97
- feat: Utilise Caddy ECH (Encrypted Client Hello) by @Copilot in #93
New Contributors
- @dependabot[bot] made their first contribution in #99
Full Changelog: v2026.04.01...v2026.05.01
v2026.04.01
Headscale v0.28.0 is here!
What's Changed
- Bump litestream to
0.5.5by @EdGeraghty in #69 - Bump base Alpine Linux version by @EdGeraghty in #70
- Bump some versions by @EdGeraghty in #71
- Version bumps by @EdGeraghty in #72
- Broken admin panel by @EdGeraghty in #74
- Bump litestream version by @EdGeraghty in #75
- Bump Caddy to
2.11.2by @EdGeraghty in #76 - Refactor out redundant logic by @EdGeraghty in #73
- Fix false positives, check the generated config by @EdGeraghty in #77
- Export
GLOBAL_NAMESERVERS_YAMLconsistently across all return paths by @Copilot in #79 - Custom nameservers by @EdGeraghty in #78
- Move to PI's fork of
headscale-adminby @EdGeraghty in #80 - Bump
headscale-adminto supportv0.28.0by @EdGeraghty in #81
Full Changelog: v2025.12.01...v2026.04.01