@@ -3,7 +3,7 @@ Contributors: equalizedigital, alh0319, stevejonesdev
33Tags: accessibility, accessible, wcag, ada, WP accessibility, section 508, aoda, a11y, audit, readability, content analysis
44Requires at least: 5.0.0
55Tested up to: 6.3.1
6- Stable tag: 1.5.6
6+ Stable tag: 1.6.0
77License: GPLv2 or later
88License URI: http://www.gnu.org/licenses/gpl-2.0.html
99
@@ -171,6 +171,26 @@ No, Accessibility Checker runs completely on your server and does not require yo
171171
172172== Changelog ==
173173
174+ = 1.6.0 =
175+ Added: dashboard reports widget
176+ Added: frontend highlighting page scan trigger
177+ Added: enhancements to the Low-quality Alternative Text check
178+ Fixed: adherence to coding standards
179+ Fixed: frontend highlighting responsiveness on mobile
180+ Fixed: frontend highlighting's broken ARIA reference
181+ Fixed: Issue Density bug when creating a new post
182+ Fixed: a bug on the reports dashboard widget and welcome page when no post types are selected in the settings
183+ Fixed: settings page tab order bug
184+ Updated: scanning process to exclude the admin bar and the query monitor
185+ Updated: improvements to the Ambiguous Anchor check
186+ Updated: the Browser.php class has been restructured to load via Composer
187+ Updated: the TextStatistics class is now loaded through Composer
188+ Updated: text domain and internationalization on user-facing strings
189+ Updated: reports dashboard widget and welcome page now have improved refresh and caching
190+ Updated: the date format on the reports dashboard widget and the welcome page now respects the site's timezone setting
191+ Updated: Improved performance during the purge of issues after changing the "post types to scan" setting
192+ Removed: CSS output when a user is logged out
193+
174194= 1.5.6 =
175195Fixed: reading level ajax timing issue
176196
0 commit comments