LibreWolf Changelog

What's new in LibreWolf 124.0.1-1

Mar 24, 2024
  • Security fixes.

New in LibreWolf 123.0.1 (Feb 24, 2024)

  • New:
  • We’ve integrated search into Firefox View. You can now search through all of the tabs on each of the section subpages - Recent Browsing, Open Tabs, Recently Closed Tabs, Tabs from other devices, or History.
  • Having any issues with a website on Firefox, yet the site seems to be working as expected on another browser? You can now let us know via the Web Compatibility Reporting Tool! By filing a web compatibility issue, you’re directly helping us detect, target, and fix the most impacted sites to make your browsing experience on Firefox smoother.
  • Fixed:
  • When translating web pages, we are now also translating text in tooltips (i.e. titles) and text displayed in form controls (i.e. placeholder).
  • Various security fixes.
  • Changed:
  • Address bar settings can now be found in the Firefox Settings' Search section.
  • Improved PGO optimizations for macOS ARM64 and Android
  • Off-main-thread canvas on macOS, Linux and Android
  • Enterprise:
  • You can find information about policy updates and enterprise specific bug fixes in the Firefox for Enterprise 123 Release Notes.
  • Developer:
  • The Network Monitor now supports saving a response body to disk through the Save Response As context menu item. This replaces the Save Image context menu item, which only supported saving images.
  • Web Platform:
  • We now implement linearRGB interpolation for SVG gradients, as well as the existing sRGB interpolation. You can choose which to use via the color-interpolation property.
  • Previously, SVG feImage elements that pointed to SVG content required the SVG document to have a root element that had non-percentage width and height values. Such content will now fall back to use the default replaced element values of 300px width and 150px height and the feImage will no longer fail to render.
  • By enabling Preload and Modulepreload support, Early Hints are now fully supported.
  • Audio echo cancellation can now be applied to microphone inputs when the audio output is redirected to another device with setSinkId().
  • Firefox now supports declarative ShadowDOM, providing developers greater flexibility and improved ergonomics when working with ShadowDOMs directly within HTML.

New in LibreWolf 122.0.1-2 (Feb 14, 2024)

  • Fixed:
  • Fixed the Library and Sidebar context menus only displaying Multi-Account Containers icons in the "Open in New Container Tab" menu. (Bug 1876518)
  • Fixed an issue when clicking the Dismiss button in notification pop-ups on Windows causing a webpage in a new tab. (Bug 1848801)
  • Fixed the yaru-remix system theme not applying correctly on Linux. (Bug 1877002)
  • Fixed adding an extra new line to a rule in the Developer Tools' Inspector when copying it to the clipboard. (Bug 1876220)
  • Rolled back a keyboard behavior change made to the Developer Tools' Rules view when validating a property name or input with the Enter key.
  • This moves the focus to the next input, as was the behavior in Firefox 121. (Bug 1877457)

New in LibreWolf 122.0-1 (Jan 24, 2024)

  • Firefox now displays images and descriptions for search suggestions when provided by the search engine.
  • The translations feature received an improvement in the quality of translated webpages. The results should be much more stable. This fixes issues where the content of a page could disappear when translated, or interactive widgets could break.
  • Firefox now supports creating and using passkeys stored in the iCloud Keychain on macOS.
  • MDN Web Docs article suggestions from Firefox Suggest will be available in the address bar for users searching for web development-related information.
  • The line breaking rules of Web content now match the Unicode Standard. This improves Web Browser compatibility for line breaking. An additional improvement for East Asian and South East Asian end users, Firefox now supports proper language-aware word selection when double-clicking on text for languages including Chinese, Japanese, Burmese, Lao, Khmer, and Thai.
  • Firefox now ships with a new .deb package for Linux users on Ubuntu, Debian, and Linux Mint.
  • Various security fixes.

New in LibreWolf 121.0-1 (Dec 25, 2023)

  • New:
  • 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.
  • Firefox now supports Voice Control commands on macOS systems.
  • 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.
  • Note that due to Wayland protocol limitations, Picture-in-Picture windows require an extra user interaction (generally right-click on the window) or a shell / desktop-environment tweak. See bug 1621261 for related discussion and tracking, this post for a KDE configuration, and this extension for GNOME. It is also a known issue that windows are not correctly placed when restoring a previous session on launch.
  • Firefox can now force links to always be underlined. This option can be enabled in the Browsing section of the Firefox Settings menu.
  • Fixed:
  • Various security fixes.
  • 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.
  • Developer:
  • Developer Information:
  • 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.
  • 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.
  • Web Platform:
  • 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.
  • 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.
  • 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.
  • 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.
  • Support has been added for tail call elimination in WebAssembly language to improve support for functional languages.

New in LibreWolf 120.0.1-1 (Dec 2, 2023)

  • Fixed:
  • Fixed a bug that was causing persistent startup slowdowns. (bug 1867095)
  • Fixed an issue that was causing 100% CPU usage on sites such as Google Maps. (bug 1866409)
  • Fixed an issue that was causing YouTube videos to show a green screen when hardware acceleration was enabled. (bug 1865928)
  • Fixed an issue where the status bar was still visible when viewing fullscreen video. (bug 1853896)
  • Fixed a startup crash affecting Linux users on some aarch64 systems with page sizes other than 4KB. (bug 1866025)

