Skip to content

Releases: GoodiesHQ/headscale-admin

v0.25.6

01 Apr 06:35

Choose a tag to compare

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

10 Mar 09:46

Choose a tag to compare

Bug fixes!

  • Removed the mkey: prefix requirement during node registration to fix issues #59 #60 #62
  • Show Does Not Expire when a node has a null expiration date value to fix #61

Full Changelog: v0.25.4...v0.25.5

v0.25.4

10 Mar 09:44

Choose a tag to compare

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

10 Mar 09:43

Choose a tag to compare

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

20 Feb 10:20

Choose a tag to compare

Minor update. Fixed inability to rename nodes.

Full Changelog: v0.25.1...v0.25.2

v0.25.1

20 Feb 10:19

Choose a tag to compare

Minor update. Fixed reactivity issue with API verification messages.

Full Changelog: v0.25.0...v0.25.1

v0.25.0

16 Feb 06:13

Choose a tag to compare

  • 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

14 Feb 20:38

Choose a tag to compare

  • 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

01 Feb 09:29

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

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