April 19, 2024
What's Changed
Rules and Engine
- fixrule(
text_block_heading
): Reduce false positives on block headings in #1865 - fixrule(
input_autocomplete_valid
): Support "webauthn" autocomplete attribute in #1879 - fixrule(
img_alt_valid
): Update roles for img elements in #1884 - fixrule(
aria_attribute_valid
,a_link_purpose
): Update WCAG mapping to be consistent with ACT in #1867 - fixrule(
text_contrast_sufficient
): Support CJK large scale text in color contrast calculation in #1888
Extensions (browser Dev Tools)
- fix(extension): Adjust hidden counts in #1883
- fix(extension): Excel reports include hidden counts, text changes, and new User guide image in #1856
- fix(extension): Adjust reflow of scan section when narrow in #1887
CI/CD packages
- fix(extension|node|karma|cypress): Properly close the embedded browser in #1891
Chores and dependencies
- Bump follow-redirects from 1.15.4 to 1.15.6 in /rule-server in #1869
- Bump follow-redirects from 1.15.4 to 1.15.6 in /report-react in #1870
- Bump follow-redirects from 1.15.4 to 1.15.6 in /cypress-accessibility-checker in #1871
- Bump follow-redirects from 1.15.4 to 1.15.6 in /accessibility-checker-extension in #1873
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /report-react in #1880
- Bump express from 4.18.1 to 4.19.2 in /rule-server in #1885
- Bump follow-redirects from 1.15.4 to 1.15.6 in /common/module in #1872
- Bump express from 4.18.1 to 4.19.2 in /report-react in #1886
Full Changelog: 3.1.68...3.1.69