You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Authentication flow has been rewritten #2374 This change should be
transparent to users with the exception of some buxfixes that has been
discovered and was fixed as part of the rewrite.
When a node is registered with a new user, it will be registered as a new
node (#2327 and #1310).
A logged out node logging in with the same user will replace the existing
node.
Remove support for Tailscale clients older than 1.62 (Capability version 87) #2405
Changes
oidc.map_legacy_users is now false by default #2350
Print Tailscale version instead of capability versions for outdated nodes #2391