The Official Blog for LifterLMS Contributors

  • LaunchPad Version 1.0.1

    Updates

    • Moved the header background image logo to the header settings tab
    • added collapsible sections to the header settings tab
    • Added font size options for paragraphs and list items
    • Removed breadcrumb css class option
    • Changed the “Styling” tab to be called the “Links and Buttons” tab
    • Organized the LifterLMS Account Settings screen to have collapsible settings to make the settings more navigable
    • Organized the LifterLMS Course Settings screen to have collapsible settings to make the settings more navigable
    • Organized the LifterLMS Product Archive Settings screen to have collapsible settings to make the settings more navigable
    • Moved the advanced settings tab to the bottom of the settings menu

    Misc

    • Added a changelog

    Fixes

    • Site tagline setting now properly outputs the site tagline
    • Breadcrumb font settings now properly apply to all items in breadcrumb regardless of heirarchy
    • Fixed language issue on header menu that caused some confusion
    • Allow LifterLMS Course and Lesson Sidebars to display in their correct place
    • Properly initialize right-side sidebar on 3-column layout
    • Fixed various spelling errors & typos

    Development Changes

    • Fixed a typo on the default config that prevented watch tasks from running correctly
    Read more: LaunchPad Version 1.0.1
  • LifterLMS Helper Version 2.0.0

    • Includes theme-related APIs for serving updates for themes
    • Better error reporting and handling
    • A few very exciting performance enhancements
    Read more: LifterLMS Helper Version 2.0.0
  • LifterLMS Stripe Version 3.0.1

    • Added the LifterLMS Helper helper class shared by LifterLMS extensions. This adds a few functions that make working with the LifterLMS Helper a bit easier.
    • In combination with LifterLMS Update 2.3.1 resolves an issue where users could not checkout with a 100% off coupon when using Stripe as the payment method.
    • Reorderd the API key boxes on the LifterLMS Stripe Gateway settings screen to reflect the UI on Stripe’s account dashboard where you locate your keys.
    • Fixed an undefined variable notice
    • Fixed a CSS issue on FireFox that prevented users from being able to click in certain dropdown areas on the credit card form.
    Read more: LifterLMS Stripe Version 3.0.1
  • LifterLMS MailChimp Version 2.1.1

    • Added a handling function that automatically adds a user to a group if they’re already subscribed to the chosen list. This allows you to choose different interest groups for each course or membership rather than only being able to choose different lists.
    • Fixed a typo
    • Added two filters:
    • llms_mailchimp_add_contact: allows customization of merge field data sent to MailChimp
    • llms_mailchimp_double_optin: allows you to enable double optin when subscribing users to your lists
    Read more: LifterLMS MailChimp Version 2.1.1
  • LifterLMS MailChimp Version 2.1.0

    This version will work best with LifterLMS version 2.2.3 or later. Some new features will only be available if LifterLMS 2.2.3 is available

    • We’ve updated to work with LifterLMS actions for course and membership enrollment
    • When a student is added to a course by an admin via the Students tab of a Course the user will now be added to the MailChimp list & group selected for the course
    • MailChimp lists and groups can now be configured for Memberships.
    • Users who join a membership and are auto-enrolled in multiple courses will now be correctly added to MailChimp lists and groups associated with all auto-enroll courses
    • Fixed a few code standards issues
    • Updated a few functions to have more normalized programmatic responses
    Read more: LifterLMS MailChimp Version 2.1.0