mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-21 15:05:38 +00:00
Page:
1.70.0
Pages
1.32.0
1.34.0
1.36.0
1.38.0
1.40.0
1.40.1
1.42.0
1.44.0
1.46.0
1.50 release notes
1.52.0
1.54.0
1.56.0
1.58.0
1.60.0
1.62.0
1.64.0
1.66.0
1.68.0
1.70.0
1.72.0
Community
Glossary
Home
Hosts
OtherSoftwareInterop
ReportingConnectivityProblems
Tailscale 1.10
Tailscale 1.12
Tailscale 1.14
Tailscale 1.16
Tailscale 1.18
Tailscale 1.20
Tailscale 1.22
Tailscale 1.24
Tailscale 1.26
Tailscale 1.28
Tailscale 1.30
Tailscale 1.6
Tailscale 1.8
Tailscaled on macOS
Win7
WorksWith
5
1.70.0
Aaron Klotz edited this page 2024-07-17 12:35:46 -06:00
All platforms
- New: Restrict recommended and automatically selected exit nodes using the new
AllowedSuggestedExitNodes
system policy. Applies only to platforms that support system policies. - Changed: Improved NAT traversal for some uncommon scenarios.
- Changed: Optimized sending firewall rules to clients more efficiently.
- Fixed: Exit node suggestion CLI command now prints the hostname (which you can use with the
tailscale set
command). - Fixed: Taildrive share paths configured through the CLI resolve relative to where you run the
tailscale
command.
Linux
- Fixed: Switching from unstable to stable tracks using the
tailscale update
command now works correctly.
Windows
- New: Use the value
auto:any
to automatically select an exit node for the existingExitNodeID
system policy. Available for Enterprise plan users only. - New: The new
AllowedSuggestedExitNodes
system policy restricts which exit nodes Tailscale recommends or automatically selects. - Fixed: DNS leak issue.
- Fixed: Switching from unstable to stable tracks using the
tailscale update
command now works correctly. - Fixed: Taildrive server no longer starts unnecessarily when no drives are configured.
macOS
Note: As previously announced, Tailscale v1.70 is the last version to support macOS 10.15 Catalina. macOS 10.15 is no longer supported by Apple and no longer receives security updates. Users still running macOS 10.15 should update to a newer version of macOS to continue receiving security updates and new features.
- New: Toggle Tailscale DNS from Siri or the Shortcuts app.
- New: Receive health notifications in the client menu on macOS to inform you about lack of internet connectivity, firewalls blocking Tailscale, misconfiguration issues, and other issues. Health issues that affect connectivity also change the Tailscale icon in the system menubar to show an exclamation mark.
- New: On MacBooks with a notch in the display, a notification window will now appear if the Tailscale icon is hidden behind the notch due to too many menubar items.
- New: The Tailscale client now warns you when the built-in macOS content filter (Screen Time) prevents Tailscale from connecting.
- New: Use the value
auto:any
to automatically select an exit node for the existingExitNodeID
system policy. Available for Enterprise plan users only. - Changed: The exit node picker no longer presents exit node suggestions if the organization enforces always using the suggested exit node using the
ExitNodeID
system policy. - Fixed: Disconnect shortcut no longer connects to the VPN tunnel if executed when Tailscale is disconnected.
- Fixed: Taildrive server no longer starts unnecessarily when no drives are configured.
- Fixed: Increased the reliability of the Install Updates Automatically setting.
iOS
- New: Toggle Tailscale DNS from Siri or the Shortcuts app.
- New: Use the value
auto:any
to automatically select an exit node for the existingExitNodeID
system policy. Available for Enterprise plan users only. - Fixed:
wireguard-go
memory pool deadlock issue is resolved. - Fixed: Disconnect shortcut no longer connects to the VPN tunnel if executed when Tailscale is disconnected.
- Fixed: User interface no longer flickers when selecting an exit node.
tvOS
- New: Use the value
auto:any
to automatically select an exit node for the existingExitNodeID
system policy. Available for Enterprise plan users only. - Fixed:
wireguard-go
memory pool deadlock issue is resolved. - Fixed: User interface no longer flickers when selecting an exit node.
Android
- New: Access ping information and connection status by long-pressing on a device in the devices list and selecting Ping.
- New: Use split tunneling to force or exclude app traffic through your tailnet.
- Fixed:
wireguard-go
memory pool deadlock issue is resolved.