Skip to content

February 10, 2025 (3.x)

Compare
Choose a tag to compare
@tombrunet tombrunet released this 10 Feb 22:05
· 2 commits to master since this release
e60aa50

What's Changed

Extensions (Browser DevTools)

Rules and Engine

  • fixrule(meta_refresh_delay | meta_redirect_optional): Align rules with ACT by @shunguoy in #2163
  • fixrule(input_label_visible): Fix issues related to the Firefox css pseudo-element by @shunguoy in #2180
  • fix(engine): Fix circular structure caused by aria-owns by @shunguoy in #2164
  • fix(engine): Fix accessible name concatenation and deprecate aria_search_label_unique rule by @shunguoy in #2170

CI/CD packages

Chores and dependencies

  • Bump path-to-regexp and express in /rule-server by @dependabot in #2128
  • fix(ACT): Add note of [not approved] in ACT Text Results debug file by @tombrunet in #2172
  • fix(ACT): ACT errors with SC IDs for ARIA and HTML by @tombrunet in #2193
  • chore(archive): Create Rule Set archive for Feb 10, 2025 by @tombrunet in #2197

Full Changelog: 3.1.79...3.1.80