Skip to content

Releases: gocodebox/lifterlms

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

Version 7.6.1

02 May 19:44
Compare
Choose a tag to compare

v7.6.1 - 2024-05-02

Bug Fixes
  • Fix error when trying to add a new lesson outside the course builder. #2636
  • Show correct course title when launching Course Builder immediately after creating a new course. #2606
  • Updating lifter blocks version for the Launch Course Builder button to appear on the Course edit page.

Version 7.6.0

18 Apr 16:10
Compare
Choose a tag to compare

v7.6.0 - 2024-04-18

New Features
  • Adds course-level lesson drip settings.
  • Loads translation files later for compatibility with plugins like Loco Translate. #2429, #2525
  • Adds settings in the Permalinks page to edit the custom post type and taxonomy slugs. Slugs are saved in the site language on install on update.
  • Adds llms_switch_to_site_locale and llms_restore_locale to help LifterLMS add-ons switch to the site language when getting translation strings.
Updates and Enhancements
  • Improved the Course Builder UI.
  • Updating the Blocks and Helpers libraries to the latest version.
Bug Fixes
  • Allows the style tag when embedding content (iframe), in order to support more services. #2610
  • Removes non-working editing of course title in the Course Builder. #2607
  • Avoid issue with lost content when the course builder is launched immediately after creating a new course. #2606
  • LifterLMS block editor strings now appear in the user's language. #2525
  • Fixed user's language setting not honored on backend. #2324
  • Fixes XSS, sanitization, and other security issues reported by Signal Labs.
  • Fixes typo with CHF currency.
Updated Templates