Announcing:
LSCache for WordPress v7.2
In this release: Cloudflare cache purge, bug fixes, and more!
RELEASE LOG:
- [NEW] CDN: New option: Cloudflare Clear on purge all. (PR#828)
- Core: Used `site_url` instead of `home_url` to fix the content folder parsing and QUIC.cloud calls.
- [BUGFIX] Cloud: Fixed a bug where we tried to sync QUIC.cloud usage while debug mode was ON, even when QC was not activated.
- Cloud: Stored request timestamp in static files along w/ database to prevent duplicate requests when database is down.
- Cache: Dropped `Cache PHP Resources` option.
- Cache: Added verification to prevent admin pages from caching even if the site is set to be globally cacheable.
- Image Optimize: Disable image pull cron if there have been no image notifications.
- Crawler: Non-role simulator crawler will now use DNS resolve to hit original server instead of CDN nodes.
- Media: Resolved an issue where deleting an image from grid mode neglected to also remove the optimized versions of the image. (PR#844, Zsombor Franczia #841)
- Media: Allowed filter `litespeed_next_gen_format` to manipulate the value of next gen format. (Zsombor Franczia #853)
- 3rd: Elementor: Clear all caches on regenerate CSS & Data. (PR#806)
- Config: `Purge All On Upgrade` now defaults to OFF.
- GUI: Showed `Disable all features` message on all WP-Admin pages for Admin-level users when enabled.
- Misc: Used PHPCS w/ WordPress core and security coding standards to reformat cache menu code. (Viktor Szépe #696)
- Misc: Replaced use of `SHOW TABLES` with `DESCRIBE` to prevent database halt in very large WP Multisite installations. (Boone Gorges PR#834, PR#850)
- Misc: Replaced constants with WordPress functions to check whether AJAX or CRON is running.
- API: Added action `litespeed_save_conf` to provide a trigger for configuration updates.
https://wordpress.org/plugins/litespeed-cache/
Cheers!
LSCache for WordPress v7.2
In this release: Cloudflare cache purge, bug fixes, and more!
RELEASE LOG:
- [NEW] CDN: New option: Cloudflare Clear on purge all. (PR#828)
- Core: Used `site_url` instead of `home_url` to fix the content folder parsing and QUIC.cloud calls.
- [BUGFIX] Cloud: Fixed a bug where we tried to sync QUIC.cloud usage while debug mode was ON, even when QC was not activated.
- Cloud: Stored request timestamp in static files along w/ database to prevent duplicate requests when database is down.
- Cache: Dropped `Cache PHP Resources` option.
- Cache: Added verification to prevent admin pages from caching even if the site is set to be globally cacheable.
- Image Optimize: Disable image pull cron if there have been no image notifications.
- Crawler: Non-role simulator crawler will now use DNS resolve to hit original server instead of CDN nodes.
- Media: Resolved an issue where deleting an image from grid mode neglected to also remove the optimized versions of the image. (PR#844, Zsombor Franczia #841)
- Media: Allowed filter `litespeed_next_gen_format` to manipulate the value of next gen format. (Zsombor Franczia #853)
- 3rd: Elementor: Clear all caches on regenerate CSS & Data. (PR#806)
- Config: `Purge All On Upgrade` now defaults to OFF.
- GUI: Showed `Disable all features` message on all WP-Admin pages for Admin-level users when enabled.
- Misc: Used PHPCS w/ WordPress core and security coding standards to reformat cache menu code. (Viktor Szépe #696)
- Misc: Replaced use of `SHOW TABLES` with `DESCRIBE` to prevent database halt in very large WP Multisite installations. (Boone Gorges PR#834, PR#850)
- Misc: Replaced constants with WordPress functions to check whether AJAX or CRON is running.
- API: Added action `litespeed_save_conf` to provide a trigger for configuration updates.
https://wordpress.org/plugins/litespeed-cache/
Cheers!