官方版本124.0预计在 2024年03月19日(美国时间) 台湾时间03月19日~03月20日 更新
123.0.1 Release note
https://www.mozilla.org/en-US/firefox/123.0.1/releasenotes/
Fixed︰
Fixed the Firefox Translation language indicator in the address bar
displaying a colored square icon instead of the language code icon. (Bug
1879415)
https://bugzilla.mozilla.org/show_bug.cgi?id=1879415
Fixed incorrect rendering of Canvas2D conic gradients colors on Windows.
(Bug 1851963)
https://bugzilla.mozilla.org/show_bug.cgi?id=1851963
Fixed a regression with the onChange event not firing when clearing the
value of a textarea HTML field. (Bug 1881457)
https://bugzilla.mozilla.org/show_bug.cgi?id=1881457
Fixed availability of system-level dictionaries for Linux users with
Firefox installed as a Flatpak package. (Bug 1881830)
https://bugzilla.mozilla.org/show_bug.cgi?id=1881830
Fixed a regression in the JavaScript JIT engine incorrectly inlining
strings in some cases. (Bug 1882386)
https://bugzilla.mozilla.org/show_bug.cgi?id=1882386
Fixed low contrast of text when selecting rows in the Developer tools'
Storage panel. (Bug 1877090)
https://bugzilla.mozilla.org/show_bug.cgi?id=1877090
123.0 Release Note
https://www.mozilla.org/en-US/firefox/123.0/releasenotes/
New︰
We’ve integrated search into Firefox View. You can now search through
all of the tabs on each of the section subpages - Recent Browsing, Open Tabs,
Recently Closed Tabs, Tabs from other devices, or History.
Having any issues with a website on Firefox, yet the site seems to be
working as expected on another browser? You can now let us know via the Web
Compatibility Reporting Tool! By filing a web compatibility issue, you’re
directly helping us detect, target, and fix the most impacted sites to make
your browsing experience on Firefox smoother.
Fixed︰
When translating web pages, we are now also translating text in tooltips
(i.e. titles) and text displayed in form controls (i.e. placeholder).
Various security fixes.
https://www.mozilla.org/security/advisories/mfsa2024-05/
Changed︰
Address bar settings can now be found in the Firefox Settings' Search
section.
Enterprise︰
https://support.mozilla.org/kb/firefox-enterprise-123-release-notes
Developer︰
https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/123
The Network Monitor now supports saving a response body to disk through the
Save Response As context menu item. This replaces the Save Image context menu
item, which only supported saving images.
Web Platform︰
We now implement linearRGB interpolation for SVG gradients, as well as
https://developer.mozilla.org/docs/Web/SVG/Attribute/color-interpolation
the existing sRGB interpolation. You can choose which to use via the
color-interpolation property.
Previously, SVG feImage elements that pointed to SVG content required the
SVG document to have a root element that had non-percentage width and height
values. Such content will now fall back to use the default replaced element
values of 300px width and 150px height and the feImage will no longer fail to
render.
By enabling Preload and Modulepreload support, Early Hints are now fully
supported.
https://developer.mozilla.org/docs/Web/HTTP/Status/103
Audio echo cancellation can now be applied to microphone inputs when the
audio output is redirected to another device with setSinkId().
Firefox now supports declarative ShadowDOM, providing developers greater
flexibility and improved ergonomics when working with ShadowDOMs directly
within HTML.
Unresolved︰
Some machines with older AMD CPUs may see image thumbnails incorrectly render
as all black in file dialogs. If this is the case, updating the graphics
driver should address this issue.