diff --git a/Tailscale-1.30.md b/Tailscale-1.30.md index db205e0..1c3d2fa 100644 --- a/Tailscale-1.30.md +++ b/Tailscale-1.30.md @@ -5,10 +5,8 @@ - add a timeout when writing to BIRD socket - use DNS-over-HTTPS for Mullvad DNS servers - add `tailscale licenses` with link to open source licenses -- accommodate shared nodes in nginx-auth - clients can use Noise with any HTTPS port with capver 39 (mainly for Headscale) - 100.100.100.100 will respond with SERVFAIL if there are no upstream resolvers -- fix race in derper with manual certificates. If you run custom derpers with manual certificates, you should update - tsnet ephemeral nodes will delete themselves on `Close()` - report whether host kernel supports IPv6 @@ -39,4 +37,8 @@ - fix `/dev/net` permissions in `tailscale configure-host` ### OpenBSD -- support functioning as a subnet router or exit node using hybrid netstack mode \ No newline at end of file +- support functioning as a subnet router or exit node using hybrid netstack mode + +### Other +- accommodate shared nodes in nginx-auth +- fix race in derper (Custom DERP servers) with manual certificates. \ No newline at end of file