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
Tray Icon Consolidation: Resolved duplicate tray icon issue by removing the redundant default tray configuration in tauri.conf.json and unifying initialization in tray.rs.
Dynamic Tray Status Synchronization: System tray menu status item (HyperVPN: Connected (<Remark>) / HyperVPN: Disconnected), toggle action (Disconnect / Connect), and tray tooltip now update in real-time on connect, disconnect, and unexpected process termination.
Process & Route Health Monitoring: Auto-detects process drops during stats polling and restores Windows route tables cleanly.
Background Fallback Resolution: Tray toggle automatically resolves the active config from local storage even when toggled while the window is closed or minimized.