Available Firefox 123.
- Linux:
- In the list of open tabs now
- A search field has been added to all sections.
- Excessive hashing in EdDSA digital signatures has been removed; a strict limit on showing only 25 recently closed tabs.
- Built-in translator:
- Built-in translator can now to translate text in tooltips and placeholder text in form elements.
- Implemented caching translated text.
- To speed up translation will be AVX VNNI instructions will be used (if supported by the processor).
- The setting block "Suggest links from address bar" has moved from the "Privacy and Security" section to "Search."
- If the automatic server selection for DNS-over-HTTPS is enabled in the settings, Firefox will select a server, adjusting to the user's movements (previously, the selection occurred once, so if a user moved from Canada to Australia, the Canadian server was still used).
- Network partitioning now extends to the OCSP response cache.
- macOS:
- If the user refreshes the page in private browsing mode, Firefox will interpret this as a problem and suggest support for autofill with credentials saved in iCloud.
- The tooltip style is presented matches the operating system style.
- Windows: The "Use background service to install updates" setting has been removed from the settings interface (installing updates in the background is less annoying for users than UAC prompts, so almost no one disables this setting). It is still available through fine-tuning controls for those who prefer to be distracted by installation updates.
- HTML: The element <template> support for the parameter supports the shadowrootmode attribute (which allows for declarative creation of shadow DOM subtrees). The attribute can take values open and closed, which respectively make JavaScript in the shadow DOM visible or hidden from external code.
- In accordance with the specification changes, dir=auto now take the parameter applies to Hidden, Password, Submit Button, Reset Button, and Button input elements, while the attribute dirname applies to Password and Submit Button.
- SVG:
- attribute <linearGradient> and <radialGradient> now support changing the color space to linearRGB or sRGB using the color-interpolation.
- Element <feImage> is greater than is not required., so that the root element must have fixed dimensions. Now, if the dimensions of the root element are specified in percentages, feImage will use default sizes (300×150 pixels).
- HTTP: Enabled support for the HTTP code 103 Early Hints for resources with the rel="preload" attribute, allowing for the preloading of resources that are likely needed for the website to function without waiting for a complete server response. This significantly speeds up web page loading.
- API: Web Authentication API now the properties creating credentials between sources.
- Echo suppression now take the parameter applies to sound coming from the microphone when audio output is redirected to another device using setSinkId().
- Developer tools:
- The menu item 'Save Image' in the network monitor has been renamed to 'Save Response As' and can now save not just images.
- In the debugger tracer returned displaying the names and values of arguments.
- In the debugger interface now errors related to source maps are displayed (previously they were only shown in the console).
Source: linux.org.ru
