Hi folks,
We’ve been preparing to upgrade Firefox’s base snap from core20
(built from Ubuntu 20.04 LTS) to core22
(built from Ubuntu 22.04 LTS), and after much testing and fixing any issues we encountered, we think the core22
-based Firefox is in good shape and the work is ready to be merged into stable. In fact, Ubuntu 23.04 (Lunar Lobster) shipped with core22
Firefox out of the box, and the current development series Ubuntu 23.10 (Mantic Minotaur) defaults to core22
Firefox as well.
We are now calling for you to try the core22
-based Firefox, especially if you are currently using Ubuntu 22.04 LTS (Jammy Jellyfish). To help with the testing, you can run the following command in a terminal to switch to core22
Firefox:
snap refresh --channel=candidate/core22 firefox
Then use Firefox as you normally would, and report any issues you encounter here or on Bugzilla, Mozilla’s bug tracker. Please include in your reports the output from these commands:
snap info firefox
snap --version
Finally, you can switch to ‘stable’ Firefox (currently based on core20
) at any time if you wish to:
snap refresh --stable firefox
Thanks in advance for your help with testing,
-bandali