Skip to content

AgentLine v1.0.5

Choose a tag to compare

@github-actions github-actions released this 25 May 15:30
· 6 commits to main since this release

AgentLine v1.0.5

  • Version: 1.0.5
  • Tag: v1.0.5
  • Commit: 23b31681b3808374092b376b944c000bc3296865

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.5
  • Mobile app (React Native): 1.0.5
  • Devices runtime: 1.0.5

Fixed

  • Fix Windows desktop packaged backend startup by normalizing bundled ESM import paths to forward-slash separators.
  • Keep the bundled Windows Node runtime smoke test in the Electron release workflow so packaged backend startup regressions block publishing.