February 10, 2025 (3.x)
What's Changed
Extensions (Browser DevTools)
- fix(extension): Dark mode pop-up by @nam-singh in #2138
- fix(extension): Fix reset filter link #1877 by @nam-singh in #2136
- fix(extension): Don't show full data:text/html content on generated HTML report page by @nam-singh in #2140
- fix(extension): Update Carbon package and use new Carbon combobutton #1842 by @nam-singh in #2137
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 deprecatearia_search_label_unique
rule by @shunguoy in #2170
CI/CD packages
- fix(node): ESM packages need .js extension for modules by @tombrunet in #2169
- fix(cypress-accessibility-checker): Update links in ReadMe by @philljenkins in #2188
- fix(node): Generate summaries on close() by @tombrunet in #2196
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