- 01
Firefox now prompts Windows users to install the Microsoft AV1 Video Extension to enable hardware decoding support for the AV1 video codec from about:support if not already installed.
- 02
Firefox now supports Voice Control commands on macOS systems.
- 03
On Linux, Firefox now defaults to the Wayland compositor when available instead of XWayland. This brings support for touchpad & touchscreen gestures, swipe-to-nav, per-monitor DPI settings, better graphics performance, and more.
- 04
Firefox can now force links to always be underlined. This option can be enabled in the Browsing section of the Firefox Settings menu.
- 05
The PDF viewer now includes a floating button to simplify deleting drawings, text, and images added in PDFs.
- 01
Various security fixes.
- 02
Ubuntu Firefox Snap builds did not default to Wayland compositing on some systems as expected when Firefox 121 was first released. This is now fixed and updated builds can be installed with the Ubuntu Software Updater.
- 01
You can find information about policy updates and enterprise specific bug fixes in the Firefox for Enterprise 121 Release Notes .
- 01
Developer Information
- 02
The Firefox Debugger now includes a new feature: an option to disable the debugger; keyword on the current page. This feature is accessible via a new checkbox in the Breakpoints side panel labeled Pause on debugger statement , located next to the existing Pause on exceptions checkbox. By default, this option is enabled, meaning that the debugger statements are active unless manually disabled.
- 03
As part of our work on improving the accessibility of Firefox Developer Tools, we've unified the focus indicator across the toolbox. The focus indicator is now larger with improved contrast, featuring a white box-shadow for enhanced visibility on blue backgrounds. Adjustments have also been made to ensure clear visibility across shared components and frequently used panels, preventing overlap with element borders or backgrounds.
- 01
The :has() selector is now supported. This allows authors to match an element that has, or "anchors", at least one element matching its relative selector.
- 02
The hanging and each-line keywords are now supported for the text-indent CSS property, offering more convenient paragraph layout options for styles such as bibliographies, poetry, etc.
- 03
The balance keyword is now supported for the text-wrap CSS property, which can improve the appearance of short multi-line text blocks such as long headings or captions by harmonizing the line lengths.
- 04
Lazy loading iframes are now supported ( <iframe loading=lazy> ). Lazy loading iframes are only loaded when visible, so non-critical iframes can load later when needed to speed up initial page loads, reduce initial network usage, etc.
- 05
Support has been added for tail call elimination in WebAssembly language to improve support for functional languages.
- 01
With the release of Firefox 121, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 16 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: