• v0.3.3 aae61b113e

    v0.3.3 Stable

    fpindado released this 2026-07-28 16:37:06 +02:00 | 32 commits to main since this release

    Self-update notifier now checks on every app startup (plus a 24 h interval while the app stays open), instead of being throttled by a persisted 24 h timestamp.

    Previously the notifier persisted _lastUpdateCheck and skipped the startup check when less than 24 h had elapsed, so a plugin updated between launches kept reporting a stale "latest" version until the window expired. Now maybeCheckForUpdate always hits the Codeberg release feed on startup; _lastUpdateCheck is informational only.

    • 374/374 tests, tsc clean.
    • No behavior change to sync itself.
    Downloads