Updated 1.34.0 (markdown)

Denton Gentry 2022-12-05 08:53:48 -08:00
parent ed9c68dd7a
commit 9a998e5262

@ -2,12 +2,11 @@
* 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
* 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
* warn in `tailscale status` health and `tailscale up` if there are nodes advertising routes but `--accept-routes=false`
### Windows
* Use named pipes to communicate between UI and Service