From d531a042c6f590856decb6e21bc5ea6284c73986 Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Sat, 17 Jul 2021 10:26:20 -0700 Subject: [PATCH] Updated Tailscale 1.12 (markdown) --- Tailscale-1.12.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tailscale-1.12.md b/Tailscale-1.12.md index 5816836..42adcb6 100644 --- a/Tailscale-1.12.md +++ b/Tailscale-1.12.md @@ -1,6 +1,6 @@ # Bug fixes, improvements - MagicDNS now uses DNS-over-HTTPS when querying popular upstream resolvers, so DNS queries aren't sent in the clear over the Internet. -- Portmapper now supports UPnP mappings as another way to traverse NAT, in addition to the NAT-PMP already supported. +- Portmapper now supports UPnP mappings as another way to traverse NAT. - Support serverless container operation with AWS App Runner, Azure App Services, AWS Lightsail Containers, and (likely) other AWS container services built atop AWS Fargate infrastructure. - Fix saving of preferences when bringing tailscale from down to up. - Clamp EDNS size when forwarding DNS queries.