From d85aadd21764bd26d93b33a92ee1eb37be812415 Mon Sep 17 00:00:00 2001 From: Hai Zheng Date: Fri, 13 Dec 2024 14:24:43 -0500 Subject: [PATCH] [v] v6.5.4 change log --- readme.txt | 3 +++ tpl/toolbox/beta_test.tpl.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 4d9fa23f6..244f39b15 100644 --- a/readme.txt +++ b/readme.txt @@ -308,6 +308,9 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro * **Misc** Fixed PHP 7.2 compatibility in cloud message. (Viktor Szépe #771) * **Misc** Incompatibility warning banner for third party plugins is now dismissible. += 6.5.4 - Dec 17 2024 = +* **Page Optimize** Fixed Google Fonts broken with the Async option. (HivePress #787) + = 6.5.3 - Dec 4 2024 = * **Misc** Quote escaped in attributes when building HTML. (CVE-2024-51915) diff --git a/tpl/toolbox/beta_test.tpl.php b/tpl/toolbox/beta_test.tpl.php index 247f80676..f5d975fc2 100644 --- a/tpl/toolbox/beta_test.tpl.php +++ b/tpl/toolbox/beta_test.tpl.php @@ -7,7 +7,7 @@ // Existing public version list $v_list = array( '7.0', - '6.5.3', + '6.5.4', '6.4.1', '6.3.0.1', '6.2.0.1',