New in LibreWolf 120.0-1 (Nov 22, 2023)

  • New:
  • Firefox supports a new “Copy Link Without Site Tracking” feature in the context menu which ensures that copied links no longer contain tracking information.
  • Firefox now supports a setting (in Preferences ? Privacy & Security) to enable Global Privacy Control. With this opt-in feature, Firefox informs the websites that the user doesn’t want their data to be shared or sold.
  • Screenshot showing GPC preference
  • Firefox’s private windows and ETP-Strict privacy configuration now enhance the Canvas APIs with Fingerprinting Protection, thereby continuing to protect our users’ online privacy.
  • Firefox has enabled Cookie Banner Blocker by default in private windows for all users in Germany. Firefox will now auto-refuse cookies and dismiss annoying cookie banners for supported sites.
  • Firefox has enabled URL Tracking Protection by default in private windows for all users in Germany. Firefox will remove non-essential URL query parameters that are often used to track users across the web.
  • Firefox now imports TLS trust anchors (e.g., certificates) from the operating system root store. This will be enabled by default on Windows, macOS, and Android, and if needed, can be turned off in settings (Preferences ? Privacy & Security ? Certificates).
  • Keyboard shortcuts have now been added for editing and deleting a selected credential on about:logins. For editing - Alt + enter (Option + return on macOS) and for deleting - Alt + Backspace (Option + Delete on macOS).
  • Users on Ubuntu Linux now have the ability to import from Chromium when both are installed as Snap packages.
  • Picture-in-Picture now supports corner snapping on Windows and Linux - just hold Ctrl as you move the PiP window.
  • Fixed:
  • Various security fixes.
  • Enterprise:
  • You can find information about policy updates and enterprise specific bug fixes in the Firefox for Enterprise 120 Release Notes.
  • Developer:
  • Developer Information
  • The User Activation API has now been added, allowing JavaScript to check if the user currently is or has been active with the page (clicking, etc) with navigator.userActivation.
  • Early Hints Preconnect, the informational status code 103, is now enabled. This allows servers to send resource Link headers before the final HTTP response and improves performance on servers using this feature. (read more)
  • Users can now use an added devtools feature to simulate browser tabs to be offline.
  • The Style Editor panel now features a new "Pretty Print" button located in the footer of the panel, similar to the pretty print button found in the Debugger panel. This can be used to format stylesheets (e.g., those that are minified). The previous functionality, where minified files were automatically formatted, has been removed.
  • The Rules panel within the Inspector panel no longer displays colors in the new CSS Color 4 formats (e.g., OKLCH) as hexadecimal/named colors. This ensures that it matches the original values used.
  • Web Platform:
  • lh and rlh units can now be parsed and computed correctly as lengths. This allows authors to specify lengths in terms of the element's (or the root element's) line height.
  • WebAssembly GC is now enabled by default, which allows new languages, such as Dart or Kotlin, to run on Firefox. This makes it possible for reference cycles between the guest language and host browser to be collected.
  • Community Contributions:
  • With the release of Firefox 120, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 10 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:
  • Ajay: 1857745, 1857750
  • Alexander Sergeyev: 1855731
  • Antoine: 1857751
  • Calum Smith [:cpmsmith]: 1859079
  • Fidelius: 1856287
  • Kushal Pokharel: 1857752
  • Scott Jehl: 1836128, 1841432
  • Sebastian [:sebcode]: 366374
  • tiuna.angelini: 1857747
  • vitaspiros: 1013947

New in LibreWolf 119.0.1-1 (Nov 11, 2023)

  • Fixed:
  • Fixed a bug causing colors in the <select> HTML element to not be applied to dropdown menu arrows. (bug 1861253)
  • Fixed a bug with the <input> HTML element state not changing when dynamically updating the disabled attribute on an ancestor <fieldset>. (bug 1861027)
  • Fixed a bug causing elements with the indeterminate CSS selector in a radio group to not update. (bug 1861346)

New in LibreWolf 119.0-5 (Oct 29, 2023)

  • New:
  • Gradually rolling out in Fx119, Firefox View includes more content. You can now see all open tabs, from all windows. If you sync open tabs, you’ll see all tabs from other devices. Browsing history is now listed and you can sort by date or by site. As before, recently closed tabs are also listed on Firefox View.
  • To access Firefox View, select the file folder icon at the top left of your tab strip.
  • Gradually rolling out in Fx119, Firefox now allows you to edit PDFs by adding images and alt text, in addition to text and drawings.
  • Recently closed tabs now persist between sessions that don't have automatic session restore enabled. Manually restoring a previous session will continue to reopen any previously open tabs or windows.
  • If you're migrating your data from Chrome, Firefox now offers the ability to import some of your extensions as well.
  • As part of Total Cookie Protection, Firefox now supports the partitioning of Blob URLs, this mitigates a potential tracking vector that third-party agents could use to track an individual.
  • The visibility of fonts to websites has been restricted to system fonts and language pack fonts in Enhanced Tracking Protection strict mode to mitigate font fingerprinting.
  • The Storage Access API web standard was updated to improve security while mitigating website breakages and further enabling the phase out of third-party cookies in Firefox.
  • Encrypted Client Hello (ECH) is now available to Firefox users, delivering a more private browsing experience. ECH extends the encryption used in TLS connections to cover more of the handshake and better protect sensitive fields. Read more about the launch of ECH on Mozilla Distilled.
  • Media sniffing is no longer applied to files served as type application/octet-stream, this allows these files to be downloaded instead of attempting playback.
  • On Windows, the mouse pointer will disappear while typing if the relevant Windows mouse properties system setting is enabled.
  • Firefox is now available in the Santali (sat) language.
  • Fixed:
  • Fixed an issue causing unexpected jumps in scroll position on Facebook.
  • Enterprise:
  • You can find information about policy updates and enterprise specific bug fixes in the Firefox for Enterprise 119 Release Notes.

