• v1.6.2 2a6ff2a862

    Introduce swap journaling crash recovery system with tests.

    kyle released this 2026-02-13 16:45:27 +00:00 | 18 commits to master since this release

    • Added detailed journaling system (SwapManager) for crash recovery, including edit recording and replay.
    • Integrated recovery prompts for handling swap files during file open flows.
    • Implemented swap file cleanup, checkpointing, and compaction mechanisms.
    • Added extensive unit tests for swap-related behaviors such as recovery prompts, file pruning, and corruption handling.
    • Updated CMake to include new test files.
    Downloads