Download Firefox

Firefox is no longer supported on Windows 8.1 and below.

Please download Firefox ESR (Extended Support Release) to use Firefox.

Firefox is no longer supported on macOS 10.14 and below.

Please download Firefox ESR (Extended Support Release) to use Firefox.

Firefox Privacy Notice

See what landed recently in Firefox Nightly!

Release Notes tell you what’s new in Firefox. As always, we welcome your feedback. You can also file a bug in Bugzilla or see the system requirements of this release.

132.0a1 Firefox Nightly

September 2, 2024

Version 132.0a1, first offered to Nightly channel users on September 2, 2024

Firefox Nightly gets updated every day and as a consequence, the release notes for the Nightly channel are updated continuously to reflect features that have reached sufficient maturity to benefit from community feedback and bug reports.

Warning: Features listed here may or may not make a final release of Firefox.

In addition to these release notes, you can follow ongoing development on our @FirefoxNightly X account as well as read our Nightly Blog.

You can interact with other Firefox Nightly users and give your feedback to Mozilla staff in the Nightly Matrix room on chat.mozilla.org.

New

  • Starting with Firefox 129, Firefox Nightly will automatically try to use a secure HTTPS connection whenever possible when loading a page. This behavior is known as "HTTPS-First", or "HTTPS Upgrades", and has been the default in Firefox's private browsing mode since Firefox 91. Here is a blog post from when this feature was introduced in Private Browsing.

    Bug 1719271
  • Firefox now blocks third-party cookie access with Enhanced Tracking Protection's Strict mode.

    Bug 1918037
  • WebRender hardware accelerated rendering is now enabled for most SVG Filter Primitives, improving performance of certain graphics-heavy content. Accelerated filters are feBlend, feColorMatrix, feComponentTransfer, feComposite, feDropShadow, feFlood, feGaussianBlur, feMerge and feOffset.

    Bug 1906212

Fixed

  • If we have the server time, we adjust the "expire" attribute value by adding the delta between the server and the local times. If the current time is set in the future, we consider valid cookies that are not expired for the server.

    Bug 1909980

Changed

  • Starting with Firefox for Android 131, HLS playlist support was deprecated in Nightly builds. Extended testing showed no adverse impact as newer playback technologies have been widely adopted by websites.

    Bug 1911651
  • As a follow-up to our work to upgrade mixed content starting Firefox 127, we will now also block HTTP-favicons if they can not be received over HTTPS instead.

    Bug 1916687
  • Firefox for Android now uses resizes-visual as the default value of the interactive-widget property of the viewport <meta> element. This means that when the software keyboard is shown, Firefox resizes the page's visual viewport but not its layout viewport, avoiding an expensive reflow and resulting in a more usable layout on many pages.

    Bug 1916002

Developer

  • Support for HTTP/2 Push has been removed due to compatibility issues with various sites. This feature is not currently supported by any other major browser.

    Bug 1915848

Web Platform

  • Starting with Firefox Nightly 131, support for the non-mandatory options argument to getBBox will get the bounding box of the element, including its stroke (e.g. element.getBBox({"stroke": true})). (Learn more)

    Bug 1914182
  • The requestVideoFrameCallback() method is now available on the HTMLVideoElement interface. This method enables developers to perform efficient operations on each video frame.

    Bug 1919367
  • Added support for a post-quantum key exchange mechanism for TLS 1.3 (mlkem768x25519).

    Bug 1919097
  • The getCapabilities method allows applications to gather the media capabilities supported for the live MediaStreamTrack.

    Bug 1179084
  • The fetchpriority attribute enables web developers to optimize resource loading by specifying the relative priority of resources to be fetched by the browser. It accepts three values: auto (default priority), low (lower priority), high (higher priority). It can be specified on script, link, img elements, on the RequestInit parameter of the fetch() method and Link response headers. The HTML specification leaves the detailed interpretation of this attribute up to implementers. Firefox will typically use it to increase or decrease the urgency parameter of HTTP/2 and HTTP/3 requests.

    Bug 1854077

Get the most recent version

All Firefox Nightly downloads