Skip to content

Releases: mozilla-mobile/firefox-ios

v99.0

06 Apr 15:14
Compare
Choose a tag to compare

Overview

This is our official v99.0 release of Firefox-iOS. It's based on the v99.0 branch, with build number #8654.

Differences between v98.0 & v99.0

You can view the changes between our previous and newly released version here.

Contributions

We've had lots of contributions from the community this release, and would like to thank the following people for their work:

v98.2

28 Mar 14:26
48f94a2
Compare
Choose a tag to compare

Overview

This is our official v98.2 release of Firefox-iOS. It's based on the v98.2 branch

Differences between v98.1 & v98.2

You can view the changes between our previous and newly released version here.

v98.1

13 Mar 14:32
Compare
Choose a tag to compare

Overview

This is our official v98.1 release of Firefox-iOS. It's based on the v98.1 branch

Differences between v98.0 & v98.1

You can view the changes between our previous and newly released version here.

v98.0

08 Mar 17:29
Compare
Choose a tag to compare

Overview

This is our official v98.0 release of Firefox-iOS. It's based on the v98.0 branch, with build number 8233.

Differences between v97.0 & v98.0

You can view the changes between our previous and newly released version here.

Contributions

We've had lots of contributions from the community this release, and would like to thank the following people for their work:

v97.0

08 Feb 14:43
Compare
Choose a tag to compare

Overview

This is our official v97.0 release of Firefox-iOS. It's based on the v97.0 branch, with build number 7635.

Differences between v96.0 & v97.0

You can view the changes between our previous and newly released version here.

Contributions

We've had lots of contributions from the community this release, including:

Thanks everyone!

v96.0

18 Jan 16:04
Compare
Choose a tag to compare

Overview

This is our official v96.0 release of Firefox-iOS. It's based on the v96.0 branch, with build number 7403.

Differences between v40.2 & v96.0

You can view the changes between our previous and newly released version here.

v40.2 (7167)

04 Jan 17:36
Compare
Choose a tag to compare

Overview

This is our official v40.2 release (build 7167), based on v40.2 branch.

The diff between v40.1 and v40.2 can be found here: v40.1...v40.2


Full Changelog: v40.1...v40.2

v40.1 (7037)

14 Dec 16:46
Compare
Choose a tag to compare

Overview

This is our official v40.1 release (build 7037), based on v40.1 branch.

The diff between v40.0 and v40.1 can be found here: v40.0...v40.1


This is a point release we pushed out in order to fix an issue that caused memory pressure by assigning screenshot to multiple tabs (aprox 100+) on cold start. This happened as we added additional computation to make sure we don’t have blank tabs in v40.0. As a part of this fix that computation has been removed in v40.1 to lower memory pressure.

Full Changelog: v40.0...v40.1

v40.0 (6920)

08 Dec 21:20
Compare
Choose a tag to compare

Overview

This is our official v40.0 release (build 6920), based on v40.0 branch.

The diff between v39.0 and v40.0 can be found here: v39.0...v40.0

Contributions

We really value contributions from the community, and would like to thank:

@piofusco

  • Remove white border from FirefoxHomeHighlightCell

@muhasturk

  • Update ThemedNavigationController to conform to UINavigationBarAppearance
  • Fix #8567 Firefox crashes when scaning a specified QR Code (#9275)
  • Fix #6885 - Remove SwiftyJSON Dependency (#9274)
  • Fix 'setTargetRect(:in:)' and 'setMenuVisible(:animated:)' deprecated (#9199)
  • Fix UIActivityIndicatorView.Style.gray deprecated (#9202)
  • Fix 'init(input:modifierFlags:action:discoverabilityTitle:)' was deprecated
  • fix 'statusBarOrientation' was deprecated in iOS 13.0 (#9198)
  • Remove unused CrashSimulator (#9533)

@yusadogru

  • Fix-9351: Remove Snapkit - Pt2 (#9360)

@q2r5

  • Set the overrideUserInterfaceStyle on the window and not per view (#8568)
  • [Cleanup] Fix Scanner deprecations (#9530)
  • [Cleanup] Remove unused FxA-related code (#9531)

@michaelbiv

  • Adds safeAreaInsets offset to horizontal center (#9294)
  • Fixes #8876 - Saved login creation/modified date cutoff when returnin

@GetToSet

  • Remove restoration related code for BrowserViewController in AppDelegate

v39.0 (6519)

27 Oct 21:34
Compare
Choose a tag to compare

Overview

This is our official v30.0 release (build 6519), based on this branch.

The diff between v38.1 and v39.0 is here: v38.1...v39.0

Contributions

We really value contributions from the community, and would like to thank

@muhasturk

  • Remove sectionHeaderTopPadding on iOS 15 (#9304)
  • Fix #9296 Search View Incorrect padding (#9304)
  • #9315 - #9314 - #9287 Fix transparent navigation bar & toolbar in Tabs Tray (#9318)