-
v2.7.3
Stablereleased this
2026-06-21 12:21:36 +00:00 | 285 commits to main since this releaseFixed
- 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
- Home-screen widgets no longer get stuck on a loading spinner in the published