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.
Bugfix: Ignore case when determining if an email address is valid for a group invitation.
LifterLMS Forward Compatibility: Use LLMS_Assets::enqueue_inline() in favor of LLMS_Frontend_Assets::enqueue_inline_script().
WP 5.5 Compatibility: Conditionally disable groups in the WP sitemap.
Breaking Change: Fixed typo in filter: llms_groups_register_my_groups_student_dashboard_endoint to llms_groups_register_my_groups_student_dashboard_endpoint.