Skip to content

Commit d3d1d40

Browse files
committed
docs(readme): changelog for v2.0.1
1 parent 4f4f867 commit d3d1d40

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,12 @@ add_filter('runthings_emt_mime_types', function($allowed_mime_types) {
113113

114114
## Changelog
115115

116+
### 2.0.1 - 23rd January 2026
117+
118+
- Improved bulk action messages
119+
- Add confirmation prompt to bulk edit list view
120+
- Fixed nonce verification in bulk action processing
121+
116122
### 2.0.0 - 23rd January 2026
117123

118124
- Complete plugin refactor with namespaced class structure

readme.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@ Many themes and plugins display the media title in various places - gallery capt
5757

5858
== Changelog ==
5959

60+
= 2.0.1 - 23rd January 2026 =
61+
* Improved bulk action messages
62+
* Add confirmation prompt to bulk edit list view
63+
* Fixed nonce verification in bulk action processing
64+
6065
= 2.0.0 - 23rd January 2026 =
6166
* Complete plugin refactor with namespaced class structure
6267
* Added bulk action "Clear media title" to clear titles on existing media items
@@ -69,6 +74,9 @@ Many themes and plugins display the media title in various places - gallery capt
6974

7075
== Upgrade Notice ==
7176

77+
= 2.0.1 =
78+
Improved bulk action messages and security fix for nonce verification.
79+
7280
= 2.0.0 =
7381
Added bulk action, and added filters.
7482

0 commit comments

Comments
 (0)