Features
- Deep Linking: Protocol handler registration enables opening GAIA links directly in the desktop app
- Branded Splash Screen: New splash screen with refined appearance during app startup
- Auto-Updater: Built-in automatic update support keeps the desktop app current without manual downloads
- Modular Window Management: Refactored window lifecycle into a modular architecture for better maintainability
Bug Fixes
- Server Shutdown Reliability: Fixed graceful shutdown behavior and refined login UI styling
- Safer Protocol Registration on Linux: Replaced execSync with spawnSync to prevent shell injection during protocol handler setup