Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Version 3.5.0

Choose a tag to compare

@eri-trabiccolo eri-trabiccolo released this 28 Feb 16:49
· 160 commits to release since this release
8c1bc9f

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, false by default, to the static method LLMS_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.