Updated Tailscale 1.12 (markdown)

Denton Gentry 2021-07-17 10:26:20 -07:00
parent 70278e75a0
commit d531a042c6

@ -1,6 +1,6 @@
# Bug fixes, improvements # 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. - 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. - 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. - Fix saving of preferences when bringing tailscale from down to up.
- Clamp EDNS size when forwarding DNS queries. - Clamp EDNS size when forwarding DNS queries.