New in LibreWolf 118.0-2-1 (Oct 12, 2023)

  • Fixed games not loading on betsoft.com (bug 1856145)
  • Fixed printing issues for some SVG images (bug 1853727)
  • Fixed CORS XHR with authentication no longer working (bug 1855650)
  • Fixed h264 WebRTC video not working in some contexts (bug 1855636)
  • Fixed Firefox Translations not working on some pages (bugs 1841656 - 1855307)
  • Stability fixes (bugs 1851991 - 1799326 - 1856637)

New in LibreWolf 118.0-1-1 (Sep 29, 2023)

  • Security fix: Security Vulnerability fixed in Firefox 118.0.1, Firefox ESR 115.3.1, Firefox for Android 118.1.0, and Firefox Focus for Android 118.1.0.

New in LibreWolf 117.0-1-1 (Sep 16, 2023)

  • Fixed:
  • Fixed a bug causing links opened from outside Firefox to not open on macOS (bug 1850828)
  • Fixed a bug causing extensions using an event page for long-running tasks to be terminated while running, causing unexpected behavior changes (bug 1851373)
  • Temporarily reverted an intentional behavior change preventing Javascript from changing URL.protocol (bug 1850954).
  • NOTE: This change is expected to ship in a later Firefox release alongside other web browsers and sites are encouraged to find alternate ways to change the protocol if needed.
  • Fixed audio worklets not working for sites using WebAssembly exception handling (bug 1851468)
  • Fixed the Reopen all tabs option in the Recently closed tabs menu sometimes failing to open all tabs (bug 1850856)
  • Fixed the bookmarks menu sometimes remaining partially visible when minimizing Firefox (bug 1843700)
  • Fixed an issue causing incorrect time zones to be detected on some sites (bug 1848615)

New in LibreWolf 117.0-1 (Aug 30, 2023)

  • New:
  • Support for credit card autofill has been extended to users running Firefox in the IT, ES, AT, BE, and PL locales.
  • macOS users can now control the tabability of controls and links via about:preferences.
  • Screenshot of new macOS tabability option in about:preferences
  • To avoid undesirable outcomes on sites which specify their own behavior when pressing shift+right-click, Firefox now has a dom.event.contextmenu.shift_suppresses_event preference to prevent the context menu from appearing.
  • Fixed:
  • YouTube video lists now scroll correctly when navigating with a screen reader.
  • Various security fixes.
  • Changed:
  • Firefox no longer shows its own screen sharing indicator on Wayland desktop environments. The system default sharing indicator will be used instead.
  • Developer:
  • Web compatibility inspection has been enhanced with our new CSS compatibility tooltip in the Developer Tools Inspector. An icon is now displayed next to properties that could lead to web compatibility issues. When hovered, the tooltip indicates which browsers are not supported and displays a link to the MDN page for the property so the user can learn more about it.
  • Screenshot showing CSS compatibility icon for a property shown in the Inspector
  • console.clear() no longer clears the Console output if the "Enable persistent logs" option is enabled.
  • Web Platform:
  • Support for improved CSS nesting is now enabled by default.
  • Firefox now supports RTCRtpScriptTransform.
  • ReadableStream.from is now supported, allowing creation of a ReadableStream from an (async) iterable.
  • Firefox now supports the math-style and math-depth CSS properties and the font-size: math value.

New in LibreWolf 116.0.3-1 (Aug 19, 2023)

  • Fixed:
  • Fixed an issue for OPFS users (especially those using the Adobe Photoshop) that broke access to files that were locally cached in a previous version. (bug 1847989, bug 1847619)
  • Fixed an issue that was breaking screensharing for some users on Wayland. (bug 1841851)
  • Fixed an issue where a fullscreen notification was persistently being shown to a user, even after disabling it. (bug 1847901)
  • Fixed an issue where Firefox would hang when doing a Google search. (bug 1847066)

New in LibreWolf 116.0.2-1 (Aug 10, 2023)

  • Fixes an issue that was causing keystrokes to be scrambled for users using ZoneAlarm anti-keylogger. (bug 1847033)

