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 ***
2+
3+ 2025-15-22 - version 1.36.0
4+ * Fix - passed tests percentage logic now accounts times no posts are scanned
5+ * Fix - don't prevent scan speed saving when pro plugin is enabled.
6+ * Add - new trigger for invalid alt text - "an image".
7+ * Add - allow role="menuitem" with aria-expanded in link validation checks
8+ * New - visit welcome screen on plugin activation.
9+
2102025-12-05 - version 1.35.0
311* Fix - Ignored issues no longer count in density scores.
412* Fix - Ignored issues count comparison and message logic in frontend highlighter.
Original file line number Diff line number Diff line change @@ -210,6 +210,14 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
21021010. Accessibility Checker automated fix settings.
211211
212212== Changelog ==
213+
214+ 2025-15-22 - version 1.36.0
215+ * Fix - passed tests percentage logic now accounts times no posts are scanned
216+ * Fix - don't prevent scan speed saving when pro plugin is enabled.
217+ * Add - new trigger for invalid alt text - "an image".
218+ * Add - allow role="menuitem" with aria-expanded in link validation checks
219+ * New - visit welcome screen on plugin activation.
220+
2132212025-12-05 - version 1.35.0
214222* Fix - Ignored issues no longer count in density scores.
215223* Fix - Ignored issues count comparison and message logic in frontend highlighter.
You can’t perform that action at this time.
0 commit comments