Firefox

Firefox Beta and Developer Edition
Release Notes

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.

156.0beta Firefox Beta

August 31, 2026

Version 156.0beta, first offered to Beta channel users on August 31, 2026

Firefox Beta gets updated 3 times a week and as a consequence, the release notes for the Beta 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 via the Firefox Trains website or our @FirefoxBeta Bluesky account.

New

  • Firefox on macOS can now be set to open automatically when the computer starts up, from the Startup section of Settings.

  • Improved memory and CPU usage when Firefox displays large JPEG images scaled down to fit a page.

  • Localized Wikipedia and occasional sponsored suggestions in the address bar are now available in France, Germany, and Italy. These suggestions can be turned off in Firefox Suggest settings.

  • On Firefox for Android, the media notification now has previous and next buttons, and a timeline for seeking through audio and video.

  • On Firefox for Android, sharing now uses Android's own share sheet on Android 14 and later, including options like Send tab to device and Scan QR code. Older Android versions keep the existing in-app share screen.

Fixed

  • On Windows devices with ARM64 processors, WebRTC video calls may now use hardware H264 decoding instead of falling back to software.

  • Fixed dragging an inline image to a new position in a rich-text editor replacing it with a long line of text instead of moving it.

  • On all devices, WebRTC video calls may now use hardware AV1 decoding instead of falling back to software.

  • Fixed high-sample-rate FLAC audio in MP4 failing to play on sites such as Bilibili.

  • Fixed the find bar becoming permanently unavailable in a tab after reversing the panes in Split View.

  • Fixed an issue on Windows where Firefox could block an auto-hiding taskbar from showing.

  • On Firefox for Android, fixed an issue that could cause Firefox to crash when selecting files from some Android file providers.

  • Fixed subtitles not appearing in the Picture-in-Picture window when they are turned on in the video player after Picture-in-Picture has opened.

  • On Firefox for Android, fixed an issue where the date picker could allow selecting dates before the minimum allowed date when a maximum date was also specified.

Changed

  • Firefox's built-in PDF viewer now starts up to 45% faster.

Enterprise

  • The FirefoxHome policy now has a Widgets option, letting administrators control whether the new tab page productivity widgets are available.

  • The SitePolicies policy now supports DisableServiceWorkers, letting administrators block service worker registration on specific sites.

  • The Windows installer now resolves /INI= paths relative to the installer itself, so deployment tools that unpack to a temporary folder no longer need an absolute path.

  • Fixed the DontCheckDefaultBrowser and DefaultBrowserSettingEnabled policies being ignored when Firefox started with a new profile.

Web Platform

  • text-box-trim now uses the font metrics of a ::first-line pseudo-element when one applies, matching other browsers and the specification.