From 84c5fa0b63c29bb5cbd5d80eb37c3c4ab9cf0f78 Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Sat, 11 Mar 2023 10:03:05 -0800 Subject: [PATCH] Updated 1.38.0 (markdown) --- 1.38.0.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/1.38.0.md b/1.38.0.md index 4b96729..4e76dc9 100644 --- a/1.38.0.md +++ b/1.38.0.md @@ -9,3 +9,17 @@ For when 1.38.0 is out. ## 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)) + +## Linux + +## Windows + +## macOS +- add notification upon node key expiration (only on macOS 10.14 and later) + +## iOS +- 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 +