Releases: GoodiesHQ/headscale-admin
Releases · GoodiesHQ/headscale-admin
v0.25.6
Minor bugfix:
- Prevents you from creating a user with an empty username (the API technically doesn't prevent you from doing this, but since many API actions still use the username, you cannot delete the user or perform some necessary actions).
Full Changelog: v0.25.5...v0.25.6
v0.25.5
v0.25.4
Minor changes
- Sorting icon changes to chevron, reduced size.
- Less intrusive logo size means sorting is always shown instead of toggling visibility.
Full Changelog: v0.25.3...v0.25.4
v0.25.3
Minor changes.
- Added a save button on all ACL builder pages to make saving easier and more intuitive.
- Policy sorting logo changes.
- Dependency bumps and code cleanup
Full Changelog: v0.25.2...v0.25.3
v0.25.2
Minor update. Fixed inability to rename nodes.
Full Changelog: v0.25.1...v0.25.2
v0.25.1
Minor update. Fixed reactivity issue with API verification messages.
Full Changelog: v0.25.0...v0.25.1
v0.25.0
- Compatibility with headscale version 0.25
- Disabled the ability to rename OIDC users
- Added a simple Caddy-based example with no dependency on Cloudflare
Full Changelog: v0.24.9...v0.25.0
v0.24.9
- Added metadata within each ACL policy entry to store some information about it.
- This includes the ability to save custom names for policies and storing whether or not the accordion was expanded for the ACL entry
- Changed "Load Config" behavior to pull ACL config from the server, added "Reset Config" to make a simple permissive baseline
- If no ACL config is detected, then load the simple permissive baseline instead of an empty policy which can't be saved
Full Changelog: v0.24.8...v0.24.9
v0.24.8
Small bugfixes.
- Fixed inline editing of ACL Hosts checkbox button not working
- Fixed labels on the Deploy page so clicking a label will also check the related box
Full Changelog: v0.24.7...v0.24.8
v0.24.7
- Fixed the removal of objects from the ACL builder. Removing "Group" and "Host" now removes it from the ACL and SSH policies.
Full Changelog: v0.24.6...v0.24.7