Fixed tooltips on lesson preview tiles (in course syllabus and on next/prev tiles inside lessons) to show the actual reason the lesson is inaccessible rather than always showing a generic enrollment message
Removed the language “You must enroll in this course to unlock this lesson” in favor of “You do not have permission to access to this content” as a restriction message fallback when no better message is available
“Quiz Results” title is now translatable
Removed deprecated JS file “llms-metabox-data.js” which controlled UI/X for 2.x subscription data on courses and memberships
Non LMS Content (pages, posts, forums, etc…) restricted to multiple memberships will now correctly allow users access to the content as long as they have access to at least one of the memberships
Fixed a redirect loop encountered if direct access to a lesson with an incomplete prerequisite was attempted
Adds filter llms_student_dashboard_login_redirect allowing customization of the redirect upon login via the Student Dashboard
Adds a shortcode parameter, login_redirect to [lifterlms_my_account] allowing customization of the redirect upon login via the Student Dashboard
Adds a new tool under “Tools and Utilities” on the LifterLMS Settings screen which allows users to clear the cached student overall progress and overall grade data
Fixes a compatibility issue with the OptimizePress live editor
Adds a text domain to a translation function where none was present, rendering the string untranslatable