This repository was archived by the owner on Jul 17, 2026. It is now read-only.
Version 3.5.0
v3.5.0 - 2023-02-28
Updates and Enhancements
- Updated the appearance of the license dropdown.
Bug Fixes
- Fixed incorrect HTML code for single Add On displayed on the LifterLMS > Add-ons & more screen.
Developer Notes
- Added new paramater
$force,falseby default, to the static methodLLMS_Helper_Keys::activate_keys(). It'll allow to force a remote call instead of using ccached results.
Performance Improvements
- Cache results from the activate keys calls to the LifterLMS license API. This prevents issues where sites are pinging the license server too often, specifically if they are "cloned" sites.