LiteSpeed DirectAdmin Plugin Changelog¶
Note
We do our best to update this changelog in a timely manner. However, if a version is missing, you can always find the release announcement in our LiteSpeed Edge Google Group.
Version 2.4¶
Released: July 16, 2025
- [Feature] Added a Flag All button to the Cache Management page.
- [Misc] Improved the script.
Version 2.3.1.1¶
Released: November 29, 2023
- [Bug fix] Addressed the
Invalid Inputerror when attempting Cache Management operations.
Version 2.3.1¶
Released: September 27, 2023
- [Improvement] Made miscellaneous code improvements.
Version 2.3¶
Released: June 20, 2023
- [Improvement] Updated the Cache Manager scan logic.
- [Improvement] Added non-clickable states to the WebAdmin Console and Restart LiteSpeed buttons.
- [Improvement] Added support for custom Shared Code Library update-failure messages.
- [Improvement] Made miscellaneous code improvements.
- [Improvement] Made miscellaneous visual improvements.
- [Improvement] Improved descriptions of some features.
- [Misc] Added the Set your web server to LiteSpeed landing page.
- [Bug fix] Addressed a rare
array keys not setmessage. - [Bug fix] Addressed encoded characters appearing in site URLs displayed in Cache Manager.
Version 2.2.1¶
Released: October 28, 2022
- [Bug fix] Addressed issues with some escalated commands in newer DirectAdmin releases.
Version 2.2¶
Released: August 8, 2022
- [Improvement] Improved exception handling.
- [Improvement] Made miscellaneous code improvements.
- [Bug fix] Addressed issues with newer PHP versions.
- [Bug fix] Fixed the
lsws_home undefinederror that occurred before server installation. - [Bug fix] Fixed other minor miscellaneous bugs.
Version 2.1¶
Released: October 28, 2020
- [Major Improvement] Made substantial changes to the plugin logger code.
- [Improvement] Improved Apache-PID detection.
- [Improvement] Made general improvements.
- [Misc] Enforced minimum remote Shared Code Library version requirements.
- [Misc] Allowed all admin-privileged users to run the plugin.
- [Bug fix] Avoided a possible infinite loop in the plugin logger.
- [Bug fix] Attempting to switch to server licenses containing a
+character no longer fails.
Version 2.0.0.3¶
Released: September 10, 2020
- [Misc] Corrected the displayed recommended server-cache-root value.
Version 2.0.0.2¶
Released: January 6, 2020
- [Bug fix] Fixed an undefined-constant fatal error introduced in v2.0.0.1.
Version 2.0.0.1¶
Released: December 23, 2019
- [Bug fix] Fixed an occasional
Call to undefined methodfatal error.
Version 2.0¶
Released: October 30, 2019
- [Feature] Added the following features and pages: Cache Root Setup, LSCWP Version Manager, Manage Cache Installations, Mass Enable/Disable Cache, and WordPress Dash Notifier.
- [Improvement] Added support for OpenLiteSpeed.
- [Misc] Removed the Install LiteSpeed Web Server and Switch between Apache and LiteSpeed sections.
- [GUI] Updated the plugin CSS and icons.
Version 1.0.6¶
Released: May 8, 2014
- [Improvement] Updated the code for compatibility with CustomBuild 2.0.
Version 1.0.5¶
Released: April 23, 2014
- [Feature] Updated PHP in CageFS skeletons after LSWS installation.
- [Bug fix] Updating PHP now correctly updates CageFS skeletons.
- [Bug fix] Created a workaround for PHP bug #66842, which prevented the latest PHP version from running
make install.