Updated 1.56.0 (markdown)

Denton Gentry 2023-12-11 13:39:03 -08:00
parent 313f31efb9
commit c41b657817

@ -6,6 +6,10 @@
- `containerboot` will symlink its socket file if it can, making the `tailscale` CLI work without `--socket=/tmp/tailscale.sock`
- support `tailscale update` for Unraid
### Windows
- improved throughput for userspace ("netstack") mode in the presence of packet loss
- disable dynamic DNS updates for the tailscale interface via registry setting
### macOS
- notification is now delivered when a file is received using Taildrop
- added a shortcut action to send files using Taildrop
@ -27,6 +31,5 @@
- added tvOS UI to be a subnet router and configure routes
- 'About Tailscale' view now informs the user when running a TestFlight build
### Windows
- improved throughput for userspace ("netstack") mode in the presence of packet loss
- disable dynamic DNS updates for the tailscale interface via registry setting
### GoKrazy
- use TUN mode by default