Skip to content

Releases: mozilla/mozregression

6.3.0

14 Nov 20:26
84fe14e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.2.2...6.3.0

6.2.2

14 Jun 17:26
2ee4c9d
Compare
Choose a tag to compare

What's Changed

  • workflows: fix outdated/hardcoded requirements file (bug 1902706) by @zzzeid in #1734

Full Changelog: 6.2.1...6.2.2

6.2.1

14 Jun 17:04
0e2e923
Compare
Choose a tag to compare

What's Changed

  • workflows: fix macOS gui builds to match test runner (bug 1902706) by @zzzeid in #1733

Full Changelog: 6.2.0...6.2.1

6.2.0

14 Jun 16:46
4bcb677
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump pluggy from 1.4.0 to 1.5.0 by @dependabot in #1678
  • build(deps): bump exceptiongroup from 1.2.0 to 1.2.1 by @dependabot in #1680
  • workflows: add Python 3.12 support by @zzzeid in #1690
  • build(deps): bump pytest from 8.1.1 to 8.2.2 by @dependabot in #1726
  • build(deps): bump coveralls from 3.3.1 to 4.0.1 by @dependabot in #1702
  • requirements: upgrade glean-sdk (bug 1902374) by @zzzeid in #1731
  • telemetry: use importlib_resources instead of pkg_resources (bug 1894839) by @zzzeid in #1732

Full Changelog: 6.1.0...6.2.0

Due to a bug in macOS builds, the binaries for this version will not be released. Please use the signed binaries in 6.2.2. Binaries for Windows will also not be signed for this release.

6.1.0

16 Apr 17:19
e09d1f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.2...6.1.0

6.0.2

15 Jan 13:35
7d328a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.1...6.0.2

6.0.1

17 Oct 15:51
59ef788
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.0...6.0.1

6.0.0

03 Oct 16:09
93569f1
Compare
Choose a tag to compare

What's Changed

Highlights

  • Added support for fenix, focus, and thunderbird-l10n (nightly)
  • Added support for URL parameter when launching fennec, fenix, and focus
  • Dropped support for Python 3.7

Features

  • fetch_configs, launchers: add thunderbird-l10n support (bug 1760826) by @zzzeid in #1458
  • fetch_configs, launchers: add Fenix nightlies support (bug 1556042) by @zzzeid in #1451
  • fetch_configs, launchers: add Focus nightlies support (bug 1852620) by @zzzeid in #1452
  • launchers: pass URL arg to Android launchers (bug 1852787) by @zzzeid in #1453

Bug Fixes

  • requirements: pin universal2 binaries for PyInstaller (bug 1855547) by @zzzeid in #1476
  • setup: remove deprecated flags (bug 1854687) by @zzzeid in #1470

Other

Full Changelog: 5.9.1...6.0.0

5.9.1

07 Sep 19:22
413aad6
Compare
Choose a tag to compare

What's Changed

  • splash_hook: run hook only on darwin (bug 1851916) by @zzzeid in #1444
  • build(deps): bump mozprofile from 2.6.0 to 2.6.1 by @dependabot in #1445

Notes

The mozprofile upgrade fixes an issue affecting mozregression on Python 3.12. See bug 1851580.

Full Changelog: 5.9.0...5.9.1

5.9.0

06 Sep 14:54
a3ed356
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.8.0...5.9.0

Regressions

Please note that in this version, a regression caused by bug 1845573 was introduced, in which the windows executable will not launch. This will be fixed in a followup release.