• v1.5.0 2c319808c2

    tomas.kracmar released this 2026-05-27 10:51:28 +00:00 | 1 commits to main since this release

    Removed

    • Mark Private feature: removed the non-functional server-side "Private" flagging for mirrored events. The Objective-C runtime hack never worked reliably and would have blocked App Store review.

    Changed

    • Extracted mirror engine: the ~500-line runMirror and runCleanup logic has been moved from ContentView.swift into a new MirrorEngine.swift class.
    • MirrorRecord, mirror index persistence, and SAME_TIME_TOL_MIN now live in the engine module.
    • calLabel moved to MirrorUtils.swift so it can be shared between UI and engine.

    Build

    • Bump version to 1.5.0 (build 19).
    Downloads