Skip to content

Commit 61fed6a

Browse files
committed
Add changelog for v1.41.0 and set the tested up to version to 7.0
1 parent 2667750 commit 61fed6a

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
*** Accessibility Checker ***
22

3+
2026-05-13 - version 1.41.0
4+
* Updated: the possible heading rule now accounts for elements with role="heading" appropriately.
5+
* Fix: several language translations are now properly detected by WordPress when using them.
6+
* Fix: harden the frontend highlighter scanner against caching when updated.
7+
* Fix: email report checks now defer to the pro plugin when installed to avoid conflicts.
8+
39
2026-04-21 - version 1.40.0
410
* New - Screen reader only text format support in the Block Editor and frontend.
511
* New - Email reports opt-in added for site summaries.

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: equalizedigital, alh0319, stevejonesdev
33
Tags: accessibility, EAA, WCAG, ADA, WP accessibility, accessibility scanner
44
Requires at least: 6.7
5-
Tested up to: 6.9
5+
Tested up to: 7.0
66
Stable tag: 1.41.0
77
Requires PHP: 7.4
88
License: GPL-2.0-or-later
@@ -279,6 +279,12 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
279279

280280
== Changelog ==
281281

282+
2026-05-13 - version 1.41.0
283+
* Updated: the possible heading rule now accounts for elements with role="heading" appropriately.
284+
* Fix: several language translations are now properly detected by WordPress when using them.
285+
* Fix: harden the frontend highlighter scanner against caching when updated.
286+
* Fix: email report checks now defer to the pro plugin when installed to avoid conflicts.
287+
282288
2026-04-21 - version 1.40.0
283289
* New - Screen reader only text format support in the Block Editor and frontend.
284290
* New - Email reports opt-in added for site summaries.

0 commit comments

Comments
 (0)