diff --git a/1.62.0.md b/1.62.0.md index 587d9ad..811c872 100644 --- a/1.62.0.md +++ b/1.62.0.md @@ -18,12 +18,26 @@ # Windows -* Add support for [ManagedBy*](https://tailscale.com/kb/1315/mdm-keys#set-your-organization-name) and ResetToDefaults system policy keys +* Added support for `ManagedBy*` and `ResetToDefaults` system policy keys * Improve handling of Tailscale Tunnel wintun adapter getting externally deleted +# macOS + +* Improve Taildrop UI and notifications. +* Improve Tailnet lock settings UI. +* Describe system extension during onboarding. +* Allow toggling "Launch Tailscale on login" when Tailscale is disconnected. + # iOS -* Remove unnecessary log messages triggered by default route changes +* Remove unnecessary log messages triggered by changes to device power state and routing +* Disable TCP keepalives to improve battery usage + +# Android + +* Restore persisted settings on signin +* Improve handling of Always-on VPN intents +* Apply custom control server on first start # Kubernetes operator