Skip to content

Releases: gocodebox/lifterlms

Version 7.8.7

17 Dec 19:14
Compare
Choose a tag to compare

v7.8.7 - 2024-12-17

Bug Fixes
  • Fix translation error during the setup wizard. #2835
  • Fixes Pagespeed notice regarding deprecated Javascript event usage. #2620

Version 7.8.6

16 Dec 16:19
Compare
Choose a tag to compare

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

03 Dec 16:16
Compare
Choose a tag to compare

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

19 Nov 12:44
Compare
Choose a tag to compare

v7.8.4 - 2024-11-18

Bug Fixes
  • Fix translations not loading for LifterLMS in WordPress 6.7. #2807

Version 7.8.3

04 Nov 15:37
Compare
Choose a tag to compare

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

31 Oct 15:58
Compare
Choose a tag to compare

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

29 Oct 17:34
Compare
Choose a tag to compare

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

17 Sep 14:59
Compare
Choose a tag to compare

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

12 Sep 15:16
Compare
Choose a tag to compare

v7.7.7 - 2024-09-12

Bug Fixes
  • Avoid modifying non-LifterLMS block component styling in the editor. #2752
  • Use student email for the student login merge code in notification emails if usernames are not used. #2755
  • Show video or audio embed URLs in lessons which are valid but contain special characters. #2749

Version 7.7.6

22 Aug 14:05
Compare
Choose a tag to compare

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
Updated Templates