Releases: gocodebox/lifterlms
Releases · gocodebox/lifterlms
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
Version 7.7.7
v7.7.7 - 2024-09-12
Bug Fixes
Version 7.7.6
v7.7.6 - 2024-08-22
Bug Fixes
- Avoid modifying the Lost Password link if no LifterLMS Dashboard page is set. #2741
- Fixes placeholder label on the Dashboard Page selection dropdown. #2708
- Avoid outputting lifterlms_membership_link content if the membership is not published. #2724
- Fix display of quiz question when viewing the quiz results if it contains formatting. #2734
- Fixes sanitization as reported by FKSEC.
- Fixes warning when trying to get the contents of a media protection file that does not exist. #2735