Une nouvelle mouture du navigateur Firefox est arrivé. Au menu de cette version, l'activation par défaut du mode Picture-in-Picture et la possibilité de voir plusieurs vidéos dans ce mode, le lecteur immersif fonctionnera désormais avec les pages enregistrées localement et la boite de dialogue d'impression a été totalement remaniée.
Côté protection, en mode strict, les cookies sont désormais emprisonnés afin d'éviter que les sites vous espionnent lorsque vous naviguez sur internet (notamment les réseaux sociaux)…
Voici la liste complète des modifications par rapport à la version précédente :
Fixed
- Fixed an issue on Apple Silicon machines that caused Firefox to be unresponsive after system sleep (bug 1682713)
- Fixed an issue causing windows to gain or lose focus unexpectedly (bug 1694927)
- Fixed truncation of date and time widgets due to incorrect width calculation (bug 1695578)
- Fixed an issue causing unexpected behavior with extensions managing tab groups (bug 1694699)
- Fixed a frequent Linux crash on browser launch (bug 1694670)
New
- Firefox now supports simultaneously watching multiple videos in Picture-in-Picture.
- Today, Firefox introduces Total Cookie Protection to Strict Mode. In Total Cookie Protection, every website gets its own “cookie jar,” preventing cookies from being used to track you from site to site.
- We've improved our Print functionality with a cleaner design and better integration with your computer's printer settings.
- For Firefox users in Canada, credit card management and auto-fill are now enabled.
- Notable performance and stability improvements are achieved by moving canvas drawing and WebGL drawing to the GPU process.
Fixed
- Reader mode now works with local HTML pages.
- Using screen reader quick navigation to move to editable text controls no longer incorrectly reaches non-editable cells in some grids such as on messenger.com.
- The Orca screen reader's mouse review feature now works correctly after switching tabs in Firefox.
- Screen readers no longer report column headers incorrectly in tables containing cells spanning multiple columns.
- Links in Reader View now have more color contrast.
- Various security fixes.
Changed
- On Linux and Android, the protection to mitigate the stack clash attack has been activated.
- From Firefox 86 onward, DTLS 1.0 is no longer supported for establishing WebRTC's PeerConnections. All WebRTC services need to support DTLS 1.2 from now on as the minimum version.
- Consolidated all video decoding in the new RDD process which results in a more secure Firefox.
Enterprise
- Various bug fixes and new policies have been implemented in the latest version of Firefox. You can see more details in the Firefox for Enterprise 86 Release Notes.
Developer
- Developer Information
- CSS image-set() function in CSS is now enabled, allowing for responsive images in CSS.
- Inactive CSS tool is now showing a warning when margin or padding is set on internal table elements.
- Developer Tools Toolbox is now showing a number of errors on the current page. This is a quick way to surface information to a developer that something is wrong with their page. Clicking on the red exclamation icon navigates the user to the Console panel.