|
1 | | -= 1.34.0 - YYYY-MM-DD = |
| 1 | += 1.34.0 - 2025-10-22 = |
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 - YYYY-MM-DD = |
| 6 | += 1.33.0 - 2025-09-26 = |
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 - YYYY-MM-DD = |
| 10 | += 1.32.0 - 2025-09-18 = |
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 - YYYY-MM-DD = |
| 17 | += 1.31.1 - 2025-09-04 = |
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 - YYYY-MM-DD = |
| 21 | += 1.31.0 - 2025-08-29 = |
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 - YYYY-MM-DD = |
| 27 | += 1.30.1 - 2025-08-19 = |
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 - YYYY-MM-DD = |
| 31 | += 1.30.0 - 2025-08-06 = |
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 - YYYY-MM-DD = |
| 37 | += 1.29.0 - 2025-07-29 = |
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 - YYYY-MM-DD = |
| 45 | += 1.28.0 - 2025-07-22 = |
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 - YYYY-MM-DD = |
| 50 | += 1.27.1 - 2025-07-10 = |
51 | 51 | * Fix - Don't alter a UNIQUE index before swapping to PRIMARY key index. |
52 | 52 |
|
53 | | -= 1.27.0 - YYYY-MM-DD = |
| 53 | += 1.27.0 - 2025-07-10 = |
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. |
|
0 commit comments