Skip to content

Phonton Desktop v0.2.6

Choose a tag to compare

@github-actions github-actions released this 15 Jun 04:52

v0.2.6

Fixed

  • Vendor binary bootstrap: After npm install -g phonton-cli, explicitly run npm/install.js (or phonton.js --version) to download vendor/phonton.exe when postinstall was skipped on reinstall.
  • Scoop Node.js: Resolve node.exe from scoop/apps/nodejs/current first (persist bin often has no node.exe).
  • Launch fallback: Accept node + phonton.js launcher when the wrapper script exists, even if native exe is not yet on disk.
  • fileExists: More reliable if exist check from the Tauri webview.