Created 1.32.0 (markdown)

Denton Gentry 2022-10-12 11:48:34 -07:00
parent c5066a330a
commit 1329db848a

32
1.32.0.md Normal file

@ -0,0 +1,32 @@
## All Platforms
- support NextDNS URLs in DNS server configuration
- fix IP fragmentation handling as an exit node
- fix SSH inadvertently closing tmux/etc panes at disconnect
- add `bugreport --record` to include more debug information about the state of the device
- add `tailscale up --no-logs-no-support` (or TS_NO_LOGS_NO_SUPPORT=true env variable)
- add more in-depth healthchecks in a bugreport
- always respond to 4via6 ICMP echo requests
- `tailscale netcheck` looks for a captive portal
- normalize more process names in Services report
- update to Go 1.19.2
### Linux
- coexist with `mwan3` package iptables rule fwmark masks, for OpenWRT
- add an eBPF helper to pass the first packet on a new flow up to tailscaled
- better detect being run in a container
- add a TS_FORCE_LINUX_BIND_TO_DEVICE envvar to skip network namespace and bind to a device instead
### Windows
- log Windows service diagnostics when the wintun device fails to install
### macOS
- fix incorrect list of taildrop target devices
### iOS
- fix incorrect list of taildrop target devices
### Android
### Synology
- fix configure-host version parsing
- add envknob support