Release Notes for axe DevTools for Web C#

This page is not available in the language you requested. You have been redirected to the English version of the page.
Link to this page copied to clipboard

Release notes describing the changes in the C# APIs for version 4.7.0 and later

Not for use with personal data

4.9.2 (May 21, 2024)

  • Previously, the integration loaded scripts to be injected into the web page in random order, which caused intermitent failures ("javascript error: axe is not defined"). Changed to always load the scripts in the correct order.

4.9.1 (May 10, 2024)

  • Upgraded the axe-core dependency to 4.9.1.

4.9.0 (March 26, 2024)

  • Upgraded the axe-core dependency to 4.9.0.

4.8.2 (January 14, 2024)

  • Upgraded the axe-core dependency to 4.8.4.

4.8.1 (January 9, 2024)

  • Upgraded the axe-core dependency to 4.8.3.

4.8.0 (November 30, 2023)

  • Improved handling of unloaded frames.
  • Pinned the axe-core dependency to only allow patch updates.
  • Upgraded the axe-core dependency to 4.8.2.
  • Added support for the EN 301 549 and Trusted Tester v5 rulesets.
  • Added new values of TagType for Trusted Tester v5 (TTv5) and EN 301 549 (EN-301-549).

4.7.0 (May 12, 2023)

  • Updated to handle much larger result sets.
  • Upgraded the axe-core dependency to 4.7.0.