• v2.2.1 98d54664e2

    v2.2.1
    All checks were successful
    CI / vet-and-test (push) Successful in 25s
    Stable

    fiatcode released this 2026-06-18 10:42:32 +07:00 | 5 commits to main since this release

    Fixed

    • Saving a page now writes atomically. The in-app editor's save and the one-key linkify (which writes to other pages' files) now write to a temporary file that is renamed into place, so a crash mid-write can no longer leave a page truncated or half-written. A page's existing file permissions are preserved across a save. (#22)
    Downloads