File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11*** Accessibility Checker ***
22
332026-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
9102026-04-21 - version 1.40.0
1011* New - Screen reader only text format support in the Block Editor and frontend.
Original file line number Diff line number Diff line change @@ -280,10 +280,11 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
280280== Changelog ==
281281
2822822026-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
2882892026-04-21 - version 1.40.0
289290* New - Screen reader only text format support in the Block Editor and frontend.
You can’t perform that action at this time.
0 commit comments