Skip to content

Releases: GoodiesHQ/headscale-admin

v0.24.8

01 Feb 09:29
Compare
Choose a tag to compare

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

31 Jan 21:52
Compare
Choose a tag to compare
  • 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

31 Jan 06:40
Compare
Choose a tag to compare

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

24 Jan 02:05
Compare
Choose a tag to compare
  • 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

19 Jan 00:59
Compare
Choose a tag to compare

Bugfixes

  • Fixed user deletion via API

Full Changelog: v0.24.0...v0.24.1

v0.24.0

19 Jan 00:21
Compare
Choose a tag to compare

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

18 Jan 10:29
Compare
Choose a tag to compare

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

18 Apr 05:05
Compare
Choose a tag to compare
v0.1.12b Pre-release
Pre-release

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

18 Apr 04:37
Compare
Choose a tag to compare
v0.1.11b - Bug Fixes Pre-release
Pre-release
  • Added Github Actions to automate builds
  • Bug fixes to address nodes showing as expired when they weren't

v0.1.10b - Theme Fixes

16 Feb 05:12
Compare
Choose a tag to compare
Pre-release
  • 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