119.0.1
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)
|
|
|
118.0.2
Fixed
- 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)
|
118.0.1
Fixed
|
117.0.1
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)
- Security fix
|
116.0.3
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)
|
116.0.2
Fixed
- Fixes an issue that was causing keystrokes to be scrambled for users using ZoneAlarm anti-keylogger. (bug 1847033)
|
116.0.1
Fixed
- Fixed an issue which caused chart elements to render incorrectly for Windows users. (bug 1846613)
|
115.0.3
Fixed
- Improved migration experience for users switching to the ESR release. (bug 1845338)
|
115.0.2
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.
|
115.0.1
Fixed
- Fixed a startup crash for Windows users with Kingsoft Antivirus software installed (bug 1837242)
|
115.0
New
- Migrating from another browser? Now you can bring over payment methods you've saved in Chrome-based browsers to Firefox.
- Hardware video decoding is now enabled for Intel GPUs on Linux.
- The Tab Manager dropdown now features close buttons, so you can close tabs more quickly.
- 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.
- Windows users on low-end/USB wifi drivers and with OS geolocation disabled can now approve geolocation on a case by case basis without causing system-wide network instability.
- Various security fixes.
Changed
- Undo and redo are now available in Password fields.
- 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.
- 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.
- Certain Firefox users may come across a message in the extensions panel indicating that their add-ons are not allowed on the site currently open. We have introduced a new back-end feature to only allow some extensions monitored by Mozilla to run on specific websites for various reasons, including security concerns.
Enterprise
- You can find information about policy updates and enterprise specific bug fixes in the Firefox for Enterprise 115 Release Notes.
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 (bug).
Ignored sources are also skipped by JavaScript tracing feature (bug).
- We have introduced a new option, devtools.f12_enabled, that can be utilized to prevent the accidental use of the F12 key, which opens the DevTools toolbox (bug).
Web Platform
- 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 the start of a paragraph to join the paragraph and the 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 the start of the following node.
- 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.
- Added the URL.canParse() function to allow easy and fast checking if URLs are valid and parseable.
- IndexedDB is now also supported in private browsing without memory limits thanks to encrypted storage on disk. The temporary keys to decrypt the information are hold in RAM only and all stored information is purged at the normal end of a private browsing session from disk.
- Supports conditions are now supported in CSS import rules @import supports(...)
|
114.0.2
Fixed
- Several crash fixes.
- Web Extensions: Fixes for 114 regressions in our Native Messaging support.
|
114.0.1
Fixed
- Fix a startup crash (bug 1837201).
|
113.0.2
Fixed
- Fixed an issue which caused Picture-in-Picture windows to not be snappable on Windows 11 or on systems with the FancyZones PowerToy installed (bug 1832331)
- Fixed a video playback crash on some Windows systems with Intel graphics (bug 1831329)
- Fixed a bug which could cause Firefox to freeze on some pages when loading them with the Developer Tools Web Console open (bug 1828026)
- Fixed a bug which would cause the bookmarks and history sidebars to not properly react to the browser window being vertically resized (bug 1831535)
|
113.0.1
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
|
112.0.1
Fixed
- Fixed a bug where cookie dates appear to be set in the far future after updating Firefox.
This may have caused cookies to be unintentionally purged. (bug 1827669).
|