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
Desktop (Tauri): deprecated and not published in this unified release
Unified Release Components
Desktop app (Electron): 1.0.3
Mobile app (React Native): 1.0.3
Devices runtime: 1.0.3
Added
Add a shared Updates settings page for web, desktop, and mobile shell sessions with manual update checks from the settings sidebar.
Add native shell version detection so desktop Electron and React Native mobile update checks compare against the installed app version instead of the web bundle version.
Fixed
Suppress the web/server update modal inside native shells to avoid reporting web release versions as installed desktop or mobile versions.
Keep desktop and mobile startup checks using shell-specific update requests while preserving user-dismissed update prompts.