Releases: GoodiesHQ/headscale-admin
Releases Β· GoodiesHQ/headscale-admin
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
v0.24.6
Bugfixes!
- Now allows you to use IP instead of CIDR in Hosts
- Fixed incorrect "Deploy" page relationships between some flags
- Improved build.cmd script
Full Changelog: v0.24.4...v0.24.6
v0.24.3
- Fixed reactivity issues caused by updating users and other stores only when they change instead of always.
- Removed Create button on Routes page which did nothing
- Added unattended checkbox on Deploy page
- ACL now shows user email if provided instead of user name
Full Changelog: v0.24.1...v0.24.3
v0.24.1
v0.24.0
Minor changes to support headscale version 0.24
- Changed API interactions for renaming users and reassigning nodes
- Added new user fields for display purposes
- Minor bugfixes
Full Changelog: v0.23.0...v0.24.0
v0.23.0
Version 0.23.0
Largest change since the creation of headscale-admin!
- Compatibility with headscale version 0.23.0
- Introduction of web UI-based ACL management features
- Migration of Svelte version 4 to 5 for improved reactivity and SLOC reduction
Full Changelog: v0.1.7...v0.23.0
v0.1.12b
Happy to present a lot of bug fixes and changes!
- Introduced a new Routes page and added the ability to toggle all routes of a given node at once
- Set the default Deploy page to be all unchecked, but added the ability to save your own defaults
- Added bug fixes for the Deploy page which prevented the ability to avoid
- Fixed a bug that incorrectly categorized used, reusable, non-expired PreAuthKeys as invalid
- Fixed a bug that displayed the reported the wrong name of an item when deleted
- Set the Home cards as clickable to redirect to the proper pages
v0.1.11b - Bug Fixes
- Added Github Actions to automate builds
- Bug fixes to address nodes showing as expired when they weren't
v0.1.10b - Theme Fixes
- Theme smoothly applies immediately on load instead of flashing previous themes.
- Disable SSR within +layout.svelte
- Updated terminology from "Assigned Tags" to "Advertised Tags" in the Nodes page