Updated 1.36.0 (markdown)

Brad Fitzpatrick
2023-01-20 21:05:01 -08:00
parent 93daf324ae
commit 80a3b1bef4

@@ -3,6 +3,7 @@
## All platforms
* `tailscale debug daemon-logs`
* `tailscale version` now advertises when you're on the unstable (dev) track
* `tailscale version --json` for JSON output mode
* `--json` output for `tailscale lock status` and `tailscale lock log` commands.
* Handle cases where a node expires and we don't receive an update about it from the control server ([#6929](https://github.com/tailscale/tailscale/pull/6929) and [#6937](https://github.com/tailscale/tailscale/pull/6937)).
* Support UPnP port mapping of gateway devices where they are deployed as a highly available pair ([#6946](https://github.com/tailscale/tailscale/pull/6946)).