November 13, 2024
What's Changed
Extensions (Browser DevTools)
- fix(extension): Fix focus mode jump to last selected issue by @nam-singh in #2093
Rules and Engine
- fixrule(
aria_landmark_name_unique
): Increase the accessible name length limitation by @shunguoy in #2096 - fixrule(
list_markup_review
): #text nodes not visited on prevNode causing false positive by @tombrunet in #2094
Java package
- fix(java): When comparing against baselines, issues not cleaned, so failing due to insignificant differences by @tombrunet in #2097
Full Changelog: 3.1.77...3.1.78