The Official Blog for LifterLMS Contributors

  • LifterLMS LaunchPad Version 2.4.8

    • Fixed issue encountered when using the WordPress core File Embed block.
    Read more: LifterLMS LaunchPad Version 2.4.8
  • LifterLMS Graphics Pack Version 3.7.0

    • Added twenty full-color illustrated achievement badges
    • Added ten new certificate backgrounds (in grey)
    Read more: LifterLMS Graphics Pack Version 3.7.0
  • LifterLMS Version 5.2.1

    Updates
    Bug Fixes
    • Fixed an issue encountered when a course or membership sales page redirect is enabled but no URL is saved.
    Read more: LifterLMS Version 5.2.1
  • LifterLMS Helper Version 3.4.1

    • Fixed undefined index error encountered when programmatically deactivating a key that was not previously activated on the site.
    Read more: LifterLMS Helper Version 3.4.1
  • LifterLMS Groups Version 1.0.0-beta.13

    • Improve compatibility with LifterLMS 5.0+.
    • Improve perfomance when retrieving a group’s available seats.
    Read more: LifterLMS Groups Version 1.0.0-beta.13
  • LifterLMS Version 5.2.0

    Upcoming Payment Reminder Notification
    • A new notification, the “Upcoming Payment Reminder” notification has been added. This notification sends a reminder to students a configurable number of days before a payment is do for a recurring subscription.
    • When upgrading to version 5.2.0, this notification will be automatically disabled, visit LifterLMS -> Settings -> Notifications and select the new notification to enable it after upgrading.
    • Props to @niluzok for doing the initial work required to build this notification!
    Updates
    • Reworked the database upgrader script to allow for minor upgrades which don’t require significant data migration to upgrade silently without requiring user consent to initiate.
    • Improved internal methods used to generate tables in the body of email notifications.
    Bug Fixes
    • Student registration date is now displayed in the site’s timezone in favor of UTC time.
    • Properly pass options template_path and default_path to the template handler when creating an admin notice using a template.
    • Removed translation (and incorrect text domain) from a logging function encountered when a recurring payment errors as a result of the payment gateway having been deactivated.
    Deprecations
    • LLMS_Install::db_updates() is deprecated, use `LLMS_DB_Upgrader::enqueue_updates() instead.
    • LLMS_Install::update_notice() is deprecated with no replacement.
    • Template admin/notices/db-update.php is deprecated in favor of includes/admin/views/db-update.php.
    • Template admin/notices/db-updating.php is deprecated with no replacement.
    Read more: LifterLMS Version 5.2.0