• v0.10.1 0eb7a3887d

    Simpl'Résultat v0.10.1
    All checks were successful
    Release / build-and-release (push) Successful in 26m19s
    Stable

    Ghost released this 2026-06-30 21:22:13 +00:00 | 63 commits to main since this release

    Fixed

    • Balance: fixed a "database is locked" error that could appear after starting a snapshot and leaving the page before saving, then blocked every later write until the app was restarted. All database access is now serialized, and a transaction holds a single connection for its whole duration — so a write transaction can no longer be stranded across SQLite connections (the root cause). No stored data was ever at risk; only the in-progress snapshot was lost (#230).
    • The in-app log console (Settings → Systems → Logs) now updates live as events happen, instead of only showing entries that existed before the page was opened. Snapshot saves and their failures are now logged, so database issues surface there (#230).

    Installation

    Windows : Téléchargez le fichier .exe ci-dessous.
    Linux : Téléchargez le fichier .deb ou .AppImage ci-dessous.

    Downloads