Updated 1.40.0 (markdown)

Andrew Dunham 2023-04-25 13:18:53 -04:00
parent 9751f48c3b
commit 521d9b47f5

@ -8,6 +8,8 @@ For when 1.40.0 is out.
## All platforms
* `tailscale up --force-reauth` will now display a warning and 5 second countdown if you are connected over SSH over Tailscale, unless `--accept-risk=lose-ssh` is also given.
* Tailscale now dynamically increases the buffer size for DERP relay messages based on the amount of available RAM ([#7776](https://github.com/tailscale/tailscale/pull/7776)).
* Improvements were made to how Tailscale advertises available endpoints to reduce the likelihood of a spurious loss of direct connections ([#7877](https://github.com/tailscale/tailscale/pull/7877)).
## Linux