Skip to content

January 27, 2023

Compare
Choose a tag to compare
@ErickRenteria ErickRenteria released this 27 Jan 17:27
· 2066 commits to master since this release
a6cafa5

What's Changed

Extension

  • feature(extension) Add FAQ for Content Security Policies in #1234

CI/CD Packages

  • feature(node) Make new excel spreadsheets from CI packages in #1219
  • feature(node,karma,cypress) Update the feature list and highlight multi-scan in the user documentation in #1230
  • fix(node) Handle custom cacheFolder in achecker.yml in #1240

Rule updates

  • newrule(text_spacing_valid) Check letter and word spacing and line height and map to ACT in #1164
  • fixrule(WCAG20_Img_HasAlt) Include aria-label check in #1137
  • fixrule(IBMA_Color_Contrast_WCAG2AA) Check transparency correctly when checking color contrast in #1224
  • fixrule(WCAG20_Object_HasText) Correctly check when object has child content in #1190
  • fixrule(WCAG20_Label_RefValid) False positive for label missing content when both label and the labelled for element are hidden in #1229
  • chore(engine) Deploy rule set 27 January 2023 for release 3.1.43 in #1274
  • chore(engine) Add support to allow ruleID refactoring without the user updating baselines in #1232

New Contributors

Full Changelog: 3.1.42...3.1.43