Skip to content

1.52.0

Compare
Choose a tag to compare
@tylersmalley tylersmalley released this 30 Oct 17:36
· 1092 commits to main since this release
v1.52.0

All platforms

  • tailscale cert command renews in the background. The current certificate only displays if it has expired.
  • tailscale status command displays a message about client updates when newer versions are available
  • tailscale up command displays a message about client updates when newer versions are available
  • Taildrop now resumes file transfers after partial transfers are interrupted
  • Taildrop prevents file duplication
  • Taildrop detects conflicting file transfers and only proceeds with one transfer
  • Wake on LAN (WoL) is now supported for peer node wake-ups
  • TCP DNS queries are speculatively started if UDP hasn’t responded quickly enough
  • Truncated UDP DNS results are properly retried using TCP
  • Go is updated to version 1.21.3

Linux

  • tailscale set command flag --auto-update is added to opt in to automatic client updates (beta)
  • tailscale serve and tailscale funnel commands are updated for improved usability
  • tailscale update command for manual updates is now in beta
  • Taildrop file transfer displays a progress meter
  • nftables auto-detection is improved when TS_DEBUG_FIREWALL_MODE=auto is used
  • DNS detection of NetworkManager with configured but absent systemd-resolved, such as EndeavourOS
  • DNS detection for Debian resolvconf version 1.90 or later

Windows

  • tailscale set command flag --auto-update is added to opt in to automatic client updates (beta)
  • Preferences section contains auto-update setting
  • Update notice displays, when a new version is available
  • System policies allow system administrators to set a forced/suggested tailnet name, hide settings menu items, and more
  • tailscale serve and tailscale funnel commands are updated for improved usability
  • tailscale update command for manual updates is now in beta
  • iphlpsvc, netprofm, and WinHttpAutoProxySvc service dependencies are checked during installation

macOS

  • tailscale set command flag --auto-update is added to opt in to automatic client updates (beta)
  • App menu displays a notification item when a newer version is available
  • System policies allow system administrators to set a forced/suggested tailnet name, prevent the VPN from stopping, hide categories of network devices and setting menu items, and more
  • Settings section has an option added for turning on auto-updates
  • Reauthenticate menu item shows time until expiry more prominently, presenting alerts when necessary
  • tailscale serve and tailscale funnel commands are updated for improved usability
  • tailscale update command for manual updates is now in beta
  • About window more clearly distinguishes between the Standalone and App Store variants of the client
  • Sparkle is updated to version 2.5.1

iOS

  • Settings page displays a notification banner when a newer version is available on the App Store
  • Home and lock screen widgets are supported
  • System policies allow system administrators to set a forced/suggested tailnet name, prevent the VPN from stopping, hide the VPN On-Demand settings, categories of network devices and settings menu items, and more

tvOS