diff --git a/1.38.0.md b/1.38.0.md index 5191f30..6bd7b46 100644 --- a/1.38.0.md +++ b/1.38.0.md @@ -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