- Fix regression introduced in version 3.34.0 which prevented checkout success redirection to external domains.
- Resolved a conflict with LifterLMS, Divi, and WooCommerce encountered when using the Divi frontend pagebuilder on courses and memberships.
- Fixed issue causing localization issues when creating access plans, thanks @mcguffin!
The Official Blog for LifterLMS Contributors
-
LifterLMS Version 3.37.18
Read more: LifterLMS Version 3.37.18 -
LifterLMS Version 3.37.17
Read more: LifterLMS Version 3.37.17Updates
- Updated the lost password and password reset form handlers for improved error handling and extendability by other plugins.
Bug Fixes
- Fixed a conflict with WooCommerce resulting in password reset issues on the WooCommerce account dashboard.
- Fixed an issue allowing voucher codes from deleted vouchers to still be redeemed.
- Fixed an issue with pagination on the courses tab of a users BuddyPress profile.
- Fixed a typo in the
post_status
query arg when retrieving access plans for a course or membership.
Deprecations
LLMS_PlayNice::wc_is_account_page()
is no longer required and is deprecated with no replacement- WP core
get_password_reset_key()
should be used in favor ofllms_set_user_password_rest_key()
. - WP core
check_password_reset_key()
should be used in favor ofllms_verify_password_reset_key()
.
-
LifterLMS WooCommerce Version 2.0.15
Read more: LifterLMS WooCommerce Version 2.0.15- Added code to prevent students to buy wc products linked to already enrolled llms products.
-
LifterLMS Groups Version 1.0.0-beta.3
Read more: LifterLMS Groups Version 1.0.0-beta.3- 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.
- Added filter,
-
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