|
1 | | -= 1.34.0 - 2025-10-22 = |
| 1 | +2025-10-22 - version 1.34.0 |
2 | 2 | * Tweak - Missing transcript can now detect transcripts for videos when they are not just direct siblings. |
3 | 3 | * Tweak - Use post type labels rather than slugs in views where applicable. |
4 | 4 | * Tweak - Prepare for sale event during Black Friday. |
5 | 5 |
|
6 | | -= 1.33.0 - 2025-09-26 = |
| 6 | +2025-09-26 - version 1.33.0 |
7 | 7 | * Add - WP-CLI commands can now be run with short names: `wp edac <command>` or using long name `wp accessibility-checker <command>`. |
8 | 8 | * Tweak - Made it easier to register custom commands through filter. |
9 | 9 |
|
10 | | -= 1.32.0 - 2025-09-18 = |
| 10 | +2025-09-18 - version 1.32.0 |
11 | 11 | * Fix - Improved highlighter behavior to maintain original size and position of scanned elements. |
12 | 12 | * Fix - Identify out-of-sequence headings. |
13 | 13 | * Fix - Identify missing title attributes. |
14 | 14 | * Fix - Correctly assess alternative text requirements for image map areas. |
15 | 15 | * Tweak - Implemented additional security measures for input validation and data sanitization. |
16 | 16 |
|
17 | | -= 1.31.1 - 2025-09-04 = |
| 17 | +2025-09-04 - version 1.31.1 |
18 | 18 | * Add - Privacy policy link added at newsletter signup. |
19 | 19 | * Tweak - Error messages returned from some ajax actions are more descriptive. |
20 | 20 |
|
21 | | -= 1.31.0 - 2025-08-29 = |
| 21 | +2025-08-29 - version 1.31.0 |
22 | 22 | * Tweak - Don't flag YouTube scripts as video present mistakenly. |
23 | 23 | * Tweak - Underlined text rule now will find more instances of underlined text. |
24 | 24 | * Tweak - Added additional string label check for links that open new windows/tabs. |
25 | 25 | * Tweak - Reordered some settings for better grouping. |
26 | 26 |
|
27 | | -= 1.30.1 - 2025-08-19 = |
| 27 | +2025-08-19 - version 1.30.1 |
28 | 28 | * Tweak - The rescan and clear buttons in the frontend highlighter are now only shown when they can be used. |
29 | 29 | * Tweak - Issue saving and clearing now has more robust capability checking. |
30 | 30 |
|
31 | | -= 1.30.0 - 2025-08-06 = |
| 31 | +2025-08-06 - version 1.30.0 |
32 | 32 | * Add - Ability to clear issues on a post or page from the frontend highlighter. |
33 | 33 | * Add - More accessibility checker details in the site health check. |
34 | 34 | * Fix - Icons stack in frontend highlighter when there multiple issues on the same element. |
35 | 35 | * Tweak - Missing Transcript can better detect transcripts for videos in the content. |
36 | 36 |
|
37 | | -= 1.29.0 - 2025-07-29 = |
| 37 | +2025-07-29 - version 1.29.0 |
38 | 38 | * Add - Rescan button in the frontend highlighter to rescan the current page. |
39 | 39 | * Add - Cleanup routine to clear out orphaned issues from the database. |
40 | 40 | * Add - Filter to allow tweaking the post statuses which get scanned. |
41 | 41 | * Tweak - Updated the aria-hidden check to understand more sibling relationships. |
42 | 42 | * Tweak - Updated the redundant alt check to understand that repeated images with same source and alt is not redundant. |
43 | 43 | * Fix - Remove the password protected notice, and it's related features - scans can throw this error now. |
44 | 44 |
|
45 | | -= 1.28.0 - 2025-07-22 = |
| 45 | +2025-07-22 - version 1.28.0 |
46 | 46 | * Add - Better descriptions and help text for each of the rules. |
47 | 47 | * Add - Improved landmark location feature to show the location of the landmark in the DOM. |
48 | 48 | * Fix - Avoid possible error with removal of an index on an ID column. |
49 | 49 |
|
50 | | -= 1.27.1 - 2025-07-10 = |
| 50 | +2025-07-10 - version 1.27.1 |
51 | 51 | * Fix - Don't alter a UNIQUE index before swapping to PRIMARY key index. |
52 | 52 |
|
53 | | -= 1.27.0 - 2025-07-10 = |
| 53 | +2025-07-10 - version 1.27.0 |
54 | 54 | * Add - Landmark Location feature. |
55 | 55 | * Add - Plugin action links. |
56 | 56 | * Add - Documentation, support, and rate plugin links to plugin row meta. |
|
60 | 60 | * Fix - Allow frontend highlighter to kickoff scan if there are no issues for the page. |
61 | 61 | * Fix - Average issues per post calculation to handle zero issues. |
62 | 62 |
|
63 | | -= 1.26.0 - 2025-06-30 = |
| 63 | +2025-06-30 - version 1.26.0 |
64 | 64 | * Tweak - Enhanced: Better translation handling across the plugin. |
65 | 65 |
|
66 | | -= 1.25.0 - 2025-05-28 = |
| 66 | +2025-05-28 - version 1.25.0 |
67 | 67 | * Add - Ability to scan the main posts archive (blog page). |
68 | 68 | * Tweak - Improved the Anchor Exists rule to handle more situations. |
69 | 69 | * Fix - Avoid console error for clear button on CPTs that are not scannable. |
70 | 70 |
|
71 | | -= 1.24.0 - 2025-04-24 = |
| 71 | +2025-04-24 - version 1.24.0 |
72 | 72 | * Add - Translations for 33 languages. |
73 | 73 | * Tweak - Handle Elementor buttons better in the new warnings fix. |
74 | 74 | * Fix - Several typo and grammar issues corrected in the plugin. |
75 | 75 | * Fix - Signup modal now works in Firefox under more conditions. |
76 | 76 | * Fix - Make sure that translations in JS files can be detected. |
77 | 77 |
|
78 | | -= 1.23.1 - 2025-03-27 = |
| 78 | +2025-03-27 - version 1.23.1 |
79 | 79 | * Remove - Remove the str_get_html() fallback shim. |
80 | 80 |
|
81 | | -= 1.23.0 - 2025-03-13 = |
| 81 | +2025-03-13 - version 1.23.0 |
82 | 82 | * Add - Jest testing framework for accessibility rules with test case generation. |
83 | 83 | * Tweak - Added fallback for str_get_html() with deprecation notice. |
84 | 84 | * Tweak - Added density calculation capability in JS scanner. |
85 | 85 | * Remove - Legacy PHP scan code. |
86 | 86 | * Remove - PHP Simple HTML DOM Parser. |
87 | 87 | * Dev - Converted multiple rules to JS for improved performance and compatibility. |
88 | 88 |
|
89 | | -= 1.22.2 - 2025-02-15 = |
| 89 | +2025-02-15 - version 1.22.2 |
90 | 90 | * Tweak - Announce Global Accessibility Awareness Day in the admin during that week. |
91 | 91 |
|
92 | | -= 1.22.1 - 2025-02-06 = |
| 92 | +2025-02-06 - version 1.22.1 |
93 | 93 | * Tweak - Make the skip-link fix handle sites with forced smooth scroll. |
94 | 94 | * Tweak - Make the zooming and scaling handle additional ways the tag can block scaling. |
95 | 95 | * Fix - Swap to GraphQL for getting meetup data for display in the admin. |
96 | 96 |
|
97 | | -= 1.22.0 - 2025-01-30 = |
| 97 | +2025-01-30 - version 1.22.0 |
98 | 98 | * Tweak - Improve the new window warning migration to handle more edge cases. |
99 | 99 | * Fix - Avoid checking theme Tags when theme sandbox recovery is in play. |
100 | 100 | * Fix - When parsing block content for scanning avoid stomping on post_content of a global. |
101 | 101 |
|
102 | | -= 1.21.0 - 2024-12-19 = |
| 102 | +2024-12-19 - version 1.21.0 |
103 | 103 | * Tweak - Improve how density statistics are counted. You will see a notice about this change on the welcome page. |
104 | 104 | * Fix - Ensure that the scanned posts counts are accurate to all posts scanned, not just ones that have issues. |
105 | 105 | * Fix - Properly count posts that are scanned but have no issues to remediate. |
106 | 106 |
|
107 | | -= 1.20.0 - 2024-11-14 = |
| 107 | +2024-11-14 - version 1.20.0 |
108 | 108 | * Tweak - Process dynamic blocks and oEmbeds more reliably in scans. |
109 | 109 | * Tweak - Improve detection for missing_transcripts if there are several oEmbed videos from same provider on page. |
110 | 110 | * Fix - Ensure notice dismiss function works correctly on all pages and that review notice buttons are styled. |
111 | 111 | * Fix - Correct some cases where pluralization of phrases could be misapplied. |
112 | 112 |
|
113 | | -= 1.19.0 - 2024-10-10 = |
| 113 | +2024-10-10 - version 1.19.0 |
114 | 114 | * Tweak - Improve the text_size_too_small check in scanner to avoid more false positives. |
115 | 115 | * Fix - Ensure that our notifications can appear on our own admin pages. |
116 | 116 | * Fix - No longer trigger password protected notice on other pages when scanning WooCommerce checkout page. |
117 | 117 |
|
118 | | -= 1.18.0 - 2024-09-12 = |
| 118 | +2024-09-12 - version 1.18.0 |
119 | 119 | * Add - A new fix for adding a new tab/window warning to links with target="_blank". |
120 | 120 | * Tweak - Allow cache bypass from stats requests to force latest numbers. |
121 | 121 | * Tweak - Make a clear-issues endpoint more usable in different situations. |
122 | 122 | * Remove - Removed some code that was trying to force no notifications on the plugin pages. |
123 | 123 |
|
124 | | -= 1.17.0 - 2024-08-15 = |
| 124 | +2024-08-15 - version 1.17.0 |
125 | 125 | * Add - A new fix for adding a new tab/window warning to links with target="_blank". |
126 | 126 | * Add - REST endpoint to retrieve a site scan summary. |
127 | 127 | * Tweak - Ensure frontend highlighter can load even when Cloudflare Rocket Loader is enabled. |
128 | 128 | * Tweak - Only show ignore button when user can ignore issues. |
129 | 129 | * Fix - URLs without issues would always output `0` when viewed on welcome widget. |
130 | 130 |
|
131 | | -= 1.16.4 - 2024-07-18 = |
| 131 | +2024-07-18 - version 1.16.4 |
132 | 132 | * Tweak - Improve the table header detection and validation for row headers. |
133 | 133 | * Tweak - Show notice on fixes settings when they are saved from options page. |
134 | 134 | * Fix - Don't check for possible header if there is no text content. |
135 | 135 | * Fix - Multisite query fix to make sure issues are assigned correct site id. |
136 | 136 | * Fix - Correct where a scan link points. |
137 | 137 |
|
138 | | -= 1.16.3 - 2024-06-20 = |
| 138 | +2024-06-20 - version 1.16.3 |
139 | 139 | * Add - Fix settings to site health info panels. |
140 | 140 | * Fix - Corrected a string that was misplaced in a fix. |
141 | 141 |
|
142 | | -= 1.16.2 - 2024-05-23 = |
| 142 | +2024-05-23 - version 1.16.2 |
143 | 143 | * Tweak - Use better names for fix modal titles. |
144 | 144 | * Tweak - Improve the link_pdf rule to detect more accurately. |
145 | 145 | * Tweak - Improve the link_ms_office_doc rule to detect more accurately. |
146 | 146 | * Fix - Rely on labels for link_ambiguous_text rule first before checking just the text content. |
147 | 147 | * Fix - Remove a duplicatable rule empty_form_label. |
148 | 148 |
|
149 | | -= 1.16.1 - 2024-04-25 = |
| 149 | +2024-04-25 - version 1.16.1 |
150 | 150 | * Fix - Remove redundant empty_form_label rule definition. |
151 | 151 |
|
152 | | -= 1.16.0 - 2024-03-28 = |
| 152 | +2024-03-28 - version 1.16.0 |
153 | 153 | * Add - Introduced a system to handle automated fixes for issues that the scanner would discover. |
154 | 154 | * Add - Fix to remove or update bad tabindex values on elements. |
155 | 155 | * Add - Fix to remove title attributes in favor of preferred accessible names to elements. |
|
163 | 163 | * Tweak - Improve the link_ambiguous_text rule to check on fully rendered pages. |
164 | 164 | * Tweak - Improve the broken_skip_anchor_link rule to check on fully rendered pages. |
165 | 165 |
|
166 | | -= 1.15.0 - 2024-02-29 = |
| 166 | +2024-02-29 - version 1.15.0 |
167 | 167 | * Add - Option to ignore issues by user role. |
168 | 168 | * Tweak - Improved performance for large sites. |
169 | 169 | * Fix - Corrected issue with scan scheduling on multisite. |
170 | 170 |
|
171 | | -= 1.14.0 - 2024-01-25 = |
| 171 | +2024-01-25 - version 1.14.0 |
172 | 172 | * Add - Bulk scan improvements for custom post types. |
173 | 173 | * Tweak - Updated accessibility rules for WCAG 2.2. |
174 | 174 | * Fix - Fixed error with admin notices on plugin activation. |
175 | 175 |
|
176 | | -= 1.13.0 - 2023-12-21 = |
| 176 | +2023-12-21 - version 1.13.0 |
177 | 177 | * Add - New dashboard widget for scan summaries. |
178 | 178 | * Tweak - Enhanced compatibility with WordPress 6.4. |
179 | 179 | * Fix - Fixed bug with scan results not saving on draft posts. |
180 | 180 |
|
181 | | -= 1.12.0 - 2023-11-16 = |
| 181 | +2023-11-16 - version 1.12.0 |
182 | 182 | * Add - Option to export scan results to CSV. |
183 | 183 | * Tweak - Improved error messages for failed scans. |
184 | 184 | * Fix - Fixed issue with scan button not appearing for some users. |
185 | 185 |
|
186 | | -= 1.11.0 - 2023-10-19 = |
| 186 | +2023-10-19 - version 1.11.0 |
187 | 187 | * Add - Support for additional languages in plugin interface. |
188 | 188 | * Tweak - Improved scan speed for large content sites. |
189 | 189 | * Fix - Fixed bug with accessibility statement generation. |
190 | 190 |
|
191 | | -= 1.10.0 - 2023-09-21 = |
| 191 | +2023-09-21 - version 1.10.0 |
192 | 192 | * Add - New rules for ARIA attributes. |
193 | 193 | * Tweak - Updated plugin settings UI for clarity. |
194 | 194 | * Fix - Fixed issue with plugin deactivation not cleaning up options. |
195 | 195 |
|
196 | | -= 1.9.0 - 2023-08-17 = |
| 196 | +2023-08-17 - version 1.9.0 |
197 | 197 | * Add - Option to schedule scans. |
198 | 198 | * Tweak - Improved scan accuracy for custom blocks. |
199 | 199 | * Fix - Fixed bug with scan results display in admin. |
200 | 200 |
|
201 | | -= 1.8.0 - 2023-07-20 = |
| 201 | +2023-07-20 - version 1.8.0 |
202 | 202 | * Add - Integration with third-party accessibility tools. |
203 | 203 | * Tweak - Improved scan result filtering. |
204 | 204 | * Fix - Fixed error with scan summary widget. |
205 | 205 |
|
206 | | -= 1.7.0 - 2023-06-22 = |
| 206 | +2023-06-22 - version 1.7.0 |
207 | 207 | * Add - Option to ignore specific rules per post. |
208 | 208 | * Tweak - Improved compatibility with WooCommerce product pages. |
209 | 209 | * Fix - Fixed bug with scan scheduling on multisite. |
210 | 210 |
|
211 | | -= 1.6.0 - 2023-05-18 = |
| 211 | +2023-05-18 - version 1.6.0 |
212 | 212 | * Add - New onboarding wizard for setup. |
213 | 213 | * Tweak - Improved help documentation links. |
214 | 214 | * Fix - Fixed error with scan results export. |
215 | 215 |
|
216 | | -= 1.5.0 - 2023-04-20 = |
| 216 | +2023-04-20 - version 1.5.0 |
217 | 217 | * Add - Option to enable/disable specific rules. |
218 | 218 | * Tweak - Improved scan result UI. |
219 | 219 | * Fix - Fixed bug with scan results not updating after post save. |
220 | 220 |
|
221 | | -= 1.4.0 - 2023-03-16 = |
| 221 | +2023-03-16 - version 1.4.0 |
222 | 222 | * Add - Support for multisite network settings. |
223 | 223 | * Tweak - Improved scan accuracy for media attachments. |
224 | 224 | * Fix - Fixed error with scan scheduling on network sites. |
225 | 225 |
|
226 | | -= 1.3.0 - 2023-02-16 = |
| 226 | +2023-02-16 - version 1.3.0 |
227 | 227 | * Add - Option to export accessibility statement. |
228 | 228 | * Tweak - Improved scan result sorting. |
229 | 229 | * Fix - Fixed bug with scan results not displaying for some users. |
230 | 230 |
|
231 | | -= 1.2.0 - 2023-01-19 = |
| 231 | +2023-01-19 - version 1.2.0 |
232 | 232 | * Add - New rules for color contrast. |
233 | 233 | * Tweak - Improved scan performance for large sites. |
234 | 234 | * Fix - Fixed error with scan results export. |
235 | 235 |
|
236 | | -= 1.1.0 - 2022-12-15 = |
| 236 | +2022-12-15 - version 1.1.0 |
237 | 237 | * Add - Option to schedule recurring scans. |
238 | 238 | * Tweak - Improved scan result UI for accessibility. |
239 | 239 | * Fix - Fixed bug with scan results not saving on draft posts. |
240 | 240 |
|
241 | | -= 1.0.0 - 2022-11-17 = |
| 241 | +2022-11-17 - version 1.0.0 |
242 | 242 | * Initial release. |
0 commit comments