Skip to content

Releases: gocodebox/lifterlms

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

Version 7.7.5

15 Aug 14:23
Compare
Choose a tag to compare

v7.7.5 - 2024-08-15

Bug Fixes
  • Show video tiles for courses on the Dashboard and My Courses pages when enabled. #2728
Updated Templates

Version 7.7.4

13 Aug 16:28
Compare
Choose a tag to compare

v7.7.4 - 2024-08-13

Bug Fixes
  • Reverts changes to restricting pages by membership functionality to avoid conflicts with certain themes and plugins. #2714

Version 7.7.3

12 Aug 20:03
Compare
Choose a tag to compare

v7.7.3 - 2024-08-12

Bug Fixes
  • Fixes revenue display in the Orders table. #2719

Version 7.7.2

12 Aug 18:53
Compare
Choose a tag to compare

v7.7.2 - 2024-08-12

Bug Fixes
  • Fixes fatal error when updating from an old version. Thanks @verygoodplugins! #2716
  • Avoid errors on pages restricted by one or more memberships. #2714

Version 7.7.1

09 Aug 17:58
Compare
Choose a tag to compare

v7.7.1 - 2024-08-09

Updates and Enhancements
  • Removes placeholder image functionality with protected media files. Modify cache value for wordpress.com hosting.
Bug Fixes
  • Fixing the Award Certificate button appearing at the top of the Reporting > Students, Certificate tab. #2709
  • Fixed warnings from running wp_kses_post() on empty paginate_links() calls.
Updated Templates

Version 7.7.0

06 Aug 03:25
Compare
Choose a tag to compare

v7.7.0 - 2024-07-19

New Features
  • Adding read-only input for easier sharing of a certificate. Thanks @imknight! #1379
  • Adds additional protection for media files uploaded to quiz questions in the Course Builder.
  • Adds native Elementor support for Courses, with a default Course template and several basic widgets.
Updates and Enhancements
  • Removes the Visibility setting for Vouchers and Coupons. #2640
  • Updating internal libraries to their latest versions.
  • Added support for mutliple membership restriction warning. #2523
Bug Fixes
  • Prevent backslashes from being removed from Result Clarifications. #2675
  • Avoids JS error on the front-end. #2678
  • Exclude hidden courses when toggled off in the Courses block. #2690
  • Avoids saving review meta information for non-courses. Thanks @bsetiawan88! #887
  • Improvements to the frontend styling of LifterLMS screens for design, accessibility, and better compatibility with dark mode themes.
  • Allow private VideoPress videos to play when the URL is pasted on Video Embed URL. #2533
  • Fixes the Certificate Title block when creating a new certificate template. [#2696] (#2696)
Security Fixes
  • Adds various security improvements, e.g. better escaping of output, as suggested by the Plugin Checker Plugin.
Performance Improvements
  • Caching get_transaction_total queries to improve performance of the
    orders table in the admin dashboard.
Updated Templates
Read more

Version 7.6.3

31 May 14:16
Compare
Choose a tag to compare

v7.6.3 - 2024-05-31

Bug Fixes
  • Adds additional filtering when using the lifterlms_favorites shortcode. Thanks, Peter Thaleikis.
Updated Templates

Version 7.6.2

28 May 15:24
Compare
Choose a tag to compare

v7.6.2 - 2024-05-28

New Features
  • Added functionality to disable quiz retake after a passed attempt.
Updates and Enhancements
  • Adds ability to search by an order ID number in the Orders table. Thanks @bsetiawan88! #1583
  • Added support for showing Private, Drafts and Pending Courses/Memberships in Reporting > Sales Page. #2490
Bug Fixes
  • Fixes issue of not being able to save an imported or cloned course using Divi or the Classic Editor plugin. #2649
  • Fixes broken View link after creating a new lesson using the Course Builder. #2662
  • Upgrading Quill text editor version. #2655
Developer Notes
  • Added logic to delete vouchers data from table when vouchers are deleted. Thanks @bsetiawan88! #1087
Updated Templates