mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-21 15:05:38 +00:00
Page:
1.38.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
11
1.38.0
Denton Gentry edited this page 2023-03-13 21:29:41 -07:00
Table of Contents
WIP 1.38.0 release notes
For when 1.38.0 is out.
News
- Early warning: as early as August 2023, Windows 7, 8, Server 2008 and Server 2012 will no longer be supported. Similarly, for macOS, macOS 10.13 High Sierra or 10.14 Mojave will no longer be supported and macOS 10.15 Catalina or later will be required.
All platforms
- The
tailscale debug portmap
command replacestailscaled debug -portmap
; this is now available on platforms without atailscaled
binary (like the macOS App Store). - Several improvements to UPnP portmapping have been made that should allow it to work with a broader set of home routers (#7377).
- Add
tailscale configure
to help configure third party applications to use Tailscle features. - Add
tailscale debug derp
to help diagnose DERP-related difficulty. - Allow tailnet-lock to be used with preauth keys.
- The
tailscale serve
command has been overhauled, and we've moved Funnel to its own command,tailscale funnel
(docs). - Added
tailscale debug capture
to write pcaps for debugging.
Linux
- Allow certificates to be stored in Kubernetes secret storage.
Windows
- MSI installers start the GUI without user interaction, to allow remote upgrade.
macOS
- Add a notification upon node key expiration (only on macOS 10.14 and later).
- The Tailscale SSH server component is available for macOS open source tailscale + tailscaled CLI devices.
iOS
- Support alternate control servers by setting the URL in Settings > Tailscale.
Android
- Fix Chromecast support while Tailscale is active.