From d9dd1f539277d940c21bccbca8520bc054d4a924 Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Tue, 17 Jan 2023 17:51:34 -0800 Subject: [PATCH] Updated 1.36.0 (markdown) --- 1.36.0.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/1.36.0.md b/1.36.0.md index 9a40ad2..54e5e16 100644 --- a/1.36.0.md +++ b/1.36.0.md @@ -5,12 +5,13 @@ * `--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). +* Support arbitrary IP protocols like EOIP and GRE ([#6423](https://github.com/tailscale/tailscale/pull/6423)) ### Linux * Improved throughput performance on Linux [#6663](https://github.com/tailscale/tailscale/pull/6663). More details in this [blog post](https://tailscale.com/blog/throughput-improvements/). ### Windows -* +* ### macOS * Tailscale actions (connect, disconnect, switch profile, use exit node) are available in the Shortcuts app. @@ -22,12 +23,13 @@ ### Android * New version of the Gio UI library with internationalization, accessibility fixes. +* Allow Sonos app to discover local devices while Tailscale is connected. ### Synology * Now shows whether outgoing connections are configured in the web UI ### Containers -* +* Can run in a Kubernetes environment without setting TS_KUBE_SECRET ([#6704](https://github.com/tailscale/tailscale/issues/6704)) ### OpenBSD * Tailscale SSH now runs on OpenBSD