New in LibreWolf 116.0-1 (Aug 2, 2023)

  • New:
  • Sidebar switcher allows users to access Bookmarks, History and Synced Tabs panels easily, quickly switch between them, move the sidebar to another side of the browser window, or close the sidebar. Now, keyboard users would be able to do it all with ease too, with or without any assistive technology running, without needing to memorize keyboard shortcuts to access these panels.
  • When an update is available in English locales, users will now have access to the release notes in the update notification prompt in the form of a "Learn More" link.
  • It is now possible to copy any file from your operating system and paste it into Firefox.
  • You asked, and we listened! The volume slider is now available in Picture-in-Picture.
  • We added the possibility to edit existing text annotations.
  • Fixed:
  • The upload performance of HTTP/2 has been significantly improved starting with Firefox 115.0, particularly on those with a higher bandwidth delay product (i.e., networks characterized by both high bandwidth and high latency).
  • Various security fixes.
  • Changed:
  • The keyboard shortcut to reopen closed tabs (command + shift + t) now reopens last closed tab or last closed window, in the order items were closed. If there aren't any tabs or windows to reopen, this command restores the previous session. This change is in anticipation of upcoming changes to recently closed tabs.
  • Enterprise:
  • You can find information about policy updates and enterprise specific bug fixes in the Firefox for Enterprise 116 Release Notes.
  • Developer:
  • Developer Information:
  • Added support for the dirname attribute to pass text directionality information about input and textarea elements to the server. (learn more)
  • Firefox now supports CSP3 external hashes.
  • The Audio Output Devices API now enables sites to redirect audio from media elements to permitted output devices (speakers) other than the system default for the user-agent.
  • For example, WebRTC conferencing sites can now redirect audio either to the speakers in a headset or to external speakers.
  • With custom formatters, websites can now define how to display specific JavaScript objects and functions within different parts of the DevTools. This feature is disabled by default and can be enabled via the Settings panel. (Learn more)
  • Web Platform:
  • This release now supports proper BYOB readers on Fetch and WebTransport, which allows developers to prepare their ArrayBuffer so that it can be reused for read requests and thus saves memory allocation. .getReader({ mode: "byob" }) on Fetch and WebTransport streams was supported on previous releases but without true BYOB support, as new memory allocation still occurred internally.

New in LibreWolf 115.0.2-2 (Jul 12, 2023)

  • Fixed:
  • Fixed a startup crash experienced by some Windows 10 and 11 users by blocking instances of a malicious injected DLL (bug 1841751)
  • Fixed a bug with displaying a caret in the text editor on some websites (bug 1840804)
  • Fixed a bug with broken audio rendering on some websites (bug 1841982)
  • Fixed a bug with patternTransform translate using the wrong units (bug 1840746)
  • A security fix.
  • Fixed a crash affecting Windows 7 users related to the DLL blocklist.

New in LibreWolf 115.0.1-1 (Jul 10, 2023)

  • Fixed:
  • Fixed a startup crash for Windows users with Kingsoft Antivirus software installed (bug 1837242)

New in LibreWolf 114.0.2-1 (Jun 24, 2023)

  • Fixed:
  • Several crash fixes.
  • Web Extensions: Fixes for 114 regressions in our Native Messaging support.

New in LibreWolf 114.0.1-2 (Jun 18, 2023)

  • Fixed:
  • Fix a startup crash (bug 1837201).

New in LibreWolf 113.0.3 (May 16, 2023)

  • Fixed:
  • Fixed incorrect colors for Windows users with installed monitor/display color profiles, particularly on wide gamut displays (bug 1832215)
  • Fixed borders being visible around fullscreen windows for some configurations (bug 1830721)
  • Fixed an issue which may cause users in some configurations to experience tearing when watching videos in fullscreen mode (bug 1830792)

New in LibreWolf 112.0.2-1 (May 1, 2023)

  • Fixed:
  • Fixes a high memory usage issue with animated images in minimized (or completely covered) windows, especially when using animated themes (bug 1828587).
  • Fixes an issue where Linux users with bitmap fonts installed may have had entire sections of text invisible to them on some sites (bug 1827950).
  • Fixes an issue where web notifications with images were not displaying for Windows 8 users (bug 1822817).

New in LibreWolf 112.0.1 (Apr 12, 2023)

  • New:
  • Right-clicking on password fields now shows an option to reveal the password.
  • Ubuntu Linux users can now import their browser data from the Chromium Snap package. Currently, this will only work if Firefox is not also installed as a Snap package, but work is underway to address this!
  • Do you use the tab list panel in the tab bar? If so, you can now close tabs by middle-clicking items in that list.
  • You've always been able to un-close a tab by using (Cmd/Ctrl)-Shift-T. Now, that same shortcut will restore the previous session if there are no more closed tabs from the same session to re-open.
  • For all ETP Strict users, we extended the list of known tracking parameters that are removed from URLs to further protect our users from cross-site tracking.
  • Enables overlay of software-decoded video on Intel GPUs in Windows. Improves video down scaling quality and reduces GPU usage.
  • Private windows and ETP set to strict will now include email tracking protection. This will make it harder for email trackers to learn the browsing habits of Firefox users. You can check the Tracking Content in the sub-panel on the shield icon panel.
  • Fixed:
  • Various security fixes.
  • Changed:
  • The deprecated U2F Javascript API is now disabled by default. The U2F protocol remains usable through the WebAuthn API. The U2F API can be re-enabled using the security.webauth.u2f preference.

New in LibreWolf 111.0.1-1 (Mar 27, 2023)

  • Fixed:
  • Fixed a crash on macOS while pinch-zooming under some circumstances (bug 1658986).
  • Fixed a bug causing Firefox to freeze on startup for some Windows users (bug 1823159).

New in LibreWolf 111.0-3 (Mar 21, 2023)

  • New:
  • Windows native notifications are now enabled.
  • Firefox Relay users can now opt-in to create Relay email masks directly from the Firefox credential manager. You must be signed in with your Firefox Account.
  • We’ve added two new locales: Silhe Friulian (fur) and Sardinian (sc).
  • Fixed:
  • Various security fixes.
  • Web Platform:
  • Use of the rel attribute is now supported on form elements, allowing the specification of the relationship between the current document and the form target in a simpler, cross-browser way.
  • Origin private file system access is now enabled, a new storage API that enables web applications to store and retrieve data from and to the filesystem in a sandbox.

