mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-13 14:43:19 +00:00
Updated 1.38.0 (markdown)
15
1.38.0.md
15
1.38.0.md
@@ -7,19 +7,24 @@ For when 1.38.0 is out.
|
||||
* 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 replaces `tailscaled debug -portmap`; this is now available on platforms without a `tailscaled` 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](https://github.com/tailscale/tailscale/issues/7377))
|
||||
* The `tailscale debug portmap` command replaces `tailscaled debug -portmap`; this is now available on platforms without a `tailscaled` 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](https://github.com/tailscale/tailscale/issues/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.
|
||||
|
||||
|
||||
## Linux
|
||||
|
||||
## Windows
|
||||
- MSI installers start the GUI without user interaction, to allow remote upgrade.
|
||||
|
||||
## macOS
|
||||
- add notification upon node key expiration (only on macOS 10.14 and later)
|
||||
- Add a notification upon node key expiration (only on macOS 10.14 and later).
|
||||
- The [Tailscale SSH](http://kb/1193/tailscale-ssh/) server component is available for macOS open source [tailscale + tailscaled CLI devices](https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS).
|
||||
|
||||
## iOS
|
||||
- support alternate control servers by setting the URL in Settings > Tailscale
|
||||
- Support alternate control servers by setting the URL in Settings > Tailscale.
|
||||
|
||||
## Android
|
||||
- add intents for Tasker support as "com.tailscale.ipn.CONNECT_VPN" and DISCONNECT_VPN
|
||||
|
||||
|
Reference in New Issue
Block a user