Skip to content

Releases: gurucomputing/headscale-ui

headscale-ui

24 Feb 04:27
c4650bd
Compare
Choose a tag to compare

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: 2023.01.30-beta-1...2024.02.24-beta1

headscale-ui

30 Jan 23:03
b7d914f
Compare
Choose a tag to compare

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

  • Documentation improvements by @Niek in #91
  • 93 add headscale 019 support namespace vs user by @routerino in #94
  • Adding NGINX Proxy Manager and config.yaml changes by @fedefreue in #92

New Contributors

Full Changelog: 2022.12.23.2-beta...2023.01.30-beta

headscale-ui

24 Dec 00:24
3e05713
Compare
Choose a tag to compare

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

  • 84-rewrite-routes-api-to-handle-both-legacy-and-changed-APIs-for-routes by @routerino in #85
  • Add support for docker layer caching and arm64/arm32v7 images by @BonusPlay in #81

New Contributors

  • @BonusPlay made their first contribution in #81
  • @yangboyd provided an excellent first draft for the API changes needed in #83

Full Changelog: 2022.11.05-beta...2022.12.23-beta

headscale-ui

23 Dec 08:02
Compare
Choose a tag to compare

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

  • 84-rewrite-routes-api-to-handle-both-legacy-and-changed-APIs-for-routes by @routerino in #85
  • Add support for docker layer caching and arm64/arm32v7 images by @BonusPlay in #81

New Contributors

  • @BonusPlay made their first contribution in #81
  • @yangboyd provided an excellent first draft for the API changes needed in #83

Full Changelog: 2022.11.05-beta...2022.12.23-beta

headscale-ui

05 Nov 05:40
dadacef
Compare
Choose a tag to compare

Notes

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

What's Changed

Full Changelog: 2022.09.13-beta...2022.11.05-beta

headscale-ui

13 Sep 08:35
b823c50
Compare
Choose a tag to compare

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

  • 42-acl-work-create-group-page by @routerino in #60
  • 20-improve-documentation-to-explain-how-to-create-an-api-key-and-save-it-in-the-settings by @routerino in #61
  • 52-clean-up-api-functions by @routerino in #62
  • 56-sidebar-does-not-float by @routerino in #63
  • 64-update-dependencies-version-test-before-release by @routerino in #65

Full Changelog: 2022.08.20-beta...2022.09.13-beta

headscale-ui

19 Aug 23:50
b0dedd3
Compare
Choose a tag to compare

Feature Spotlight

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

What's Changed

Full Changelog: 2022.08.13-beta...2022.08.20-beta

headscale-ui

13 Aug 11:13
5d40e83
Compare
Choose a tag to compare

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: 2022.08.08-beta...2022.08.13-beta

headscale-ui

08 Aug 04:50
Compare
Choose a tag to compare

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: 2022.08.02.1-beta...2022.08.08-beta

headscale-ui

02 Aug 10:43
1b949cc
Compare
Choose a tag to compare

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: 2022.07.29-beta...2022.08.02-beta