New in LibreWolf 110.0-1 (Feb 20, 2023)

  • New:
  • It's now possible to import bookmarks, history and passwords not only from Edge, Chrome or Safari but also from Opera, Opera GX, and Vivaldi for all the folks who want to move over to Firefox instead!
  • GPU sandboxing has been enabled on Windows.
  • Note: A bug in the popular X-Mouse Button Control (XMBC) tool may cause mouse wheel scrolling to stop working. The author(s) are working on an update. Meanwhile, scrolling can be restored by reconfiguring XMBC: either disable the Make scroll wheel scroll window under cursor option in the global settings, or enable the Disable scroll window under cursor option if using a custom profile for Firefox.
  • On Windows, third-party modules can now be blocked from injecting themselves into Firefox, which can be helpful if they are causing crashes or other undesirable behavior.
  • Date, time, and datetime-local input fields can now be cleared with Cmd+Backspace and Cmd+Delete shortcut on macOS and Ctrl+Backspace and Ctrl+Delete on Windows and Linux.
  • GPU-accelerated Canvas2D is enabled by default on macOS and Linux.
  • WebGL performance improvement on Windows, MacOS and Linux.
  • Enables overlay of hardware-decoded video with non-Intel GPUs on Windows 10/11, improving video playback performance and video scaling quality.
  • Fixed:
  • Various security fixes.
  • Changed:
  • Colorways are no longer available in Firefox, at least not in the same way. You can still access your saved and active Colorways by selecting Add-ons and themes from the Firefox menu. Additionally, you can now install Colorways from all of the previous collections by visiting Colorways by Firefox on the Mozilla Add-ons website.
  • Enterprise:
  • Various bug fixes and new policies have been implemented in the latest version of Firefox. You can find more information in the Firefox for Enterprise 110 Release Notes.
  • Web Platform:
  • Firefox now supports CSS named pages, allowing web pages to perform per-page layout and add page-breaks in a declarative manner when printing.
  • Firefox now supports CSS size container queries, see the MDN page for documentation on this feature.

New in LibreWolf 109.0-1 (Jan 18, 2023)

  • New:
  • Manifest Version 3 (MV3) extension support is now enabled by default (MV2 remains enabled/supported). This major update also ushers an exciting user interface change in the form of the new extensions button.
  • The Arbitrary Code Guard exploit protection has been enabled in the media playback utility processes, improving security for Windows users.
  • The native HTML date picker for date and datetime inputs can now be used with a keyboard alone, improving its accessibility for screen reader users. Users with limited mobility can also now use common keyboard shortcuts to navigate the calendar grid and month selection spinners.
  • Firefox builds in the Spanish from Spain (es-ES) and Spanish from Argentina (es-AR) locales now come with a built-in dictionary for the Firefox spellchecker.
  • Fixed:
  • Various security fixes.
  • Changed:
  • Effective on January 16, Colorways will no longer be in Firefox. Users will still be able to access saved and active Colorways from the Add-ons and themes menu option.
  • On macOS, Ctrl or Cmd + trackpad or mouse wheel now scrolls the page instead of zooming. This avoids accidental zooming and matches the behavior of other web browsers on macOS.
  • The Recently Closed section of Firefox View now equips users with the ability to manually close/remove url links from the list.
  • The empty state messages and graphic components surfaced in Firefox View for the Tab Pickup and Recently Closed sections have been updated for an improved user experience.
  • Enterprise:
  • Various bug fixes and new policies have been implemented in the latest version of Firefox. You can find more information in the Firefox for Enterprise 109 Release Notes.
  • Developer:
  • Developer Information
  • The ability to automatically break when code on the page hits an events handler has been available since Firefox 69. Firefox 109 now adds new support for the scrollend event. To use this new event breakpoint, open the JS debugger and find and expand the Event Listener Breakpoints section in the right hand column (learn more).
  • Screenshot of Breakpoint options showing new scrollend event availability
  • Web Platform:
  • The scrollend event is now enabled by default. The event is fired when a scroll has completed.
  • Firefox now permanently partitions Storage in third-party contexts independent of Storage Access to align with other browsers and provide better Web compatibility.

New in LibreWolf 108.0.2-1 (Jan 12, 2023)

  • Fixed:
  • Fixes a crash for some users on Mac OS X 10.12-10.14 during video playback (bug 1806391).
  • Fixes a crash that might occur when managing browser history (bug 1806408).
  • Changed:
  • The "Tabs sharing devices" menu item for WebRTC is now located in the tools menu on macOS only (bug 1807697).

New in LibreWolf 108.0.1 (Dec 16, 2022)

  • Version 108.0, first offered to Release channel users on December 13, 2022

New in LibreWolf 106.0.5.1 (Nov 8, 2022)

  • Version 106.0.5, first offered to Release channel users on November 4, 2022

New in LibreWolf 106.0.1.2 (Oct 24, 2022)

  • Version 106.0.1, first offered to Release channel users on October 20, 2022

New in LibreWolf 106.0.2 (Oct 21, 2022)

  • Version 106.0.1, first offered to Release channel users on October 20, 2022

