diff --git a/CHANGELOG.md b/CHANGELOG.md index e6cd1fa..f0c6829 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ - Fix OIDC registration issues [#960](https://github.com/juanfont/headscale/pull/960) and [#971](https://github.com/juanfont/headscale/pull/971) - Add support for specifying NextDNS DNS-over-HTTPS resolver [#940](https://github.com/juanfont/headscale/pull/940) - Make more sslmode available for postgresql connection [#927](https://github.com/juanfont/headscale/pull/927) +- Update platform docs with Fast User Switching [#1016](https://github.com/juanfont/headscale/pull/1016) ## 0.16.4 (2022-08-21) diff --git a/templates/apple.html b/templates/apple.html index 3c073b9..d80e650 100644 --- a/templates/apple.html +++ b/templates/apple.html @@ -9,7 +9,16 @@
+ Tailscale added Fast User Switching in version 1.34 and you can now use + the new login command to connect to one or more headscale (and Tailscale) + servers. The previously used profiles does not have an effect anymore. +
+Use Tailscale's login command to add your profile:
+tailscale login --login-server {{.URL}}
+
+