File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 * Plugin Name: LiteSpeed Cache
44 * Plugin URI: https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration
55 * Description: High-performance page caching and site optimization from LiteSpeed
6- * Version: 7.4-b20
6+ * Version: 7.4-b21
77 * Author: LiteSpeed Technologies
88 * Author URI: https://www.litespeedtech.com
99 * License: GPLv3
3535 return ;
3636}
3737
38- ! defined ( 'LSCWP_V ' ) && define ( 'LSCWP_V ' , '7.4-b20 ' );
38+ ! defined ( 'LSCWP_V ' ) && define ( 'LSCWP_V ' , '7.4-b21 ' );
3939
4040! defined ( 'LSCWP_CONTENT_DIR ' ) && define ( 'LSCWP_CONTENT_DIR ' , WP_CONTENT_DIR );
4141! defined ( 'LSCWP_DIR ' ) && define ( 'LSCWP_DIR ' , __DIR__ . '/ ' ); // Full absolute path '/var/www/html/***/wp-content/plugins/litespeed-cache/' or MU
Original file line number Diff line number Diff line change @@ -257,9 +257,10 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
257257
258258== Changelog ==
259259
260- = 7.4 - Aug 26 2025 =
260+ = 7.4 - Sep 3 2025 =
261261* 🌱**Media** Auto Rescale Original Image.
262262* 🌱**Toolbox** Disable All for 24 Hours. (PR#886)
263+ * 🐞**CDN** Fixed a QUIC.cloud sync conf failure on network child sites.
263264* 🐞**Object Cache** Fixed a bug that failed to detect the Redis connection status.
264265* **Cache** Better match iPhone browsers for mobile cache detection.
265266* **Cache** Dropped `advanced-cache.php` since WP version v5.3+ required.
You can’t perform that action at this time.
0 commit comments