The Official Blog for LifterLMS Contributors
-
-
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
-
-
New Features
- Setting to increase the frequency user tracked events are saved.
Bug Fixes
- Additional escaping for form permalinks.
- Allow quiz question to be retrieved even if attempt limit reached when resuming a quiz. #2865
- Avoid grades table wrapping in the My Grades section of the student dashboard. #2869
- Open the lesson panel after adding a new lesson in the Course Builder. #2855
- Fixed PHP >= 8.3 warning when using WP CLI. Thanks @jv-mtrz!
Deprecations
- Fixed issues with viewing quiz attempts when questions were deleted.
Updated Templates
Read more: LifterLMS Version 8.0.1