Accessibility Insights for Web v2.37.3
sfoslund
released this
10 Feb 23:36
·
708 commits
to main
since this release
Accessibility Insights for Web 2.37.3
Welcome to the February 10th release of Accessibility Insights for Web!
Highlights
Introducing Quick Assess
Accessibility Insights for Web has a new preview feature that will provide users with 10 assisted and manual checks to help them find more accessibility issues within 30 minutes. This addition allows users to find more accessibility issues early in their development process and empowers them to shift-left in their process.
Rules engine update to axe-core 4.6.3
We have updated our rules engine to axe-core 4.6.3 (#6334). Check the axe-core 4.6.3 release notes for more details.
Related paths
We have added a new "Related paths" section to FastPass Automated checks and Needs review results that involve multiple elements of a page, such as aria-required-children
, color-contrast
, and duplicate-id-active
.
Bug fixes
- Improved formatting of Ad-hoc tool headings (#6301)
- Added a warning banner and retries when scanning pages that containing iframe that don't support script injection (#6330, #6183, #6367, and #6361)
- Improved color contrast of
Save assessment
button in some Windows High Contrast themes (#6364) - Fixed incompatibility with certain FluentUI-based pages (#6294)
- Fixed an issue in Assessment where text reflow of warning bars did not work correctly for some window sizes (#6416)