mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-21 15:05:38 +00:00
Page:
1.34.0
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
5
1.34.0
Walter Poupore edited this page 2022-12-14 10:00:44 -08:00
Table of Contents
All platforms
- a new (third) 4via6 DNS form: 192-168-1-2-via-8 or 192-168-1-2-via-8.foo-bar.ts.net.
- display decoded punycode hostnames in status list
- add
tailscale set
CLI to modify one configuration setting without needing to repeat the rest - add
tailscale lock
CLI to manage tailnet lock - warn in
tailscale status
health andtailscale up
if there are nodes advertising routes but--accept-routes=false
Linux
- add Fast User Switching using
tailscale login
andtailscale switch
- warn in
tailscale status
health if something else overwrites /etc/resolv.conf
Windows
- Use named pipes to communicate between UI and Service
- move state storage responsibility from frontend to backend. The current state is migrated, this should not be a noticeable change.
- add Fast User Switching by selecting the desired tailnet from the Tailscale icon in the taskbar, or via
login
andswitch
subcommands from the CLI - switch to
wingoes
for OLE support, use multithreaded apartment
macOS
- add Fast User Switching by selecting the desired tailnet from the Tailscale icon in the menubar, or via
login
andswitch
subcommands from the CLI
iOS
Android
- Allow Sonos app to discover speakers on the local LAN.
Synology
- Better detect DSM version, locate local socket correctly
Containers
- replace
run.sh
withcmd/containerboot
FreeBSD
- support Tailscale SSH (thanks to Pat Maddox)