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
Switched connection detection to a more reliable multi-source approach using NWPathMonitor for connectivity and interface type, plus system proxy settings for VPN detection.
Added clearer connection labels for Wi-Fi, Ethernet, Cellular, and VPN state in the popover.
Made refresh behavior sleep/wake-aware and added timer tolerance to reduce unnecessary background work.
Reduced formatter and polling overhead for better efficiency.
Added release workflow documentation in RELEASING.md.
Fixed
Fixed notification permission handling when the app bundle identifier is unavailable.
Stopped incorrectly treating all .other network interfaces as VPN connections.