Search results

  1. lclarke

    LSCache v7.8.0.1 for WordPress Now Available

    Announcing: LSCache for WordPress v7.8.0.1 In this release: improvements to Object Cache support. RELEASE LOG: - Object Cache: Improved Object Cache resilience: auto disable when connection fails, network subsites fallback to database, and dropped TTL setting to respect never-expired...
  2. lclarke

    LiteSpeed Plugin v5.2.8.1 for WHM Now Available

    Announcing: LiteSpeed Plugin for WHM v5.2.8.1 (bundled w/cPanel plugin v2.4.3.3) This update consists of bug fixes. RELEASE LOG: [Bug Fix] Detect CloudLinux v10 in redis handling. https://www.litespeedtech.com/products/litespeed-web-server/control-panel-support/release-log Cheers!
  3. lclarke

    LiteSpeed Extension v2.4.1 for Plesk Now Available

    Announcing: LiteSpeed Extension for Plesk v2.4.1 This release consists of bug fixes. RELEASE LOG: [Bug Fix] Detect CloudLinux v10 in redis correctly. https://www.litespeedtech.com/products/litespeed-web-server/control-panel-support/release-log Cheers!
  4. lclarke

    LSCache v1.6 for PrestaShop Now Available

    Announcing: LSCache for PrestaShop v1.6 This release consists of bug fixes and more. RELEASE LOG: [Update] Add management of hookDisplayProductAdditionalInfo hook [Update] Set the 'Separate Cache Copy per Customer Group' option defaults to be 'Two View' to avoid problems [Update] Change cache...
  5. lclarke

    LSCache v7.8 for WordPress Now Available

    Announcing: LSCache for WordPress v7.8 In this release: Miscellaneous improvements, bug fixes. RELEASE LOG: - Cloud: Changed Health service to run asynchronously. - Object Cache: Dropped `Store Transients` option. Transients now always use Object Cache when available, preventing potential...
  6. lclarke

    LiteSpeed Plugin v2.4.0 for Plesk Now Available

    Announcing: LiteSpeed Plugin for Plesk v2.4.0 In this release: EULA features, bug fixes, and more! RELEASE LOG: [New Feature] Added 3rd-party extension EULA confirmation requirement and "View EULA" page. [Improvement] Added 'privacy_policy_url' to plugin meta XML file [Improvement] Misc code...
  7. lclarke

    LiteSpeed Plugin v5.2.8 for WHM Now Available

    Announcing: LiteSpeed Plugin for WHM v5.2.8 (bundled w/cPanel plugin v2.4.3.3) In this update: Added Enable Cache to Redis, bug fixes, and more! RELEASE LOG: [Improvement] Add Enable Cache to Redis. [Improvement] Misc code improvements + cleanup. [Bug Fix] Install prerequisite for Redis for...
  8. lclarke

    Prometheus Exporter v0.1.4 for LSWS and OLS Now Available

    Announcing: Prometheus Exporter for LSWS and OLS v0.1.4 In this release: basic authentication support, bug fixes. RELEASE LOG: • [Feature] Added support for basic authentication. • [Bug Fix] Support nested brackets in the VHost name in the REQ_RATE scrape...
  9. lclarke

    LSCache v7.7 for WordPress Now Available

    Announcing: LSCache for WordPress v7.7 In this release: Miscellaneous improvements, bug fixes, and more! RELEASE LOG: - Task: Increased default cron interval from 1 minute to 15 minutes. - Conf: Enabled `litespeed_conf_load_option_{$option}` to allow modifying configuration values. - Conf...
  10. lclarke

    Prometheus Exporter v0.1.3 for LSWS and OLS Now Available

    Announcing: Prometheus Exporter for LSWS and OLS v0.1.3 In this release: Configurable report location. RELEASE LOG: [Feature] Make the location of the LiteSpeed real-time report file command line configurable https://github.com/litespeedtech/litespeed-prometheus-exporter/tree/master Cheers!
  11. lclarke

    LiteSpeed Plugin v2.3.4 for Plesk Now Available

    Announcing: LiteSpeed Plugin for Plesk v2.3.4 This release consists of bug fixes. RELEASE LOG: [Bug Fix] Fix incorrect Plesk LiteSpeed directory for install. https://www.litespeedtech.com/products/litespeed-web-server/control-panel-support/release-log Cheers!
  12. lclarke

    LSCache v1.5.2 for Joomla Now Available

    Announcing: LSCache for Joomla v1.5.2 In this release: Joomla 5 and Joomla 6 support, bug fixes, and more! RELEASE LOG: [New Feature] Add Joomla v6 support [New Feature] Add Joomla v5 native support [New Feature] Add Serve Stale GUI option and feature [Update] Fixed a virtuemart event argument...
  13. lclarke

    LiteSpeed Plugin v5.2.7 for WHM Now Available

    Announcing: LiteSpeed Plugin for WHM v5.2.7 (bundled w/cPanel plugin v2.4.3.3) This update consists of bug fixes. RELEASE LOG: [Bug Fix] Correct a cPanel Plugin install/uninstall button swap bug introduced in v5.2.6.3. [Misc] Code Improvements...
  14. lclarke

    LiteSpeed Plugin v5.2.6.3 for WHM Now Available

    Announcing: LiteSpeed Plugin for WHM v5.2.6.3 (bundled w/cPanel plugin v2.4.3.3) This update consists of bug fixes and more. RELEASE LOG: [Bug Fix] Properly install redis if it's not already installed for a number of functions in redis_user_action.sh. [Bug Fix] Handle a duplicate /etc/passwd...
  15. lclarke

    LSCache v1.5.3 for PrestaShop Now Available

    Announcing: LSCache for PrestaShop v1.5.3 In this release: support for PrestaShop 9, bug fixes, and more! RELEASE LOG: [Update] Added PrestaShop 9 support [New Feature] Added warmup CLI command "litespeedcache:warmup" [Update] Avoid an issue where the 3rd party hook function returns wrong...
  16. lclarke

    LiteSpeed Plugin v2.3.2 for Plesk Now Available

    Announcing: LiteSpeed Plugin for Plesk v2.3.2 This release consists of bug fixes. RELEASE LOG: [Bug Fix] Properly install redis if it's not already installed for a number of functions in redis_user_action.sh. [Bug Fix] Handle duplicate /etc/passwd UID entries in redis_user_action.sh when...
  17. lclarke

    LSCache v7.6.2 for WordPress Now Available

    Announcing: LSCache for WordPress v7.6.2 This release consists of bug fixes and more. RELEASE LOG: - [BUGFIX] Cloud: Fixed the PHP 8+ typecast issue in QUIC.cloud signature verification which caused activation failures. - Purge: Restored a delay purge hook while calling purge by CLI. (asafm7)...
  18. lclarke

    LSCache v7.6.1 for WordPress Now Available

    Announcing: LSCache for WordPress v7.6.1 This release consists of bug fixes and more. RELEASE LOG: - Cloud: Increased POST connection timeout to prevent potential failures. - [BUGFIX] GUI: Fixed a frontend display issue caused by the dark mode CSS file loading on the website frontend. (Peter...
  19. lclarke

    LSCache v7.6 for WordPress Now Available

    Announcing: LSCache for WordPress v7.6 In this release: Dark mode support, VPI Purge, bug fixes, and more! RELEASE LOG: - [NEW] Admin: Dark mode supported. - [NEW] Purge: Added `Purge All - VPI` to the Purge menu. (PR#898) - [WARNING][BUGFIX]:Debug: Escaped comments to prevent a CSS...
  20. lclarke

    LiteSpeed Plugin v2.3.1 for Plesk Now Available

    Announcing: LiteSpeed Plugin for Plesk v2.3.1 This release consists of bug fixes. RELEASE LOG: [Bug Fix] Correct plesk directory path in redis_user_action.sh. https://www.litespeedtech.com/products/litespeed-web-server/control-panel-support/release-log Cheers!
Top