2024年3月6日、Mozilla Foundationは "Firefox 123.0.1" をリリースしていました。
このアップデートではいくつかの不具合の修正が行われています。
通常は自動でアップデートが行われますが、すぐにアップデートしたい場合はFirefoxのAboutを開くか、以下の公式サイトから最新版をダウンロードして差し替えて下さい。
なお、Firefox 116.0.xからは動作環境の足切りが行われ、以下の環境ではFirefox 115.xまでしか動作しなくなっているのでご注意ください:
- macOS 10.12 Sierra
- macOS 10.13 High Sierra
- macOS 10.14 Mojave
- Windows 7
- Windows 8
- Windows 8.1
リリースノート
Firefox 123.0.1
修正
- Fixed the Firefox Translation language indicator in the address bar displaying a colored square icon instead of the language code icon. (Bug 1879415)
アドレスバーに表示される言語コードアイコンの代わりに、色付きの四角いアイコンを表示するFirefoxの翻訳言語インジケーターを修正しました。 - Fixed incorrect rendering of Canvas2D conic gradients colors on Windows. (Bug 1851963)
Firefoxの翻訳言語インジケーターは、言語コードアイコンの代わりに、色付きの四角いアイコンを表示するように修正されました。 - Fixed a regression with the onChange event not firing when clearing the value of a textarea HTML field. (Bug 1881457)
テキストエリアのHTMLフィールドの値をクリアすると、onChangeイベントが発火しないというリグレッションが修正されました。 - Fixed availability of system-level dictionaries for Linux users with Firefox installed as a Flatpak package. (Bug 1881830)
FirefoxをFlatpakパッケージとしてインストールしたLinuxユーザー向けに、システムレベルの辞書の利用可能性を修正しました。 - Fixed a regression in the JavaScript JIT engine incorrectly inlining strings in some cases. (Bug 1882386)
JavaScript JITエンジンのリグレッションを修正し、一部のケースで文字列を誤ってインライン化していた問題を修正しました。 - Fixed low contrast of text when selecting rows in the Developer tools' Storage panel. (Bug 1877090)
開発者ツールのストレージパネルで行を選択する際のテキストの低コントラストを修正しました。
その他詳細な変更内容についてはリリースノートをご覧ください。