chore: update changelog

This commit is contained in:
Aarnav Tale
2025-04-24 19:15:20 -04:00
parent 6f2a0773ba
commit 887834efd9
+1
View File
@@ -15,6 +15,7 @@
- Expiry status on the UI was incorrectly showing as never due to changes in the Headscale API.
- Added validation for machine renaming to prevent invalid submissions (closes [#192](https://github.com/tale/headplane/issues/192)).
- Unmanaged (non-OIDC) users cannot have a role assigned to them so the menu option was disabled.
- Support Docker container discovery through labels (via [#194](https://github.com/tale/headplane/pull/194)).
### 0.5.10 (April 4, 2025)
- Fix an issue where other preferences to skip onboarding affected every user.