Headscale Ui Versions Save

A web frontend for the headscale Tailscale-compatible coordination server

2024.02.24-beta1

2 months ago

Highlights

  • Added dynamic detection for the headscale API so both the new alpha version of headscale and current version can function simultaneously.

What's Changed

New Contributors

Full Changelog: https://github.com/gurucomputing/headscale-ui/compare/2023.01.30-beta-1...2024.02.24-beta1

2023.01.30-beta-1

1 year ago

Breaking Changes

This version will not work with anything older than headscale 19 or later. Update your version of headscale on using this version.

Minor Changes

Fixed typo in version release

What's Changed

New Contributors

Full Changelog: https://github.com/gurucomputing/headscale-ui/compare/2022.12.23.2-beta...2023.01.30-beta

2022.12.23.2-beta

1 year ago

Minor patch Notes

Fixed a regression in the legacy routes API where multiple routes could not be activated.

Major Notes

  • API Fixes! The UI now supports both legacy (headscale 17 and under) and beta (headscale 18) versions of device routes
  • Multiple architectures now published! The latest image support arm 32 and 64 variants (thanks @BonusPlay)
  • Headscale-UI is now updated to be published on sveltekit 1.0 (congrats sveltekit!)

What's Changed

New Contributors

Full Changelog: https://github.com/gurucomputing/headscale-ui/compare/2022.11.05-beta...2022.12.23-beta

2022.12.23-beta

1 year ago

Major Notes

  • API Fixes! The UI now supports both legacy (headscale 17 and under) and beta (headscale 18) versions of device routes
  • Multiple architectures now published! The latest image support arm 32 and 64 variants (thanks @BonusPlay)
  • Headscale-UI is now updated to be published on sveltekit 1.0 (congrats sveltekit!)

What's Changed

New Contributors

Full Changelog: https://github.com/gurucomputing/headscale-ui/compare/2022.11.05-beta...2022.12.23-beta

2022.11.05-beta

1 year ago

Notes

Just a dependency update release. Functionally this UI is in a holding pattern until https://github.com/juanfont/headscale/issues/582 happens to be integrated into upstream.

What's Changed

Full Changelog: https://github.com/gurucomputing/headscale-ui/compare/2022.09.13-beta...2022.11.05-beta

2022.09.13-beta

1 year ago

Summary

Just bug fixes and some start on ACL work

Feature Spotlight

Not a feature as such, but I have released a new blog guide on installing headscale with headscale UI.

What's Changed

Full Changelog: https://github.com/gurucomputing/headscale-ui/compare/2022.08.20-beta...2022.09.13-beta

2022.08.20-beta

1 year ago

Feature Spotlight

  • No spotlight this week, not even a fancy gif. Just bug fixes.

What's Changed

Full Changelog: https://github.com/gurucomputing/headscale-ui/compare/2022.08.13-beta...2022.08.20-beta

2022.08.13-beta

1 year ago

Breaking Changes

  • The docker container no longer uses the PORT environment variable. Instead, there is now a HTTPS_PORT and HTTP_PORT environment variable. The docker container now publishes the site on port 80 (http) and port 443 (https) by default.

Feature Spotlight

  • The site will now warn you if your API key is about to expire when navigating to the settings menu. Furthermore, there is now a painless method to expire the current key and roll over to a new key with a single press. release-2022-08-13

What's Changed

Full Changelog: https://github.com/gurucomputing/headscale-ui/compare/2022.08.08-beta...2022.08.13-beta

2022.08.08-beta

1 year ago

Major Features

Mostly bug releases this time around. Main visual change is a new indicator in Devices to quickly tell when the last time a device checked in would be: release-2022-08-08

What's Changed

New Contributors

Full Changelog: https://github.com/gurucomputing/headscale-ui/compare/2022.08.02.1-beta...2022.08.08-beta

2022.08.02.1-beta

1 year ago

Out of Band Fixes

  • A missing colon that somehow missed testing would break the docker image if the port was set to something other than 443. Next release will test for this use case.

Primary Features

  • Searching and Sorting is now a thing!

What's Changed

Full Changelog: https://github.com/gurucomputing/headscale-ui/compare/2022.07.29-beta...2022.08.02-beta