Skip to content

Commit ae3aee8

Browse files
committed
Fix formatting in changelog entries for consistency
1 parent cff8440 commit ae3aee8

2 files changed

Lines changed: 10 additions & 8 deletions

File tree

changelog.txt

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

33
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.
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+
* Fix - Text size too small check no longer produces false positives on screen-reader-only (visually hidden) elements.
89

910
2026-04-21 - version 1.40.0
1011
* New - Screen reader only text format support in the Block Editor and frontend.

readme.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,10 +280,11 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
280280
== Changelog ==
281281

282282
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.
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+
* Fix - Text size too small check no longer produces false positives on screen-reader-only (visually hidden) elements.
287288

288289
2026-04-21 - version 1.40.0
289290
* New - Screen reader only text format support in the Block Editor and frontend.

0 commit comments

Comments
 (0)