Fix1.88.2
Tailscale v1.88.2
Fixed display of Settings button on macOS when no account is logged in, and corrected UserDefaults handling on both macOS and iOS to properly convert string values like "true" and "1" to Boolean format as expected by apps and system policies.
macOS
- Fixed: The Settings button displays correctly when no account is logged in to the client.
- Fixed: UserDefaults, which apps and system policies use to store and read preferences, force string values like
trueor1into Booleans as expected.
- Fixed: UserDefaults, which apps and system policies use to store and read preferences, force string values like
trueor1into Booleans as expected.
macosiosbugfixuisettings
Source: original entry ↗