v1.41.0
v1.41.0 adds versioning to the scanner bundle URL for frontend scans, fixes several false positives (skips role="heading" elements and screen-reader-only elements in accessibility checks), makes pro the authoritative source for license checking, and includes documentation fixes, screenshot updates, and translation syncs.
What's Changed
- [Backport] Release v1.40.0 by @github-actions[bot] in #1671
- Revise screenshots for version 1.40.0 by @amberhinds in #1672
- chore: regenerate hooks docs by @github-actions[bot] in #1673
- Fix stale @return docblock on license context methods by @SteveJonesDev in #1656
- Update POT translation file by @github-actions[bot] in #1680
- PTC accessibility-checker (1985): Edits by Steve Jones (May 05, 2026 19:39:04652135) by @SteveJonesDev in #1684
- Add versioning to scanner bundle URL for frontend scans by @pattonwebz in #1682
- Don't flag
role="heading"elements as possible headings by @Copilot in #1686 - Make pro always authoritive for license checking by @pattonwebz in #1689
- Fix false positive: skip screen-reader-only elements in text_size_too_small check by @SteveJonesDev in #1690
- Release v1.41.0 by @pattonwebz in #1693
Full Changelog: v1.40.0...v1.41.0