This releases adds new rules for the WCAG 2.2 recommendation.
New Features
- Added support for WCAG 2.2
- Updated relative luminance per WCAG 2.1 Errata https://www.w3.org/WAI/WCAG21/errata/
- Detect text contrast against background images
- Updated report appearance
- Improved CSS support
Rule Changes
- Updated browser compatibility checks to Chrome 118, Edge 118, Firefox 118, Opera 102 and Safari 17
- Updated to September 2023 HTML 5 Validator
- See full list of changed rules in engine 6.50
Fixes
- Ignore meta redirects inside noscript
- Various stability fixes and performance improvements