The Official Blog for LifterLMS Contributors
September 21, 2020
Bug fixes
Don’t pass unsupported parameter $use_cache
to the calculate_grade()
method, thanks @pondermatic !
Add an HTML title attribute to the admin setup wizard page.
Fix issue causing notices to be logged during quiz attempt deletion on the admin panel.
Deprecations
Method LLMS_Admin_Setup_Wizard::scripts()
& LLMS_Admin_Setup_Wizard::output_step_html()
are deprecated with no replacements.
LifterLMS REST API version 1.0.0-beta.15
Bugfix: Created lessons will now have the derivative course_id
property set according to the ID of the lesson’s parent section.
Bugfix: The course_id
property of lessons is now properly marked as read-only.
Read more: LifterLMS Version 4.4.4
September 21, 2020
Bugfix: Created lessons will now have the derivative course_id
property set according to the ID of the lesson’s parent section.
Bugfix: The course_id
property of lessons is now properly marked as read-only.
Read more: LifterLMS REST API Version 1.0.0-beta.15
September 16, 2020
Bugfix: Fix engagement email duplicate check issue.
Bugfix: Fix transposition issue found in engagement email dupcheck debug log message.
Read more: LifterLMS Version 4.4.3
September 4, 2020
Bugfix: Delayed engagement emails will not be sent to students who’s enrollment is not active in the related course or membership which triggered the email.
Bugfix: Fixed regression introduced in 4.4.0 preventing the certificates.css
stylesheet from loading on certificate screens.
Update: Engagement email related logs will be logged to a separate logfile, engagement-emails
in favor of the main llms
log.
Read more: LifterLMS Version 4.4.1