Skip to content

Commit 22aa850

Browse files
Merge pull request #405 from Yoast/duplicate-post-4.7-changelog
Update Yoast Duplicate Post changelog for 4.7
2 parents e2e4ca4 + 2d0bcfa commit 22aa850

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

changelogs/duplicate-post.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 4.7
2+
3+
Release date: 2026-06-22
4+
5+
#### Enhancements
6+
7+
* Adds a link to the existing duplicate in the Rewrite & Republish admin notices, so you can open it directly instead of hunting for it in the post list. Props to [@johnbillion](https://github.com/johnbillion).
8+
9+
#### Bugfixes
10+
11+
* Fixes a bug where a published post could be overwritten by a user without permission to edit it, when that user scheduled a Rewrite & Republish copy of the post for future publication. Props to [@nacento](https://github.com/nacento).
12+
* Fixes a bug where a PHP deprecation notice appeared in the block editor, when a user opened a Rewrite & Republish copy of a post they were not allowed to edit.
13+
* Fixes a bug where the _Copy to a new draft_ and _Rewrite & Republish_ links broke the layout of the Classic Editor Publish meta box on WordPress 7.0.
14+
15+
#### Other
16+
17+
* Improves the security of the welcome notice dismissal by requiring a valid nonce and the `manage_options` capability.
18+
* Improves the security of the scheduled republish notice in the Classic editor by escaping the post title and permalink before output.
19+
* Sets the _WordPress tested up to_ version to 7.0.
20+
21+
122
## 4.6
223

324
Release date: 2026-03-09

0 commit comments

Comments
 (0)