chore: v0.3.0

This commit is contained in:
Aarnav Tale 2024-09-25 16:32:58 -04:00
parent 4095ed2a68
commit a0d6905123
No known key found for this signature in database

View File

@ -1,3 +1,7 @@
### 0.3.0 (September 25, 2024)
- Bumped the minimum supported version of Headscale to 0.23.
- Updated the UI to respect `dns.use_username_in_magic_dns`.
### 0.2.4 (August 24, 2024)
- Removed ACL management from the integration since Headscale 0.23-beta2 now supports it natively.
- Removed the `ACL_FILE` environment variable since it's no longer needed.