- Added filter,
llms_groups_force_open_registration_for_invites
, which allows open registration forcing to be disabled. - Fixed issue encountered when attempting to deactivate and uninstall the plugin.
- Fixed issue causing group course/membership association lookups to only provide 20 total results.
- Fixed issue preventing group course/membership association when the item’s title contains special characters.
The Official Blog for LifterLMS Contributors
-
LifterLMS Groups Version 1.0.0-beta.3
Read more: LifterLMS Groups Version 1.0.0-beta.3 -
LifterLMS Version 3.37.16
Read more: LifterLMS Version 3.37.16- Bugfix: Fix issue causing student dashboard notification view to work incorrectly.
-
LifterLMS Version 3.37.15
Read more: LifterLMS Version 3.37.15Security Notice
This releases fixes a security issue. Please upgrade immediately!
Props to Omri Herscovici and Sagi Tzadik from Check Point Research who found and disclosed the vulnerability resolved in this release.
Updates & Bug Fixes
- Excluded
page.*
events in order to keep the events table small. - Fixed error encountered when errors encountered validating custom fields. Thanks to @wenchen!
- Fixed issue causing course pagination issues in certain scenarios.
LifterLMS REST API Version 1.0.0-beta.11
- Bugfix: Correctly store user
billing_postcode
meta data. - Bugfix: Fixed issue preventing course.created (and other post.created) webhooks from firing.
- Excluded
-
LifterLMS REST API Version 1.0.0-beta.11
Read more: LifterLMS REST API Version 1.0.0-beta.11- Bugfix: Correctly store user
billing_postcode
meta data. - Bugfix: Fixed issue preventing course.created (and other post.created) webhooks from firing.
- Bugfix: Correctly store user
-
LifterLMS Advanced Videos Version 1.0.0-beta.9
Read more: LifterLMS Advanced Videos Version 1.0.0-beta.9- Fixed issue causing global options to be incorrectly reported within the course builder.
-
LifterLMS Version 3.37.14
Read more: LifterLMS Version 3.37.14- Update: Added the ability to view the PHP error log file (as defined by
ini_get( 'error_log' )
) on the LifterLMS -> Status -> Logs page. - Update: Added strict comparisons for various condition checks.
- Bugfix: Fixed an issue where users might be redirected to the wrong course following a course import at the conclusion of the setup wizard.
- Bugfix: Fixed issue with tracking event data being lost due to cookie size limitations.
- Bugfix: Fixed issue potentially encountered when checking user capabilities for certificates and achievements.
- Bugfix: Fixed an issue preventing additional instances of the JS
LLMS.Storage
class from being instantiated.
- Update: Added the ability to view the PHP error log file (as defined by