Releases: gurucomputing/headscale-ui
headscale-ui
What's Changed
- If a username is not at least two characters long (the default minimum length), a user's e-mail will be shown instead
- Expanding a user card will show their e-mail if it is set.
Full Changelog: 2025.07.12...2025.08.23
headscale-ui
Highlights
More fixes. Thanks @eloxt for providing a fix for the tag issue. Also fixed moving devices between users, due to an undocumented API change on headscale's side.
What's Changed
- Fix: CICD Pipeline for release plugin by @routerino in #201
- Adapt Headscale route API to support enabling multiple subnets by @eloxt in #206
- fix undocumented headscale ui change by @routerino in #207
New Contributors
Full Changelog: 2025.05.22...2025.07.12
2025.05.22
Highlights
- Brought UI compatibility in line with breaking changes introduced with Headscale 26, around routes and preauth keys
- Fixed tags being shown multiple times in the device location
Full Changelog: 2025.03.21...2025.05.22
headscale-ui
Highlights
- Bugfix to allow different sized API keys or device keys to be entered, as headscale has changed key lengths.
What's Changed
- Update install-openvscode-server.sh by @routerino in #195
- remove min length from api and device fields by @routerino in #198
- fixing unknown command headscale by @DmitryBoiadji in #191
New Contributors
- @DmitryBoiadji made their first contribution in #191
Full Changelog: 2025.03.14...2025.03.21
headscale-ui
Highlights
- New release to keep up with API changes in headscale. New version is compatible with Headscale 25
What's Changed
- fix: headscale 25 uses user's "name" instead of "id" to get/create/expire pre-auth keys by @ChxGuillaume in #192
Full Changelog: 2025.01.20...2025.03.14
headscale-ui
Need to Know
- Make sure to hard refresh (control+shift+r) if updates do not apply. The
versionon the settings page should read2025.01.20 - The latest version introduces breaking changes to keep pace with breaking API changes in headscale 0.24.0. Please note version compatibility for headscale ui
What's Changed
- Update README.md for docker compose by @routerino in #171
- Update README.md for latest release warning by @routerino in #173
- Update traefic port in configuration.md by @xedsvg in #176
- Make headscale-ui compatible with headscale v0.24 - BREAKING by @poupapaa in #185
New Contributors
Full Changelog: 2024.10.10...2025.01.20
headscale-ui
Highlights
- Minor Update. Fixed some areas where the
machineapi hadn't been changed tonode.
What's Changed
- removed remaining references to 'machine' api by @routerino in #168
- update version and tests by @routerino in #169
Full Changelog: 2024.10.05...2024.10.10
headscale-ui
Warnings
This new release BREAKS compatibility with headscale versions before 0.23.0. use previous releases if sticking with older versions.
The Default Ports have now Changed from 443 and 80 to 8443 and 8080 (for https and http respectively). This does not affect you if you manually set the HTTP_PORT and HTTPS_PORT environment variables, but does affect you if you have not.
Highlights
Updated release to fully function with headscale v0.23.0! Also losing the beta tag, since the existing functionality has been stable for some time.
What's Changed
- updated dependencies. Changed dev to http (as it needs proxying anyway) by @routerino in #151
- feat: redesign tweaks by @ChxGuillaume in #150
- added numbers to possible inputs by @routerino in #152
- removed backwards compatibility check by @routerino in #153
- 145-crashes-upon-boot-and-for-some-reason-tries-loading-caddy-stuff-im-not-using-caddy by @routerino in #154
- force lowercase on submit by @routerino in #157
- added online check for device status tooltip by @routerino in #159
- fix renaming users with numbers by @routerino in #161
- updated dependencies and version by @routerino in #162
- 163-production-build-not-completing by @routerino in #164
New Contributors
- @ChxGuillaume made their first contribution in #150
Full Changelog: 2024.02.24-beta1...2024.10.05
headscale-ui
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
- Add button to delete machine route by @xzzpig in #101
- Revert "Add button to delete machine route" by @routerino in #105
- GitHub actions testing by @routerino in #107
- added example nginx config by @routerino in #108
- Add a new device registration route by @adrum in #121
- fix ssr with nodekey param by @adrum in #122
- change api to dynamically check for breaking change by @routerino in #132
- Fix developer image pipeline by @routerino in #135
- updated dependencies by @routerino in #136
New Contributors
Full Changelog: 2023.01.30-beta-1...2024.02.24-beta1
headscale-ui
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
- @Niek made their first contribution in #91
- @fedefreue made their first contribution in #92
Full Changelog: 2022.12.23.2-beta...2023.01.30-beta