Skip to content

April 16, 2024

Compare
Choose a tag to compare
@ErickRenteria ErickRenteria released this 17 Apr 16:14
· 441 commits to master since this release
1288cd0

What's Changed

Rules and Engine

  • fixrule(text_block_heading): Reduce false positives on block headings by @shunguoy in #1865
  • fixrule(input_autocomplete_valid): Support "webauthn" autocomplete attribute by @shunguoy in #1879
  • fixrule(img_alt_valid): Update roles for img elements by @shunguoy in #1884
  • fixrule(aria_attribute_valid, a_link_purpose): Update WCAG mapping to be consistent with ACT by @philljenkins in #1867
  • fixrule(text_contrast_sufficient): Support CJK large scale text in color contrast calculation by @shunguoy in #1888

Extensions (browser Dev Tools)

  • fix(extension): Adjust hidden counts by @drjoho in #1883
  • fix(extension): Excel reports include hidden counts, text changes, and new User guide image by @philljenkins in #1856
  • fix(extension): Adjust reflow of scan section when narrow by @drjoho in #1887

CI/CD packages

Chores and dependencies

  • Bump follow-redirects from 1.15.4 to 1.15.6 in /rule-server by @dependabot in #1869
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /report-react by @dependabot in #1870
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /cypress-accessibility-checker by @dependabot in #1871
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /accessibility-checker-extension by @dependabot in #1873
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /report-react by @dependabot in #1880
  • Bump express from 4.18.1 to 4.19.2 in /rule-server by @dependabot in #1885
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /common/module by @dependabot in #1872
  • Bump express from 4.18.1 to 4.19.2 in /report-react by @dependabot in #1886

Full Changelog: 3.1.68...3.1.69