From dba927ae02e9bbbf752e8dc0cc9b4106d7f5bbfc Mon Sep 17 00:00:00 2001 From: Hai Zheng Date: Mon, 16 Sep 2024 09:20:34 -0400 Subject: [PATCH] changelog fix --- readme.txt | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/readme.txt b/readme.txt index b5df23d42..2506a8f9a 100644 --- a/readme.txt +++ b/readme.txt @@ -290,23 +290,6 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro * **3rd** Correct the integration with User Switching. (John Blackbourn #725) * **3rd** Fixed Admin Bar Missing issue on DIVI + Elementor frontend. (thyran/robertstaddon PR#727) -= 6.4.2 - Sep 3 2024 = -* **Debug** Moved debug log to litespeed individual folder `/wp-content/litespeed/debug/`. -* **Debug** Disallowed visits to `/litespeed/debug/` folder log files in .htaccess. -* **Debug** Dropped const `LSCWP_DEBUG_PATH` support. -* **Debug** Renamed `debug.purge.log` to `purge.log`. -* **Debug** Added dummy `index.php` for debug folder. -* **Debug** Used random string for log filenames. -* **Debug** Removed cookies-related info. (Thanks to Rafie) -* **Debug** Dropped `Log Cookies` option. -* **Report** Escaped report content to protect it from potential XSS attack. (Islam R alsaid #505746) -* **ESI** Added nonce for Advanced Custom Fields + Advanced Forms. (David Lapointe Gilbert #439) -* **Purge** Run ACTION_PURGE_EMPTYCACHE even if cache is disabled in network admin. (Philip #453) -* **Page Optimize** Disable UCSS exclusion when UCSS is inactived. (#640) -* **3rd** Fixed undefined warning in WooCommerce Widgets. (Lolosan #719) -* **3rd** Correct the integration with User Switching. (John Blackbourn #725) -* **3rd** Fixed Admin Bar Missing issue on DIVI + Elementor frontend. (thyran/robertstaddon PR#727) - = 6.4.1 - Aug 19 2024 = * ❗**Security** This release patches a security issue that may affect previous LSCWP versions since v1.9. * 🐞**Page Optimize** Fixed HTML minification returning blank page issue. (#706)