Skip to content

Phonton Desktop v0.2.4

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:08

v0.2.4

Fixed

  • Windows CLI install (Scoop / GUI PATH): Resolve and launch phonton-cli via absolute node.exe + phonton.js when npm shims cannot find node from stripped GUI-app PATH.
  • CLI version: Always install or upgrade to npm’s latest phonton-cli during setup (offline fallback when registry is unreachable).
  • Auth handoff: Single-instance mode forwards phonton://auth/callback to the running window instead of opening a second app.
  • Setup UX: CLI step shows a clear error state instead of “Connecting…” when install fails.

Added

  • tauri-plugin-single-instance with deep-link forwarding; main window is focused after browser sign-in.