mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-24 02:25:37 +00:00
Page:
1.36.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
20
1.36.0
Brad Fitzpatrick edited this page 2023-01-23 12:45:50 -08:00
Table of Contents
DRAFT RELEASE NOTES
All platforms
tailscale debug daemon-logs
tailscale version
now advertises when you're on the unstable (dev) tracktailscale version --json
for JSON output mode--json
output fortailscale lock status
andtailscale lock log
commands.- Handle cases where a node expires and we don't receive an update about it from the control server (#6929 and #6937).
tailscale status --json
now includesKeyExpiry
time andExpired
boolean.- Support UPnP port mapping of gateway devices where they are deployed as a highly available pair (#6946).
- Support arbitrary IP protocols like EOIP and GRE (#6423).
- Fix exit node handling of a large number of SplitDNS domains (#6875).
- Accept DNS-over-TCP responses up to 4KBytes.
- Unix platforms: when /etc/resolv.conf needs to be overwritten for lack of options, a comment in the file now links to https://tailscale.com/s/resolvconf-overwrite
- Tailscale SSH: ssh to
tailscaled
as a non-root user now works again, as long as you only ssh to the same user thattailscaled
is running as
Linux
- Improved throughput performance on Linux (#6663). More details in this blog post.
- Add build support for Loongnix CPU architecture.
Windows
- Add a more robust mechanism to remove WinTun.
- Update taskbar menu radio button implementation.
macOS
- Tailscale actions (connect, disconnect, switch profile, use exit node) are available in the Shortcuts app.
- Fixed Tailscale traffic looping (#5156) upon certain sleep/resume/wifi change transitions.
iOS
- Tailscale actions (connect, disconnect, use exit node) are available in the Shortcuts app.
- Fixed Tailscale using cellular data even after Wi-Fi becomes available (#6565).
Android
- New version of the Gio UI library with internationalization, accessibility fixes.
- Allow Sonos app to discover local devices while Tailscale is connected.
Synology
- Now shows whether outgoing connections are configured in the web UI.
Containers
- Can run in a Kubernetes environment without setting TS_KUBE_SECRET (#6704).
OpenBSD
- Tailscale SSH now runs on OpenBSD.