New in LibreWolf 105.0.1-1 (Sep 26, 2022)

  • New:
  • Added an option to print only the current page from the print preview dialog.
  • Firefox now supports partitioned service workers in third-party contexts. You can register service workers in a third-party iframe and it will be partitioned under the top-level domain.
  • Swipe to navigate (two fingers on a touchpad swiped left or right to perform history back or forward) on Windows is now enabled.
  • Firefox is now compliant with the User Timing L3 specification, which adds additional optional arguments to the performance.mark and performance.measure methods to provide custom start times, end times, duration, and attached details.
  • Searching in large lists for individual items is now 2x faster. This performance enhancement replaces array.includes and array.indexOf with an optimized SIMD version.
  • Fixed:
  • Stability on Windows is significantly improved as Firefox handles low-memory situations much better.
  • Touchpad scrolling on macOS was made more accessible by reducing unintended diagonal scrolling opposite of the intended scroll axis.
  • Firefox is less likely to run out of memory on Linux and performs more efficiently for the rest of the system when memory runs low.
  • Various security fixes.

New in LibreWolf 104.0.2-1 (Sep 12, 2022)

  • Fixed:
  • Fixed a bug making it impossible to use touch or a stylus to drag the scrollbar on pages.
  • Fixed an issue causing some users to crash in out-of-memory conditions.
  • Fixed an issue that would sometimes affect video & audio playback when loaded via a cross-origin iframe src attribute.
  • Fixed an issue that would sometimes affect video & audio playback when served with Content-Security-Policy: sandbox.

New in LibreWolf 103.0.1-2 (Aug 10, 2022)

  • Fixed:
  • Fixed menu shortcuts for users of the JAWS screen reader.
  • Fixed an occasional non-overridable certificate error when accessing device configuration pages.

New in LibreWolf 103.0-3 (Aug 8, 2022)

  • New:
  • Improved responsiveness on macOS during periods of high CPU load by switching to a modern lock API.
  • Do you always forget something? Required fields are now highlighted in PDF forms.
  • Improved performance on high-refresh rate monitors (120Hz+).
  • Enjoying Picture-in-Picture subtitles feature? It just got better: you can now change subtitles font size directly from the PiP window. Additionally, PiP subtitles are now available at Funimation, Dailymotion, Tubi, Hotstar, and SonyLIV.
  • Buttons in the Tabs toolbar can now be reached with Tab, Shift+Tab, and Arrow keys. View this article for additional details.
  • Windows' "Make text bigger" accessibility setting now affects all the UI and content pages, rather than only applying to system font sizes.
  • Rejoice! You can now conveniently access Firefox, which will now be pinned to the Windows taskbar during installation on Windows 10 and 11. (This will also allow for Firefox to be launched quicker after installing.)
  • Fixed:
  • Non-breaking spaces are now preserved—preventing automatic line breaks—when copying text from a form control.
  • Fixed WebGL performance issues on NVIDIA binary drivers via DMA-Buf on Linux.
  • Fixed an issue in which Firefox startup could be significantly slowed down by the processing of Web content local storage. This had the greatest impact on users with platter hard drives and significant local storage.
  • Various security fixes.
  • Changed:
  • Removed a configuration option to allow SHA-1 signatures in certificates: SHA-1 signatures in certificates—long since determined to no longer be secure enough—are now not supported.
  • Web Platform:
  • Your information now has increased protection from online tracking via Total Cookie Protection enabled by default. All third-party cookies are now isolated into partitioned storage.
  • Community Contributions:
  • With the release of Firefox 103, we are pleased to welcome the developers who've contributed their first code changes to Firefox in this release; 12 of whom were first time contributors! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions:
  • martinh: Bug 1475232
  • Anthony Hung: Bug 1774385
  • Eng_Esther: Bug 1741787
  • Janika Neuberger: Bug 1775011
  • Jason Prickett: Bug 1770067
  • Jon Gjengset: Bug 1710421
  • Pierre de La Morinerie: Bug 359303
  • Salil Mishra: Bug 1771760
  • Seweryn Pajor: Bug 1769485
  • Wong Yi Xiong: Bug 1768675 and Bug 1770545
  • Zoltán Szatmáry: Bug 1595635 and Bug 1766821
  • kingwl: Bug 1704385

New in LibreWolf 101.0.1-1 (Jun 12, 2022)

  • Firefox v101.0.1 release notes:
  • Fixed:
  • Fixed Firefox clearing the clipboard when closing on macOS (bug 1771823)
  • Fixed a compatibility issue causing severely impaired functionality with win32k lockdown enabled on some Windows systems (bug 1769845)
  • Fixed context menus not appearing when right-clicking Picture-in-Picture windows on some Linux systems (bug 1771914)
  • Various stability fixes
  • Bugfix release.
  • Due to changes in mach l10n no longer builds, so for the time being, no multi-language UI.

New in LibreWolf 101.0.2 (Jun 4, 2022)

  • We added multi-language UI support. You can change the Language of the UI in Menu > Settings > General > Language.
  • The release is now signed by my pgp key, which you can find here. If you use Kleopatra to check the signature, signature email of the key should be: [email protected]
  • Query stripping: Currently we set the same query stripping list that Brave uses.

New in LibreWolf 100.0.2-1 (May 24, 2022)

  • Mozilla Foundation Security Advisory 2022-19
  • Security Vulnerabilities fixed in Firefox 100.0.2, Firefox for Android 100.3.0, Firefox ESR 91.9.1, Thunderbird 91.9.1

New in LibreWolf 99.0.1.2 (May 1, 2022)

  • Bugfix release: New installations got the wrong uBlock Origin installation link. No impact for existing installations.

New in LibreWolf 99.0.1 (Apr 15, 2022)

  • Fixed an issue for Windows users that prevented hardware video decoding on newer Intel drivers (bug 1762125)
  • Fixed an issue with text rendering in Bengali (bug 1763368)
  • Fixed a selection issue in the Download panel with drag and drop (bug 1762723)
  • Fixed an issue preventing Zoom gallery mode for users who go to zoom.us URLs instead of subdomain.zoom.us URLs (bug 1763801)

