Updated Tailscale 1.12 (markdown)

Denton Gentry 2021-07-17 09:18:20 -07:00
parent 592f5b23fa
commit 70278e75a0

@ -1,25 +1,26 @@
# Bug fixes, improvements # Bug fixes, improvements
- fix saving of preferences in when bringing tailscale from down to up - MagicDNS now uses DNS-over-HTTPS when querying popular upstream resolvers, so DNS queries aren't sent in the clear over the Internet.
- clamp EDNS size when forwarding DNS queries - Portmapper now supports UPnP mappings as another way to traverse NAT, in addition to the NAT-PMP already supported.
- 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.
- add uPNP as another way to traverse NAT, in addition to NAT-PMP - Fix saving of preferences when bringing tailscale from down to up.
- Clamp EDNS size when forwarding DNS queries.
# Platform-specific # Platform-specific
## Windows ## Windows
- better DNS support for WSL2 - Improve DNS support for WSL2.
- UI toggle to allow LAN access while using an exit node - Add a UI toggle to allow LAN access while using an exit node.
## MacOS ## MacOS
- fix double escaping of filenames sent via Taildrop - Fix double escaping of filenames sent via Taildrop.
## Linux ## Linux
- add MIPS64 binaries - Add MIPS64 binaries.
- print more useful error message from `tailscale up` if tailscaled is not running - Print more useful error message from `tailscale up` if tailscaled is not running.
## iOS ## iOS
## Android ## Android
- if a device has no Tailscale IPv4 address, like an ephemeral node, display the IPv6 address - If a device has no Tailscale IPv4 address, like an ephemeral node, display the IPv6 address.
## Synology ## Synology
- add packages for 88f6281, 88f6282, hi3535 - Add packages for 88f6281, 88f6282, hi3535.