From b56ccff94715fa51618832108a0f375ffdc5c20d Mon Sep 17 00:00:00 2001 From: Andrew Dunham Date: Sun, 5 Mar 2023 10:27:04 -0500 Subject: [PATCH] Updated 1.38.0 (markdown) --- 1.38.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.38.0.md b/1.38.0.md index 025fe4f..4b96729 100644 --- a/1.38.0.md +++ b/1.38.0.md @@ -8,4 +8,4 @@ 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) +* 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))