Skip to content

Releases: gocodebox/lifterlms

Version 8.0.0

20 Jan 15:28
Compare
Choose a tag to compare

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

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