Releases: gocodebox/lifterlms
Releases · gocodebox/lifterlms
Version 9.1.2
v9.1.2 - 2025-11-20
Updates and Enhancements
- Changed options for a new Access Plan to include gifts, and removing the Free Trial option.
Bug Fixes
- Avoid warning when creating the first access plan on a course/membership. #3046
Developer Notes
- Filters for displaying already enrolled message during checkout.
- Filter to avoid sending a Purchase Receipt under certain conditions.
- Filter to prevent automatic enrollment in a product after purchase completed.
Version 9.1.1
v9.1.1 - 2025-11-11
Security Fixes
- Fixes security issue where student and instructor REST APIs can be used to modify roles incorrectly. Thanks @shark3y!
Version 9.1.0
v9.1.0 - 2025-11-03
New Features
- New tabs to view students who have not yet attempted a quiz, and listing of all quiz attempts for a student.
- Option to allow unlimited time for a time-limited quiz to certain users.
Updates and Enhancements
- Apply filters to save any additional fields added to LifterLMS metaboxes.
- Adjusting syllabus styling for clarity on what can be clicked to navigate to a lesson. #3041
- Template changes for improved accessibility when taking a quiz when using a keyboard or screen reader.
- Re-label "Exit Quiz" button for clarity on resumable quizzes. #3025
- Show order summary for free enrolments.
- Removing "Estimated Completion Time" option from the Course Information block. #3016
- Show warning and avoid generating invalid checkout URLs if no Checkout Page is configured. #2984
- Making default password strength "weak" and changing strength requirements to minimize friction during checkout. #2848
Bug Fixes
- Fix wording for adding a featured video on memberships. #3034
- Fixing "user email required" warning when editing a LifterLMS form and changing a pattern. #2644
Developer Notes
- Additional filter to change available merge codes for certificates.
- Adds llms_embed_shortcode_output filter.
- Filter to control whether a question choice is marked as correct.
Updated Templates
- templates/admin/reporting/tabs/quizzes/non-attempts.php
- templates/admin/reporting/tabs/students/quiz_attempts.php
- templates/admin/reporting/tabs/students/student.php
- templates/checkout/form-checkout.php
- templates/quiz/meta-information.php
- templates/quiz/questions/content-choice.php
- templates/quiz/questions/content-picture_choice.php
- templates/quiz/results.php
Version 9.0.7
v9.0.7 - 2025-09-16
Bug Fixes
- Additional check to avoid conflict with certain plugins alongside the Classic Editor. #3012
- Fixing checkout for countries that have no states/provinces/regions listed.
Version 9.0.6
Version 9.0.5
v9.0.5 - 2025-08-25
Bug Fixes
- Fix to allow checkout with UK and several other countries with no states/provinces/regions/areas. #2997
Version 9.0.4
v9.0.4 - 2025-08-19
Bug Fixes
- Avoid fatal error if another plugin has loaded the Banner Notifications library.
Version 9.0.3
Version 8.0.7
v8.0.7 - 2025-06-11
Security Fixes
- Additional sanitation of the voucher field.
Version 8.0.6
v8.0.6 - 2025-04-21
Bug Fixes
- Fix error when editing a lesson with a drip setting of a specific date. #2926