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.
The minimum required LifterLMS Core Version has been raised to 3.29.0. Please ensure the LifterLMS core meets this requirement in order to continue using this add-on!
Updates
Added the ability to choose the case-sensitivity of answers for automatically graded Fill in the Blank questions
Refactored various classes and methods.
Removed inline sourcemaps for static assets.
Deprecations
Deprecated function LLMS_Advanced_Quizzes() in favor of llms_aq().