The Official Blog for LifterLMS Contributors
-
New Features
- Adds protection for uploaded assignments using the new LifterLMS media protection functionality.
Bug Fixes
- Avoid fatal error if student cannot be retrieved.
Read more: LifterLMS Assignments Version 2.3.0
-
-
New Features
- Initial support for the Bricks theme.
- New “# of transactions” sales reporting widget.
Updates and Enhancements
- Change default date display format of lifterlmscourseinfo used in settings like Enrollment Start and End Date to match the site date format. #2903
- Display date pickers in the site date format, but save the data in the previous format. #2447
- Update Last Activity Date label to accurately reflect the data value. #2898
Bug Fixes
- Updating postal code (eircode) display for Ireland. #2891
- Net Sales reporting includes partially refunded transactions, and transactions from orders regardless of status. #2860, #2861
- On-hold, pending cancellation, cancelled and expired orders now included in “# of Sales” widget. #2860
- Fixes sales reporting for transactions or orders that happened between 23:23:59 and midnight. #2858
- Password reset email is now in the user’s language. #2879
Developer Notes
- Adds a new action so Turnstile or other captchas can be added without editing the free-enroll-form.php template directly.
Updated Templates
Read more: LifterLMS Version 8.0.3
-
New Features
- Added Gutenberg editor support for private posts.
- Private areas are now in a central location of the Student dashboard.
Bug Fixes
- Ensure dropdowns above the admin table are properly escaped.
- Fixed issue with lessons without parent course showing error for private areas widget.
Updated Templates
- templates/dashboard/my-private-areas.php
- templates/dashboard/single.php
- templates/discussion-form.php
- templates/shortcode-info.php
Read more: LifterLMS Private Areas Version 2.0.0
-
Bug Fixes
- Avoid escaping the selected attribute of a form field select dropdown incorrectly.
- Adds additional verifications on permission for bulk enrolls, and REST API access for instructors.
- Updates helper library to remove depreciated notice when adding a license key.
Security Fixes
- Additional checks for managing LifterLMS data. Thanks @mikemyers!
Updated Templates
Read more: LifterLMS Version 8.0.2
-