5 1.34.0
Walter Poupore edited this page 2022-12-14 10:00:44 -08:00

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 and tailscale up if there are nodes advertising routes but --accept-routes=false

Linux

  • add Fast User Switching using tailscale login and tailscale 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 and switch 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 and switch 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 with cmd/containerboot

FreeBSD

  • support Tailscale SSH (thanks to Pat Maddox)