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
Allow using domain names (previously only IP addresses were allowed). When input in a valid IPv4/Ipv6 address, an icon will be shown to indicate the type of the input.
Check for updates upon app startup.
Changed
Upgrade Rust to v1.84.0 in CI.
Remove Rust dependency once_cell and use Rust standard library instead, which helps reducing binary size.
Better DMG file packaging, by using JavaScript-based create-dmg.
Migrate to Swift 6 and Xcode 16.2
Re-implement the "Launch at Login" feature by calling the ServiceManagement API directly instead of using LaunchAtLogin library. Now "Launch at Login" feature requires macOS 13.