• v1.5.9 c1f8d2a14d

    fix: read version from tauri.conf.json, not CARGO_PKG_VERSION
    Some checks failed
    Build & Sign Wraith / Build Windows + Sign (push) Has been cancelled

    Ghost released this 2026-03-25 05:42:20 +00:00 | 66 commits to main since this release

    CARGO_PKG_VERSION is always 0.1.0 (hardcoded in Cargo.toml). CI
    patches tauri.conf.json from the git tag. Now reads app_handle.config()
    for the real version so the update checker compares correctly.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads