firefox v146: significant updates

Firefox v146 shipped on 2025-11-11 21:28:18. This release introduces significant updates, including support for the Sanitizer API and Navigation API, enhancing the browser’s functionality for developers. These changes aim to improve security and ease of navigation, which are critical for user experience and web development.
  • Feature: Sanitizer API – Provides new methods for safe HTML manipulation.
  • Feature: showPicker() support – Allows programmatic display of autofill suggestions for text-based elements.
  • Feature: Navigation API – Enhances control over browser navigation actions.
  • Sanitizer API: Provides methods for safe HTML manipulation, reducing the risk of cross-site scripting (XSS) vulnerabilities.
  • showPicker() support: Allows programmatic display of autofill suggestions for text-based elements, improving user convenience.
  • Navigation API: Enhances control over browser navigation actions, addressing limitations of previous APIs.
  • No known issues reported in official notes.
Source

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *