Skip to content

Releases: Tobi823/ffupdater

Release version 78.0.5

13 Jul 23:00
78.0.5
a45d293
Compare
Choose a tag to compare

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

13 Jul 20:40
78.0.4
8997722
Compare
Choose a tag to compare

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

12 Jul 17:02
78.0.3
da46e9a
Compare
Choose a tag to compare

Release 78.0.3 (145)

  • Thanks for the Weblate contributions from: Priit Jõerüüt
  • Improve the handling of invalid API responses (#434)
  • Fix double display of Firefox Nightly (#435)
  • Try to configure Proguard to minimize the app size

Release version 78.0.2

12 Jul 13:00
78.0.2
4e8c129
Compare
Choose a tag to compare

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

04 Jul 23:14
78.0.1
d67d0d7
Compare
Choose a tag to compare

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

04 Jul 19:11
78.0.0
0647977
Compare
Choose a tag to compare

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

28 Jun 14:39
77.7.15
4d50f20
Compare
Choose a tag to compare

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

22 Mar 13:21
77.7.14
7f72992
Compare
Choose a tag to compare

Release 77.7.14 (140)

  • Improve error handling in main activity (#376)

Release version 77.7.13

22 Mar 12:34
77.7.13
6dd4085
Compare
Choose a tag to compare
  • update gitignore

Release version 77.7.12

19 Mar 18:41
77.7.12
d923122
Compare
Choose a tag to compare

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