What's New for Release 2.23

Link to What's New for Release 2.23 copied to clipboard

Access the Knowledge Base here.

Sign Up to receive the latest updates on axe Auditor in an email.

What's New

Automatic Screenshot Import for Issues

Axe Auditor allows users to automatically import manual issues with associated screenshots using the ScreenshotURL tag in the JSON file. If the ScreenshotURL tag is empty, no screenshot is added to the issue.

Import Screenshot with Issue

Sample JSON File

Bug Fixes

  • Multiple A11y bugs were fixed in this release.

  • Users can now perform multiple ID searches on the Issues List page without causing the Action button to become unresponsive.

Known Issues

  • When a user copies an issue and changes the screenshot name in the copied issue, the screenshot name in the original issue is also incorrectly updated.

  • On the View Issues page, clicking the delete button multiple times when deleting a comment displays multiple delete notifications, even though the comment is only deleted once.

    Workaround: Avoid clicking the delete button multiple times as clicking it once successfully deletes the comment.

  • The filter function is not working on the Checkpoint tab for flagged issues.

  • Performing automated testing on a component behind an iFrame throws an error, and the loading icon is displayed indefinitely.

Browser/Driver Support

The following table describes the minimum version and the recommended version on which axe Auditor is actively tested and best supported.

Browser Min Version Recommended Version
Chrome 102.0.5005.184 (LTS) 130.0.xx
Firefox 102.15.1 (ESR) 131.0x
Safari 16 18.0
Edge 110.0.1587.41 (ESR) 129.0.x

Note: Automated testing is only supported on Chrome and Firefox.

Infrastructure Upgrade

  • Node.js version upgraded to v22.11.0.

Other Relevant Topic