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

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.

115.0beta Firefox Beta

June 6, 2023

Version 115.0beta, first offered to Beta channel users on June 6, 2023

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 our @FirefoxBeta Twitter account.

New

  • Hardware video decoding enabled for Intel GPUs on Linux.

  • Migrating from another browser? Now you can bring over payment methods you've saved in Chrome-based browsers to Firefox.

  • The Tab Manager dropdown now features close buttons, so you can close tabs more quickly.

  • The Firefox for Android address bar's new search button allows you to easily switch between search engines and search your bookmarks and browsing history.

  • We've refreshed and streamlined the user interface for importing data in from other browsers.

  • Users without platform support for H264 video decoding can now fallback to Cisco's OpenH264 plugin for playback.

Fixed

  • Windows Magnifier now follows the text cursor correctly when the Firefox title bar is visible.

Changed

  • On Linux, middle clicks on the new tab button will now open the xclipboard contents in the new tab. If the xclipboard content is a URL then that URL is opened, any other text is opened with your default search provider. This feature can be turned off using browser.tabs.searchclipboardfor.middleclick in about:config.

  • For users with a Firefox Colorways built-in theme, the theme will be automatically migrated to the same theme hosted on addons.mozilla.org for Firefox profiles that have disabled add-ons auto-updates. This will allow users to keep their Colorways theme when they are later removed from Firefox installer files.

  • Undo and redo are now available in Password fields.

Developer

  • In web development, we rely on third-party libraries which you may not be interested in while debugging. These can be ignored. Ignoring them means that breakpoints will not get hit and they are skipped during stepping.

    You can now choose to Hide ignore-listed sources in the Developer Tools source tree.

Web Platform

  • WebRTC application developers can now specify a target in milliseconds of media for the jitter buffer to hold. Altering the target value allows applications to control the tradeoff between playout delay and the risk of running out of audio or video frames due to network jitter.

  • Change array by copy provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.

  • The animation-composition property is now supported, allowing a declarative way to define the composite operation used when multiple animations affect the same property simultaneously.

  • The builtin editor now behaves similarly to other browsers with contenteditable and designMode when splitting a node, e.g. typing Enter to split a paragraph, and also when joining two nodes, e.g. typing Backspace at start of a paragraph to join the paragraph and previous one.

    When a node is split, the builtin editor creates a new node after the original one instead of before, i.e. creates the right node instead of the left node.

    Similarly, when two nodes are joined, the builtin editor deletes the latter node and moves its children to the end of the preceding node instead of deleting the former node and moving its child to start of the following node.

  • Added the URL.canParse() function to allow easy and fast checking if URLs are valid and parseable.

Get the most recent version

All Firefox Beta downloads