Une nouvelle mouture du navigateur Firefox est arrivée. Pour cette version 129, le navigateur améliore certaines fonctions
Tout d'abord, l'affichage en mode lecteur reçoit une mise à jour majeure avec la possibilité de personnaliser complètement l'affichage du texte. De même, une fonction "Thème" permet de changer les différentes couleurs de l'interface.
Autre nouvelle fonction qui sera graduellement activée : l'affichage d'une miniature du site au survol d'un onglet. Et côté navigation, le protocole HTTPS sera désormais le protocole par défaut utiliser par le navigateur, exception faite des sites qui n'ont pas encore de version sécurisée.
Pour terminer, des nombreuses nouveautés pour les développeurs dont certaines fonctions sont corrigées et d'autres ajoutées.
Voici la liste complète des modifications par rapport à la version précédente :
Fixed
- Fixed an issue with screen readers prompting "Alert" when hovering over tabs. (Bug 1908873)
- Fixed an issue where drag-and-drop operations would not work as expected with extensions that rely on this functionality. (Bug 1911486)
Fixed
- Fixed an issue with video playback on some websites. (Bug 1911283)
- Fixed a crash when dragging a video file onto some websites. (Bug 1910990)
New
- Reader View now has an enhanced Text and Layout menu with new options for character spacing, word spacing, and text alignment. These changes offer a more accessible reading experience.
- Reader View now has a Theme menu with additional Contrast and Gray options. You can also select custom colors for text, background, and links from the Custom tab.
- A tab preview is now displayed when hovering the mouse over background tabs, making it easier to locate the desired tab without needing to switch tabs.
- HTTPS is replacing HTTP as the default protocol in the address bar on non-local sites. If a site is not available via HTTPS, Firefox will fall back to HTTP.
- HTTPS DNS records can now be resolved with the operating system's DNS resolver on specific platforms (Windows 11, Linux, Android 10+). Previously this required DNS over HTTPS to be enabled. This capability allows the use of HTTP/3 without needing to use the Alt-Svc header, upgrades requests to HTTPS when the DNS record is present, and enables wider use of ECH.
- Added support for multiple languages in the same document spoken in macOS VoiceOver.
- Address Autofill is now enabled for users in France and Germany.
Fixed
- Various security fixes.
Enterprise
- You can find information about policy updates and enterprise specific bug fixes in the Firefox for Enterprise 129 Release Notes.
Developer
- Developer Information
- Added support for more inactive CSS warnings, including cases where:
- The
resize
property is used incorrectly. float
properties are used incorrectly.box-sizing
is used on elements that ignore width/height.- table-related CSS properties are not on table-related elements.
- The
- The Network Blocking feature in the Network panel now blocks HTTP requests in addition to blocking responses.
- The Rules side panel in the Inspector panel now displays
@starting-style
rules. Additionally, there is a tooltip for the var() function, indicating the@starting-style
CSS custom properties value. - The Rules side panel now shows the impact of invalid at computed-value time custom property declarations in the computed panel.
Web Platform
- Added support for querying the encryption key system config in mediaCapabilities.decodingInfo() API.
- Added support for Float16Array typed arrays along with new DataView methods for reading and setting Float16 values, and a
Math.f16round()
static method that can be used to round numbers to 16 bits. The new type is useful for sharing data with a GPU, in particular for use cases where it makes sense to trade off precision for memory consumption. - Added support for @starting-style. This
at-rule
allows to define styles that are applied to an element when it is first rendered, enabling transitions on elements that are added to the DOM or that have their display type changed from none to another value. - Added support for the transition-behavior CSS property. This property allows us to create a transition on discrete animated CSS properties.
- Added support for the
textInput
event. This is a non-standardized API, however it is implemented by some web apps that use legacy libraries or frameworks. Please keep usingbeforeinput
when developing new web apps. - Added support for DNS lookup of HTTPS Resource Records (RR) with the native DNS resolver, increasing HTTPS coverage and facilitating the use of Encrypted Client Hello (ECH) if present in HTTPS RR.
Mozilla Firefox
Version : 129.0.2
Télécharger pour Windows, macOS ou Linux