diff --git a/1.62.0.md b/1.62.0.md index 811c872..237a5f3 100644 --- a/1.62.0.md +++ b/1.62.0.md @@ -18,20 +18,25 @@ # Windows -* Added support for `ManagedBy*` and `ResetToDefaults` system policy keys +* Organizations can now display support details in the client GUI with the `ManagedByOrganizationName`, `ManagedByCaption` and `ManagedByURL` 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. +* A `.pkg` installer package is now available for the Standalone release of the client. +* Taildrop notifications now include actions to reveal the received file in the Finder, or delete it. +* The Tailnet lock settings UI displays more information about the status of Tailnet lock (tailnet lock key and public key trust status). +* The onboarding flow now guides the user in enabling the Tailscale system extension. +* The "Launch Tailscale at login" settings item can now be toggled when Tailscale is disconnected. +* Improved DNS behaviour when handling transitions between network interfaces # iOS -* Remove unnecessary log messages triggered by changes to device power state and routing -* Disable TCP keepalives to improve battery usage +* Taildrop notifications now include long-press actions to reveal the received file in the Files app, or delete it. +* The Tailnet lock settings UI displays more information about the status of Tailnet lock (tailnet lock key and public key trust status). +* Improved battery usage by tweaking TCP keepalives +* Removed unnecessary log messages triggered by changes to device power state and routing +* Improved DNS behaviour when handling interface transitions between Wi-Fi and Cellular # Android