mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-21 15:05:38 +00:00
Page:
Tailscale 1.10
Pages
1.32.0
1.34.0
1.36.0
1.38.0
1.40.0
1.40.1
1.42.0
1.44.0
1.46.0
1.50 release notes
1.52.0
1.54.0
1.56.0
1.58.0
1.60.0
1.62.0
1.64.0
1.66.0
1.68.0
1.70.0
1.72.0
Community
Glossary
Home
Hosts
OtherSoftwareInterop
ReportingConnectivityProblems
Tailscale 1.10
Tailscale 1.12
Tailscale 1.14
Tailscale 1.16
Tailscale 1.18
Tailscale 1.20
Tailscale 1.22
Tailscale 1.24
Tailscale 1.26
Tailscale 1.28
Tailscale 1.30
Tailscale 1.6
Tailscale 1.8
Tailscaled on macOS
Win7
WorksWith
9
Tailscale 1.10
Denton Gentry edited this page 2021-06-24 15:38:44 -07:00
Table of Contents
Bug fixes, improvements
- primarily a bugfix and stabilization release
- this release fully deforks wireguard-go, all Tailscale changes have been pushed upstream or moved elsewhere
tailscale ping --until-direct
(the default) now exits with a non-zero exit code if no direct connection was established.- TS_DEBUG_MTU environment variable can be set to change the tailscale0 MTU size; has to be changed for both nodes wanting to use larger packets. Setting the MTU larger than 1468 is unlikely to work. For Linux platforms, it can be set in /etc/default/tailscaled
- early work towards Tailscale-as-a-library
- allow extra records in DNS to support LetsEncrypt DNS-01 challenge
Platform-specific
Windows
- add UI to allow access to the local LAN while using an exit node
MacOS
- support MacOS 12
- add UI to allow access to the local LAN while using an exit node
- fixed use of Tailscale IP addresses as DNS servers
Linux
- many fixes for various combinations of Linux NetworkManager, systemd-resolved, and resolvconf DNS support
- support userspace-networking operation in AWS Lambda containers
- add RISC-V binaries
iOS
- support iOS 15
- fixed use of Tailscale IP addresses as DNS servers
Android
- fixed use of Tailscale IP addresses as DNS servers