changelog: add entry for templates redesign

This commit is contained in:
Kristoffer Dalby 2025-11-11 21:26:15 +01:00 committed by Kristoffer Dalby
parent 4e77e910c5
commit 2aa5b8b68d

View File

@ -2,11 +2,19 @@
## Next
### Web registration templates redesign
The OIDC callback and device registration web pages have been updated to use the
Material for MkDocs design system from the official documentation. The templates
now use consistent typography, spacing, and colours across all registration
flows. External links are properly secured with noreferrer/noopener attributes.
### Changes
- Add NixOS module in repository for faster iteration [#2857](https://github.com/juanfont/headscale/pull/2857)
- Add favicon to webpages [#2858](https://github.com/juanfont/headscale/pull/2858)
- Reclaim IPs from the IP allocator when nodes are deleted [#2831](https://github.com/juanfont/headscale/pull/2831)
- Redesign OIDC callback and registration web templates [#2832](https://github.com/juanfont/headscale/pull/2832)
## 0.27.1 (2025-11-11)