Releases: Tobi823/ffupdater
Releases · Tobi823/ffupdater
Release version 78.0.5
Release 78.0.5 (147)
- Thanks for the Weblate contributions from: markov, Oğuz Ersen and Kazushi Hayama
- Fix background update check bug (left over from tests)
- On problematic devices (https://dontkillmyapp.com): ask the user to be ignored from battery optimisation (#409)
- Don't warn about missing notification permission if notifications are off (#423)
- Refactor and clean up code
Release version 78.0.4
Release 78.0.4 (146)
- Thanks for the Weblate contributions from: Priit Jõerüüt, Oğuz Ersen and Kazushi Hayama
- Only update apps in the background if they are not used (requires Android 14) (#400)
- Add option to only update apps in the background if the screen is off (#400)
- Hide progress brackets if the download has not been started (#401)
- Refactor and clean up code
Release version 78.0.3
Release version 78.0.2
Release version 78.0.2 (144)
- Thanks for the Weblate contributions from: Kazushi Hayama, Retrial, nautilusx, Juraj Motuz, gallegonovato, Alexthegib, markov, Priit Jõerüüt, 109247019824, Eryk Michalak, Giovanni Donisi and Oğuz Ersen
- fix Firefox Nightly
- reduce the network usage of FFUpdater by improving the network cache
- try to configure Proguard correctly (software to compress the download and installation size of FFUpdater)
- fix the "File was not downloaded" error
- fix resource leaks
- improve logging and error reporting
- update dependencies
- refactor and clean up code
- fix unit tests
Release version 78.0.1
Release 78.0.1 (143)
- Thanks for the Weblate contributions from: Kazushi Hayama, 109247019824 and Oğuz Ersen
- Fix crash on startup
Release version 78.0.0
Release 78.0.0 (142)
- Thanks for the Weblate contributions from: Kazushi Hayama, gallegonovato, Alexthegib and Oğuz Ersen
- Fix the "file was not downloaded" bug (use for every OkHttp request a new Interceptor)
- Improve update check from GitHub (use JsonReader instead of Gson)
- Bromite and Bromite SystemWebView are EOL
Release version 77.7.15
Release version 77.7.15 (141)
- Thanks for the Weblate contributions from: SiniKraft, Kazushi Hayama, 109247019824, Retrial, Alexthegib, Meiru, Juraj Motuz, atilluF, gallegonovato, nautilusx, MkQtS, Eryk Michalak, Ettore Atalan and Oğuz Ersen
- Fix broken download of Firefox Nightly (#428)
Release version 77.7.14
Release 77.7.14 (140)
- Improve error handling in main activity (#376)
Release version 77.7.13
- update gitignore
Release version 77.7.12
Release 77.7.12 (138)
- Thanks for the Weblate contributions from: Alexthegib, Juraj Motuz, Retrial, gallegonovato, MkQtS and 109247019824
- Hotfix: Update urls to download the latest Firefox release
- Improve cache reuse across apps with OkHttp
- Due to hotfix: Forground setting "Update checks on metered networks" is currently ignored