diff --git a/1.38.0.md b/1.38.0.md index 4f9bd5b..2fe166d 100644 --- a/1.38.0.md +++ b/1.38.0.md @@ -5,3 +5,7 @@ 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 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 (https://github.com/tailscale/tailscale/issues/7377)