New in LibreWolf 98.0.2 (Mar 30, 2022)

  • Fixed an issue preventing users from typing in Address Bar after opening new tab and pressing cmd + enter (bug 1757376)
  • Fixed an issue causing some users to crash in out-of-memory conditions (bug 1757618)
  • Fixed an issue in session history which caused some sites to fail to load (bug 1758664)
  • Fixed an add-on specific compatibility issue

New in LibreWolf 98.0 (Mar 10, 2022)

  • New:
  • Firefox has a new optimized download flow. Instead of prompting every time, files will download automatically. However, they can still be opened from the downloads panel with just one click. Easy!
  • You’ll find you have a number of options, including:
  • Always Open Similar Files: Make Firefox automatically open downloaded files of the same type with the system default application.
  • Show In Folder: Open the folder that contains your downloaded files.
  • Go To Download Page: Surfaces the download reference page even after leaving the site or closing the tab.
  • Copy Download Link: Copy the download link to share it, save it, or for any applicable use.
  • Delete: You can now delete downloaded files directly from the download panel and other download views using the context menu.
  • Remove From History: Remove a file from your list of downloaded files.
  • Clear Preview Panel: Clear the list of downloaded items in the preview panel that opens when you start a download.
  • In this release, you’ll also see that Firefox no longer asks what to do for each file by default. You won’t be prompted to choose a helper application or save to disk before downloading a file unless you have changed your download action setting for that type of file.
  • And now, every time you start a download, Firefox will automatically bring up the Downloads panel by default. This means you’ll experience minimal interruptions and easily find your downloaded files. Plus, to avoid having to close it several times, the panel won't show if there are multiple downloads in progress.
  • You can now click on a file in the Downloads panel to open it even before it has finished downloading. Firefox will open the file as soon as it is available. Firefox: saving you time and helping you get back to what you care about!
  • Any files you download will be immediately saved on your disk. Depending on the current configuration, they’ll be saved in your preferred download folder, or you’ll be asked to select a location for each download. Windows and Linux users will find their downloaded files in the destination folder. They’ll no longer be put in the Temp folder.
  • Firefox allows users to choose from a number of built-in search engines to set as their default. In this release, some users who had previously configured a default engine might notice their default search engine has changed since Mozilla was unable to secure formal permission to continue including certain search engines in Firefox.
  • Fixed:
  • Now, you can set a default app to open a file type. Choose the application you want to use to open files of a specific type in your Firefox settings.
  • After updating to Firefox version 98, "Always ask" download actions will now be reset.
  • Various security fixes.
  • Enterprise:
  • Various bug fixes and new policies have been implemented in the latest version of Firefox. You can find more information in the Firefox for Enterprise 98 Release Notes.
  • Developer:
  • The Compatibility sidebar panel in the DevTools Inspector already available on pre-release channels will become available on the release channel in version 98 . It provides compatibility warnings for the CSS properties used on the selected element, as well as for the overall page.
  • Developers may use it to detect web-compatibility issues early, without having to test in each browser. All compatibility data are pulled from MDN.
  • Event listeners for a given node can now be disabled from the Inspector Event Tooltip, in the markup view. Also, The "event" badge style is updated when at least one event is disabled to remind the user that something was changed.
  • New UI in the Browser Toolbox to toggle Fluent pseudolocalization bidi / accented
  • “Ignore line” context menu entry added in the debugger editor gutter when devtools.debugger.features.blackbox-lines is true. Also, there is a better “Ignore source” icon and editor background colors for ignored lines.
  • Auto-open devtools for tabs opened via window.open (behind devtools.popups.debug). On a page where you already have DevTools opened, if a new tab is created via window.open, the toolbox will automatically move to the new tab, with the new document selected in both the iframe picker and the context selector
  • Web Platform:
  • The <dialog> HTML element already available on pre-release channels will become available on the release channel in version 98.
  • Form associated custom elements will become available on the release channel in version 98. This allows web authors to define and create custom elements that can be participated in form submission.
  • The hyphenate-character CSS property can be used to set a string that is used instead of a hyphen character (-) at the end of a hyphenation line break.
  • Community Contributions:
  • With the release of Firefox 98, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 5 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:
  • Abhishek: Bug 1746631
  • Anastasios Bitha: Bug 1650197 and Bug 1751923
  • Hikota Nakatani: Bug 1751626
  • Kash: Bug 1752050 and Bug 1752567 and Bug 1753284
  • Lyubomir: Bug 1731050
  • Meg Viar: Bug 1751057
  • Rolf Martin Glomsrud: Bug 1739648
  • Shane Hughes: Bug 1718117 and Bug 1744366 and Bug 1747250

New in LibreWolf 97.0.2 (Mar 7, 2022)

  • This is a security fix release, fixing two critical flaws that have been exploited in the wild. Please check the release notes and upgrade to this version (v97.0.2).
  • This is the first release where the new portable zip files are an integral part of the release (it has a sha256 checksum). For more details, see the notes for the previous release.

New in LibreWolf 97.0.1 (Feb 19, 2022)

  • Fixed an issue where TikTok videos would fail to load when selected from a user's profile page (bug 1750973)
  • Fixed an issue which led to Picture-in-Picture mode being unable to be toggled on Hulu (bug 1753401)
  • Works around problems with WebRoot SecureAnywhere antivirus rendering Firefox unusable in some situations (bug 1752466)
  • Fixed an issue causing users to see the Restore Session screen unexpectedly when starting Firefox (bug 1749996)

