-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Release version 79.2.4 (174) | ||
- Thanks nortio for fixing primaryColor for status bar color (Tobi823/ffupdater#609) | ||
- Thanks Andrew Gunnerson (chenxiaolong) for setting "update ownership" when installing a new app (Tobi823/ffupdater#591) | ||
- 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 | ||
- Dont check for updates / don't download updates when power save mode is enabled | ||
- Dont use OkHttp to cache network responses, use custom data structure | ||
- Try to fix download timeouts by increasing OkHttp timeout thresholds | ||
- Try to fix bug by initialize WorkManager if it is not initialized (Tobi823/ffupdater#586) |