From 0330bcf750d9c2635b15a10b25c73c4ea7125c4e Mon Sep 17 00:00:00 2001 From: Dominik Schilling Date: Mon, 23 Dec 2024 10:49:09 +0100 Subject: [PATCH] Bump version to 3.0.1 --- CHANGELOG.md | 5 ++++- public-post-preview.php | 2 +- readme.txt | 7 +++++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 686da92..3fd7485 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog -## 3.0 (2024-12-21) +## 3.0.1 (2024-12-23) +* Fix calculation of expiration time for preview nonce. + +## 3.0.0 (2024-12-21) * Requires WordPress 6.5. * Requires PHP 8.0. * Add setting to increase the default expiration time (Settings > Reading > Public Post Preview). diff --git a/public-post-preview.php b/public-post-preview.php index dcb3f45..cc1932d 100644 --- a/public-post-preview.php +++ b/public-post-preview.php @@ -1,7 +1,7 @@ Reading > Public Post Preview).