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
- fix saving of preferences in when bringing tailscale from down to up
- clamp EDNS size when forwarding DNS queries
- 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
- 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.
- 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.
# Platform-specific
## Windows
- better DNS support for WSL2
- UI toggle to allow LAN access while using an exit node
- Improve DNS support for WSL2.
- Add a UI toggle to allow LAN access while using an exit node.
## MacOS
- fix double escaping of filenames sent via Taildrop
- Fix double escaping of filenames sent via Taildrop.
## Linux
- add MIPS64 binaries
- print more useful error message from `tailscale up` if tailscaled is not running
- Add MIPS64 binaries.
- Print more useful error message from `tailscale up` if tailscaled is not running.
## iOS
## 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
- add packages for 88f6281, 88f6282, hi3535
- Add packages for 88f6281, 88f6282, hi3535.