Updated 1.38.0 (markdown)

Denton Gentry
2023-03-13 21:18:35 -07:00
parent 3118381fa8
commit dcfdc575e2

@@ -13,20 +13,21 @@ For when 1.38.0 is out.
* Add `tailscale debug derp` to help diagnose DERP-related difficulty.
* Allow tailnet-lock to be used with preauth keys.
* The `tailscale serve` command has been overhauled, and we've moved Funnel to its own command, `tailscale funnel` ([docs](https://tailscale.com/kb/1242/tailscale-serve/)).
* Added `tailscale debug capture` to write pcaps for debugging.
## Linux
- Allow certificates to be stored in Kubernetes secret storage.
* Allow certificates to be stored in Kubernetes secret storage.
## Windows
- MSI installers start the GUI without user interaction, to allow remote upgrade.
* MSI installers start the GUI without user interaction, to allow remote upgrade.
## macOS
- Add a notification upon node key expiration (only on macOS 10.14 and later).
- The [Tailscale SSH](http://kb/1193/tailscale-ssh/) server component is available for macOS open source [tailscale + tailscaled CLI devices](https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS).
* Add a notification upon node key expiration (only on macOS 10.14 and later).
* The [Tailscale SSH](http://kb/1193/tailscale-ssh/) server component is available for macOS open source [tailscale + tailscaled CLI devices](https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS).
## iOS
- Support alternate control servers by setting the URL in Settings > Tailscale.
* Support alternate control servers by setting the URL in Settings > Tailscale.
## Android