Skip to content

Releases: litespeedtech/lscache-drupal

v1.6

07 Nov 12:45
Compare
Choose a tag to compare

[Update] Update composer installation method to support Drupal 11+
[Update] cache warmup support non-SEO setting or 3rd party SEO settings
[Update] avoid OpenLiteSpeed fail when enabled Private Cache
[Bugfix] fix problems for shared host enviroment

v1.5

12 Nov 23:43
32ef50c
Compare
Choose a tag to compare

[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

03 Oct 14:53
Compare
Choose a tag to compare

[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

20 Mar 07:07
59921e2
Compare
Choose a tag to compare

version v1.2 release

08 Jun 08:20
d1af0ea
Compare
Choose a tag to compare

bugfix: crawler self-signed SSL cert sitemap.xml

Drupal 8 and 9 support

20 Oct 19:25
f7061d8
Compare
Choose a tag to compare
Pre-release
Merge pull request #19 from opshost/return-response-when-no-cache

add missing response to fix #10

Initial release

09 Mar 15:53
79a35fd
Compare
Choose a tag to compare
Merge pull request #5 from usmannasir/master

Purge individual installations on single vhost!