174.txt 786 B

123456789
  1. Release version 79.2.4 (174)
  2. - Thanks nortio for fixing primaryColor for status bar color (Tobi823/ffupdater#609)
  3. - Thanks Andrew Gunnerson (chenxiaolong) for setting "update ownership" when installing a new app (Tobi823/ffupdater#591)
  4. - Thanks for the Weblate contributions from: Priit Jõerüüt, Cirnos, Coool (github.com/Coool), Retrial, Flavio F. M., gallegonovato, Scrambled777, 大王叫我来巡山, Kazushi Hayama, Giovanni Donisi, Kirill Isakov, 109247019824
  5. - Dont check for updates / don't download updates when power save mode is enabled
  6. - Dont use OkHttp to cache network responses, use custom data structure
  7. - Try to fix download timeouts by increasing OkHttp timeout thresholds
  8. - Try to fix bug by initialize WorkManager if it is not initialized (Tobi823/ffupdater#586)