mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-21 15:05:38 +00:00
Page:
Tailscale 1.26
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
8
Tailscale 1.26
Jordan Whited edited this page 2022-06-06 09:30:17 -07:00
Table of Contents
All Platforms
- Added
tailscale ping --peerapi <peer>
to check connectivity to a peer using the PeerAPI. - tailscale.com/client/tailscale package refactored w/ LocalClient type
- allow LoginInteractive via LocalAPI
- MagicDNS supports DNS/TCP and handling IP fragmented UDP frames
- add an overall 10 second timeout for recursive MagicDNS queries
- add Wake-on-LAN function to PeerAPI (no UI for it yet)
- change MagicDNS "via route" DNS names from "via-SITEID.10.2.3.4" to "10.2.3.4.via-SITEID". The old format will continue to work for a release or two.
- configured MTU is now consistent between TUN device and userspace device.
- Added
--timeout <duration>
flag totailscale up
to enforce a maximum amount of time to wait for the Tailscale service to initialize
Windows
- fix MagicDNS lookup of own hostname
- fix handling of >50 Split DNS domains
- resolve one source of shutdown delay (may still be more)
- add TS_NOLAUNCH property to allow admins to deploy silent MSI installs without automatically starting the GUI.
macOS
- Tailscaled-on-macOS now supports MagicDNS (including Split DNS)
- Initial release of a standalone macOS client, which is independent of the App Store, in the stable track
iOS
- add bug report UI
Synology
- Allow the NAS disks to hibernate by moving telemetry buffering to tmpfs
- Fix HTTP proxy handling