Created 1.68.0 (markdown)
parent
ebf516f8af
commit
d2cb67fcd1
|
@ -0,0 +1,43 @@
|
|||
## All Platforms
|
||||
|
||||
* Changed: Build Tailscale with Go 1.22.4
|
||||
* New: Auto-updates are allowed in containers, but ignore the tailnet-wide default
|
||||
* New: Apply auto-updates even if the node is down or disconnected from the coordination server.
|
||||
* New: `tailscale lock status` now prints the node's signature.
|
||||
|
||||
## Windows
|
||||
|
||||
* Changed: The exe installer no longer has the ability to automatically download MSI packages for Windows 7 and Windows 8. See the [v1.42.0 changelog](https://tailscale.com/changelog#2023-05-24) for our initial end of life annoucement.
|
||||
|
||||
## macOS
|
||||
|
||||
* New: The Standalone variant of Tailscale can now install the Tailscale CLI in `/usr/local/bin` for quicker and easier access.
|
||||
* New: Tailscale now detects any attempt to use DHCP Option 121 to misroute traffic meant for the VPN (TunnelVision attack), and presents a warning to the user. System administrators can disable this warning with a system policy.
|
||||
* New: The Standalone variant of the client now supports notifications when a file is received using Taildrop.
|
||||
* Changed: Tailscale now starts more reliably if another VPN app was running when Tailscale was enabled.
|
||||
* Changed: The .pkg installer now terminates Tailscale and the VPN extension before proceeding with the installation.
|
||||
* Fixed: Tailscale now properly detects any copy of TunnelBear installed on the Mac, and warns the user about incompatibility.
|
||||
* Fixed: Resolved an issue that could have caused “Using Exit Node” to incorrectly appear in the app menu before completing onboarding, upon first app launch.
|
||||
|
||||
## iOS
|
||||
|
||||
* Changed: Battery life is optimized by offloading DNS resolution to iOS in more cases.
|
||||
* Changed: Tailscale now starts more reliably if another VPN app was running when Tailscale was enabled.
|
||||
* Fixed: Opening the bug report view no longer copies the bug report ID to the Clipboard automatically.
|
||||
* Fixed: The Reauthenticate button within in-app key expiry notifications now works properly.
|
||||
* Fixed: Minor tweaks to UI colors when dark mode is enabled.
|
||||
|
||||
## tvOS
|
||||
|
||||
* Changed: Tailscale now starts more reliably if another VPN app was running when Tailscale was enabled.
|
||||
* Fixed: The Reauthenticate button within in-app key expiry notifications now works properly.
|
||||
|
||||
## Android
|
||||
|
||||
* Fixed: Exit node selection. If the exit node location is available, we’ll now show the Country and City instead of the raw node name on the home screen
|
||||
* Changed: The on-off switch state better matches the VPN state
|
||||
* Fixed: Running as an exit node and using an exit node are now mutually exclusive
|
||||
* Changed: Disconnect notifications are now background notifications and navigation from notifications is improved
|
||||
* Fixed: Crash when running multiple VPN applications
|
||||
* Changed: MDM support for forced exit nodes and rendering of the organization name
|
||||
* Changed: Tailscale will now start automatically after the first login
|
Loading…
Reference in New Issue