New in LibreWolf 97.0 (Feb 11, 2022)

  • New:
  • Firefox now supports and displays the new style of scrollbars on Windows 11.
  • Fixed:
  • Various security fixes
  • Changed:
  • On February 8, we will be expiring the 18 colorway themes of Firefox version 94. This signals the end of a special, limited-time feature set. However, you can hold onto your favorite colorway, as long as you’re using it on the expiration date. In other words, if a colorway is “enabled” in the add-ons manager, that colorway is yours forever. Read more about colorway updates here.
  • Support for directly generating PostScript for printing on Linux has been removed. Printing to PostScript printers still remains a supported option, however.
  • Enterprise:
  • Various bug fixes and new policies have been implemented in the latest version of Firefox. You can find more information in the Firefox for Enterprise 97 Release Notes.
  • unresolved:
  • Users running WebRoot SecureAnywhere Antivirus may experience impaired functionality when upgrading to Firefox 97. Closing WebRoot will allow Firefox to resume normal operation.
  • Community Contributions:
  • With the release of Firefox 97, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 7 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:
  • bnhunsaker: Bug 1707379 - Firefox raises window when it gains focus when using yabai with focus_follows_mouse with autofocus, but not autoraise
  • Dennis Jackson: Bug 1742617 - Crash in [@ nsDocShell::MaybeFixBadCertDomainErrorURI]
  • Jin Chun: Bug 1704133 - Removing stale probe sw.synthesized_res_count
  • Kevin Daudt: Bug 1745560 - Firefox 91.4 fails to build against wayland 1.20
  • Meg Viar: Bug 1744466 - Make "More from Mozilla" strings localizable
  • Neia Finch:
  • Bug 1613634 - CoalesceMutationEvents causes excessive page render times
  • Bug 1747922 - Replace MathML font variant constants with enum class
  • Nick Rishel:
  • Bug 1592731 - Firefox ESR's update failure doorhanger should direct user to the ESR download page
  • Bug 1730110 - Update manual update URL
  • Bug 1746517 - Add query parameter to manual update URL
  • Patrick:
  • Bug 1742312 - Remove NPAPI related flags
  • Bug 1743102 - Add color-scheme meta tag to remaining compatible about: pages
  • Pier Angelo Vendrame: Bug 1745715 - Bundled fonts should have Base visibility even when they are also system-wide installed
  • Rashelle:
  • Bug 1739515 - Clean up preference for supporting multiple PiP windows
  • Bug 1742585 - PIP button z-index not respected with semi-transparent div
  • Bug 1744633 - Remove unnecessary browser_closePipAfterCloseBrowser.js test for Picture-in-Picture

New in LibreWolf 96.0.1.1 (Jan 20, 2022)

  • Fixed a bug that caused unsigned add-ons no longer to load.

New in LibreWolf 96.0.1 (Jan 17, 2022)

  • This is a bugfix release for a bug with HTTP/3 handling in general, and a proxy bug on windows.

New in LibreWolf 94.0.2-2 (Nov 21, 2021)

  • The Mozilla release notes for version 94.0.2
  • Fix librewolf.cfg to be up to date and blocking the latest Mozilla search tricks.

New in LibreWolf 94.0.1 (Nov 5, 2021)

  • Fixed browser hangs when viewing fullscreen videos on macOS 10.12.

New in LibreWolf 93.0 (Nov 1, 2021)

  • New:
  • Firefox now supports the new AVIF image format, which is based on the modern and royalty free AV1 video codec. It offers significant bandwidth savings for sites compared to existing image formats. It also supports transparency and other advanced features.
  • Firefox PDF viewer now supports filling more forms (XFA-based forms, used by multiple governments and banks). Learn more.
  • When available system memory is critically low, Firefox on Windows will automatically unload tabs based on their last access time, memory usage, and other attributes. This should help reduce Firefox out-of-memory crashes. Switching to an unloaded tab automatically reloads it.
  • To prevent session loss for macOS users who are running Firefox from a mounted .dmg file, they’ll now be prompted to finish installation. This permission prompt only appears the first time these users run Firefox on their computer.
  • Firefox now blocks downloads that rely on insecure connections, protecting against potentially malicious or unsafe downloads. Learn more and see where to find downloads in Firefox.
  • Improved web compatibility for privacy protections with SmartBlock 3.0. Learn more
  • Introducing a new referrer tracking protection in Strict Tracking Protection and Private Browsing. Learn more
  • Introducing Firefox Suggest, a faster way to navigate the web. Learn more about the experience and locale-specific features.
  • Fixed:
  • The VoiceOver screen reader now correctly reports checkable items in accessible tree controls as checked or unchecked.
  • The Orca screen reader now works correctly with Firefox, no longer requiring users to switch to another application after starting Firefox.
  • Various security fixes
  • Changed:
  • TLS ciphersuites that use 3DES have been disabled. Such ciphersuites can only be enabled when deprecated versions of TLS are also enabled. Learn more.
  • The download panel now follows the Firefox visual styles.

New in LibreWolf 92.0.1 (Oct 5, 2021)

  • Fixed:
  • Fixes an issue where audio playback was not working on some Linux systems (bug 1730499)
  • Fixes issues with the findbar close button on different operating systems (bug 1728368)