48.txt 612 B

1234567
  1. * Remove Fennec Release because it's no longer supported by Mozilla
  2. * Rename Fenix Release, Fenix Beta and Fenix Nightly to Firefox Release, Firefox Beta, Firefox Nightly
  3. * Fix download URLs for Firefox Release, Firefox Beta, Firefox Nightly
  4. * Use the more reliable PackageInstaller-method for installing the apps (instead of the old ACTION_INSTALL_PACKAGE-method)
  5. * Increase minimum SDK for FFUpdater to Lollipop/21 (because PackageInstaller needs 21 and all Firefox browsers need at least 21)
  6. * Fix bug "empty installed text field"
  7. * Thanks trymeout, guysoft, rantpalas and RomainL972 for reporting bugs