Releases: gocodebox/lifterlms
Releases · gocodebox/lifterlms
Version 8.0.0
v8.0.0 - 2025-01-20
New Features
- New popup when adding an Access Plan with templates to help set options quickly.
- Adds support for Beaver Builder for Courses, Memberships and Lessons. #2761
- Ability to show typed password for verification on the Student Dashboard login form.
- Adds new "Featured Pricing Information" setting for Courses and Memberships.
- Showing 'Has Quiz' or 'Has Assignment' in the Course Syllabus.
Updates and Enhancements
- Improved accessibility of various front-end and back-end UIs including the Access Plans metaboxes to use proper labels and screen reader text where needed.
- Allow lesson access based on enrollment drip setting with Course Start Date set. #2843
- Course Information header is now h2 instead of h3 by default, for accessibility in heading order.
- Adding purchase checkout link to the access plan header as an icon. #2793
- Accessibility updates for lesson favorite and write a review forms. #2852
Bug Fixes
- Allow additional shortcodes like [audio] within the description (content) of a quiz question.
- Can now deactivate the Confirmation field for blocks like E-mail address and Password in forms. #2646
- Fix SendWP connect button. #2792
- Avoid unloading the textdomain for core translations in case the lifterlms textdomain is used before init (WP 6.7). #2807
- Avoid wrapping of the text of buttons. #2820
Developer Notes
- Improved llmsPostsSelect2 method when called on multiple elements at once, each with different options. #2805
Updated Templates
- templates/course/favorite.php
- templates/course/lesson-preview.php
- templates/global/form-login.php
- templates/global/form-registration.php
- templates/loop/featured-pricing.php
- templates/myaccount/form-edit-account.php
- templates/myaccount/form-redeem-voucher.php
- templates/notifications/basic.php
- templates/product/access-plan-button.php
- templates/product/free-enroll-form.php
- templates/quiz/questions/description.php
Version 7.8.7
Version 7.8.6
v7.8.6 - 2024-12-16
Bug Fixes
- Adds additional check for valid quiz attempt key when ending or exiting a quiz. #2824
- Fix for daylight savings and leap years when scheduling engagements. #2799
- Avoid showing course opens message if no Course Start Date has been set. #2810
- Improved accessibility of the lessons listing on a course page, when a lesson is restricted. #2827
Security Fixes
- Adding additional checks before the deletion of a certificate.
Updated Templates
Version 7.8.5
v7.8.5 - 2024-12-03
Updates and Enhancements
- Now allows copying of text in input and textarea elements, even if copy protection is enabled.
Security Fixes
- Fix to avoid saving password confirmation in user meta if Password block has been edited. #2821
Version 7.8.4
Version 7.8.3
v7.8.3 - 2024-11-04
Updates and Enhancements
- Switches new access plans to Paid by default in the new access plan UI. #2794
Version 7.8.2
v7.8.2 - 2024-10-31
Updates and Enhancements
- Additional styling of the new Access Plan UI.
Bug Fixes
- Renaming front-end javascript translation file not required, as some security scans appear to be deleting it incorrectly. #2787
Version 7.8.1
v7.8.1 - 2024-10-29
Bug Fixes
- Fixing migration to allow SKUs to be entered in access plans if one already exists.
Version 7.7.8
v7.7.8 - 2024-09-17
Bug Fixes
- Update version of the Blocks library to avoid having an unsaved changes prompt appear after updating an access plan on a course.
- Fix for pricing display with additional formatting. #2762