June 29, 2026
New Features
- Images IGT automation: Adds support for Automated Images Intelligent Guided Testing.
- Modal Dialog IGT automation: Adds support for Automated Modal Dialog Intelligent Guided Testings.
- IGT remediation guidance: AI remediation guidance for Automated IGT violations now persists into issue reporting.
- Advanced Rules org settings: Advanced Rules settings are now inherited from your organization's general settings.
- axe-core 4.12.1: Updated to axe-core v4.12.1 for the latest accessibility rule coverage.
Bug Fixes
- Settings: The Settings form now submits when you press Enter.
- Highlighter: Element highlights now appear on the correct element even when it has no visible dimensions.
- Filter links: Issue filter links in the summary panel now meet minimum click target size requirements.
- Duplicate language issues: Duplicate language issues are no longer reported when a page uses invalid language tag values.
- Navigation landmark detection: AI analysis now correctly identifies currently selected navigation items that use
aria-selected.
- Loading indicator: The "Running axe" loading indicator is now properly dismissed if the initial scan returns unexpected results.
- Keyboard testing: An error on one interactive element during keyboard testing no longer causes other elements to fail incorrectly.
- Keyboard testing: Focusable scrollable regions are no longer incorrectly flagged during keyboard testing.
- Issue labeling: Issues found during guided testing are now correctly labeled "Found: Guided."
- Link accessible names: Link accessible names are now computed correctly when they include offscreen text.
- Frames: Pages using same-origin
document.write frames can now be fully tested.