• v2.7.3 eb51175ceb

    v2.7.3
    All checks were successful
    Release — F-Droid repo + Gitea release / detect (push) Successful in 4s
    Release — F-Droid repo + Gitea release / release (push) Successful in 7m8s
    Stable

    makiolaj released this 2026-06-21 12:21:36 +00:00 | 285 commits to main since this release

    Fixed

    • Home-screen widgets no longer get stuck on a loading spinner in the published
      (F-Droid) release build. They render via Android's background-work system, and
      release optimisation (R8) was stripping a helper class it loads by name, so the
      render job never ran. Added the missing keep rule — widgets now load normally.
    Downloads