Skip to content

Commit e2db4b9

Browse files
committed
Add dates to the woo-changelog entries
1 parent 76aa088 commit e2db4b9

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

woo-changelog.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,56 @@
1-
= 1.34.0 - YYYY-MM-DD =
1+
= 1.34.0 - 2025-10-22 =
22
* Tweak - Missing transcript can now detect transcripts for videos when they are not just direct siblings.
33
* Tweak - Use post type labels rather than slugs in views where applicable.
44
* Tweak - Prepare for sale event during Black Friday.
55

6-
= 1.33.0 - YYYY-MM-DD =
6+
= 1.33.0 - 2025-09-26 =
77
* Add - WP-CLI commands can now be run with short names: `wp edac <command>` or using long name `wp accessibility-checker <command>`.
88
* Tweak - Made it easier to register custom commands through filter.
99

10-
= 1.32.0 - YYYY-MM-DD =
10+
= 1.32.0 - 2025-09-18 =
1111
* Fix - Improved highlighter behavior to maintain original size and position of scanned elements.
1212
* Fix - Identify out-of-sequence headings.
1313
* Fix - Identify missing title attributes.
1414
* Fix - Correctly assess alternative text requirements for image map areas.
1515
* Tweak - Implemented additional security measures for input validation and data sanitization.
1616

17-
= 1.31.1 - YYYY-MM-DD =
17+
= 1.31.1 - 2025-09-04 =
1818
* Add - Privacy policy link added at newsletter signup.
1919
* Tweak - Error messages returned from some ajax actions are more descriptive.
2020

21-
= 1.31.0 - YYYY-MM-DD =
21+
= 1.31.0 - 2025-08-29 =
2222
* Tweak - Don't flag YouTube scripts as video present mistakenly.
2323
* Tweak - Underlined text rule now will find more instances of underlined text.
2424
* Tweak - Added additional string label check for links that open new windows/tabs.
2525
* Tweak - Reordered some settings for better grouping.
2626

27-
= 1.30.1 - YYYY-MM-DD =
27+
= 1.30.1 - 2025-08-19 =
2828
* Tweak - The rescan and clear buttons in the frontend highlighter are now only shown when they can be used.
2929
* Tweak - Issue saving and clearing now has more robust capability checking.
3030

31-
= 1.30.0 - YYYY-MM-DD =
31+
= 1.30.0 - 2025-08-06 =
3232
* Add - Ability to clear issues on a post or page from the frontend highlighter.
3333
* Add - More accessibility checker details in the site health check.
3434
* Fix - Icons stack in frontend highlighter when there multiple issues on the same element.
3535
* Tweak - Missing Transcript can better detect transcripts for videos in the content.
3636

37-
= 1.29.0 - YYYY-MM-DD =
37+
= 1.29.0 - 2025-07-29 =
3838
* Add - Rescan button in the frontend highlighter to rescan the current page.
3939
* Add - Cleanup routine to clear out orphaned issues from the database.
4040
* Add - Filter to allow tweaking the post statuses which get scanned.
4141
* Tweak - Updated the aria-hidden check to understand more sibling relationships.
4242
* Tweak - Updated the redundant alt check to understand that repeated images with same source and alt is not redundant.
4343
* Fix - Remove the password protected notice, and it's related features - scans can throw this error now.
4444

45-
= 1.28.0 - YYYY-MM-DD =
45+
= 1.28.0 - 2025-07-22 =
4646
* Add - Better descriptions and help text for each of the rules.
4747
* Add - Improved landmark location feature to show the location of the landmark in the DOM.
4848
* Fix - Avoid possible error with removal of an index on an ID column.
4949

50-
= 1.27.1 - YYYY-MM-DD =
50+
= 1.27.1 - 2025-07-10 =
5151
* Fix - Don't alter a UNIQUE index before swapping to PRIMARY key index.
5252

53-
= 1.27.0 - YYYY-MM-DD =
53+
= 1.27.0 - 2025-07-10 =
5454
* Add - Landmark Location feature.
5555
* Add - Plugin action links.
5656
* Add - Documentation, support, and rate plugin links to plugin row meta.

0 commit comments

Comments
 (0)