• v2.7.1 297a2350e3

    v2.7.1
    All checks were successful
    CI / ci (push) Successful in 4m8s
    Release — F-Droid repo + Gitea release / ci (push) Successful in 2m29s
    Release — F-Droid repo + Gitea release / gitea-release (push) Successful in 5s
    Release — F-Droid repo + Gitea release / build-and-deploy (push) Successful in 5m43s
    Stable

    makiolaj released this 2026-06-21 09:59:32 +00:00 | 300 commits to main since this release

    Fixed

    • Fixed the app crashing immediately on launch whenever calendar access hadn't
      been granted yet (a fresh install, or after revoking the permission). The app
      set up its live calendar-change listener before the permission screen could
      appear, which newer Android versions reject outright — so the app died before
      you could grant access. The listener now waits for the permission and attaches
      itself the moment it's granted.
    Downloads