Firefox Tomorrow

TL;DR

7 new features, 1 fix, 14 other changes. Highlight: Reader View now has an enhanced Text and Layout menu with new options for character spacing, word spacing, and text alignment. These chan…

New 7 items
  1. 01

    Reader View now has an enhanced Text and Layout menu with new options for character spacing, word spacing, and text alignment. These changes offer a more accessible reading experience.

  2. 02

    Reader View now has a Theme menu with additional Contrast and Gray options. You can also select custom colors for text, background, and links from the Custom tab.

  3. 03

    A tab preview is now displayed when hovering the mouse over background tabs, making it easier to locate the desired tab without needing to switch tabs.

  4. 04

    HTTPS is replacing HTTP as the default protocol in the address bar on non-local sites. If a site is not available via HTTPS, Firefox will fall back to HTTP.

  5. 05

    HTTPS DNS records can now be resolved with the operating system's DNS resolver on specific platforms (Windows 11, Linux, Android 10+). Previously this required DNS over HTTPS to be enabled. This capability allows the use of HTTP/3 without needing to use the Alt-Svc header, upgrades requests to HTTPS when the DNS record is present, and enables wider use of ECH .

  6. 06

    Added support for multiple languages in the same document spoken in macOS VoiceOver.

  7. 07

    Address Autofill is now enabled for users in France and Germany.

Fixed 1 item
  1. 01

    Various security fixes.

Enterprise 1 item
  1. 01

    You can find information about policy updates and enterprise specific bug fixes in the Firefox for Enterprise 129 Release Notes .

Developer 5 items
  1. 01

    Developer Information

  2. 02

    Added support for more inactive CSS warnings, including cases where:

  3. 03

    The Network Blocking feature in the Network panel now blocks HTTP requests in addition to blocking responses.

  4. 04

    The Rules side panel in the Inspector panel now displays @starting-style rules. Additionally, there is a tooltip for the var() function, indicating the @starting-style CSS custom properties value.

  5. 05

    The Rules side panel now shows the impact of invalid at computed-value time custom property declarations in the computed panel.

Web Platform 6 items
  1. 01

    Added support for querying the encryption key system config in mediaCapabilities.decodingInfo() API.

  2. 02

    Added support for Float16Array typed arrays along with new DataView methods for reading and setting Float16 values, and a Math.f16round() static method that can be used to round numbers to 16 bits. The new type is useful for sharing data with a GPU, in particular for use cases where it makes sense to trade off precision for memory consumption.

  3. 03

    Added support for @starting-style . This at-rule allows to define styles that are applied to an element when it is first rendered, enabling transitions on elements that are added to the DOM or that have their display type changed from none to another value.

  4. 04

    Added support for the transition-behavior CSS property. This property allows us to create a transition on discrete animated CSS properties.

  5. 05

    Added support for the textInput event. This is a non-standardized API, however it is implemented by some web apps that use legacy libraries or frameworks. Please keep using beforeinput when developing new web apps.

  6. 06

    Added support for DNS lookup of HTTPS Resource Records (RR) with the native DNS resolver, increasing HTTPS coverage and facilitating the use of Encrypted Client Hello (ECH) if present in HTTPS RR.

Changed 1 item
  1. 01

    Under certain conditions, copyrighted video served via digital rights management may experience playback issues ( bug 1911283 ). A patch is underway. For an immediate workaround, please complete the following steps:

Community 1 item
  1. 01

    With the release of Firefox 129, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 9 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: