Skip to content

v0.1.0-alpha52 — update-check fix

Latest

Choose a tag to compare

@gen99-dev gen99-dev released this 18 Jun 14:42
· 5 commits to main since this release

v0.1.0-alpha52 — Update-check fix (no more false "update available")

Patch release on top of alpha51.

Fixed

  • Perpetual "update available" notification. The in-app update check
    compared the latest GitHub release against a version string that had
    been hardcoded at 0.1.0-38 since alpha38 — so every build, including
    the newest, was reported as out of date forever. The current version is
    now read at runtime from the installed bundle (getVersion()), so the
    check is accurate and can't drift again. Install this build once and the
    false notification stops.

Everything from alpha51 (reliable Sources/出典, Markdown rendering,
per-thread "thinking" state, provider-qualified models, devtools off) is
included.

Install

Download Praxia.Desktop_0.1.0-52_x64-setup.exe below and run it. Existing
installs upgrade in place.