Releases: litespeedtech/lscache-drupal
v1.6
v1.5
[New Feature] Add 'Private Cache for Logged In Users' feature and GUI settings
[New Feature] Add Drush CLI command for Page Cache Warmup/Clear
[New Feature] Add non-Drush CLI command for Page Cache Warmup/Clear
[New Feature] Add WEB GUI Cache Warmup feature, it also support 'Private Cache for Logged In Users' if enabled
[Update] Add back compatible to Drupal 8, now support Drupal 8+, 9+ and 10+
v1.4
[Update] Improve performance and avoid conflicts by rewriting backend code to make LiteSpeed Cache the backend for Drupal Page Cache.
[Update] Filter purge tags to avoid purging other article pages when one article is modified.
[Update] Automatically update .htaccess file and enable LiteSpeed Cache after plugin installation.
[Bugfix] Fix a problem where the default setting does not work.
[Update] Debug option will now log cache headers to web server log files.
[Update} Support for Drupal 10
Drupal 10 support
Merge pull request Update code for Drupal 10 #30
version v1.2 release
bugfix: crawler self-signed SSL cert sitemap.xml
Drupal 8 and 9 support
Merge pull request #19 from opshost/return-response-when-no-cache add missing response to fix #10
Initial release
Merge pull request #5 from usmannasir/master Purge individual installations on single vhost!