Skip to content

AgentLine v1.0.3

Choose a tag to compare

@github-actions github-actions released this 25 May 10:54
· 9 commits to main since this release

AgentLine v1.0.3

  • Version: 1.0.3
  • Tag: v1.0.3
  • Commit: a4cf3b06008a028c26ba1b60c357a632e6a8ff38

App Bundles

  • Desktop app: Electron
  • Mobile app: React Native
  • 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.