Updated 1.36.0 (markdown)

Denton Gentry
2023-01-17 18:05:51 -08:00
parent b057ad7ef4
commit f36e9dc4d2

@@ -19,23 +19,23 @@
### macOS ### macOS
* Tailscale actions (connect, disconnect, switch profile, use exit node) are available in the Shortcuts app. * Tailscale actions (connect, disconnect, switch profile, use exit node) are available in the Shortcuts app.
* Fixed Tailscale traffic looping ([#5156](https://github.com/tailscale/tailscale/issues/5156)) upon certain sleep/resume/wifi change transitions * Fixed Tailscale traffic looping ([#5156](https://github.com/tailscale/tailscale/issues/5156)) upon certain sleep/resume/wifi change transitions.
### iOS ### iOS
* Tailscale actions (connect, disconnect, use exit node) are available in the Shortcuts app. * Tailscale actions (connect, disconnect, use exit node) are available in the Shortcuts app.
* Fixed Tailscale using cellular data even after Wi-Fi becomes available ([#6565](https://github.com/tailscale/tailscale/issues/6565)) * Fixed Tailscale using cellular data even after Wi-Fi becomes available ([#6565](https://github.com/tailscale/tailscale/issues/6565)).
### Android ### Android
* New version of the Gio UI library with internationalization, accessibility fixes. * New version of the Gio UI library with internationalization, accessibility fixes.
* Allow Sonos app to discover local devices while Tailscale is connected. * Allow Sonos app to discover local devices while Tailscale is connected.
### Synology ### Synology
* Now shows whether outgoing connections are configured in the web UI * Now shows whether outgoing connections are configured in the web UI.
### Containers ### Containers
* Can run in a Kubernetes environment without setting TS_KUBE_SECRET ([#6704](https://github.com/tailscale/tailscale/issues/6704)) * Can run in a Kubernetes environment without setting TS_KUBE_SECRET ([#6704](https://github.com/tailscale/tailscale/issues/6704)).
### OpenBSD ### OpenBSD
* Tailscale SSH now runs on OpenBSD * Tailscale SSH now runs on OpenBSD.