The Official Blog for LifterLMS Contributors

  • LifterLMS Blocks Version 1.8.0

    Updates
    • Improved script dependencies definitions.
    • Updated asset paths for consistency with other LifterLMS projects.
    • Updated various WP Core references that have been deprecated (maintains backwards compatibility).
    • The Lesson Progression block is no longer rendered server-side in the block editor (minor performance improvement).
    Changes to the Classic Editor Block
    • The classic editor block will no longer show block visibility settings because it is impossible to use those settings to filter the block on the frontend.
    • In order to apply visibility settings to the classic editor block, place the Classic Editor within a “Group” block and apply visibility settings to the Group.
    Bug fixes
    • Fixed an issue encountered when using the WP Core “Table” block.
    • Fixed a few areas where class was being used instead of className to define CSS classes on elements in the block editor.
    • Fixed a user-experience issues encountered on the Course Information block when all possible information is disabled.
    • Fixed an issue causing visibility attributes to render on blocks that don’t support them.
    • Fixed an issue preventing 3rd party blocks from modifying default block visibility settings.
    • Fixed a spelling error visible inside the block editor.
    • Fixed an issue causing the “Course Progress” block to be shown to non-enrolled students and visitors.
    • Removed redundant CSS from frontend.
    • Stop outputting editor CSS on the frontend.
    • Dynamic blocks with no content to render will now only output their empty render messages inside the block editor, not on the frontend.
    Read more: LifterLMS Blocks Version 1.8.0
  • LifterLMS Assignments Version 1.1.8

    • Adds support for forthcoming changes to the “Lesson Progression” block provided by the LifterLMS core.
    Read more: LifterLMS Assignments Version 1.1.8
  • LifterLMS Twilio Version 1.1.0

    Version Requirements
    • The minimum required LifterLMS Core version has been raised to 3.37.19. Please upgrade the LifterLMS Core to continue using this add-on.
    Updates
    • Added the ability to refresh the cached “From Numbers” list on the integration settings screen.
    • Added the ability to use environment variables or constants to store API credentials.
    • Added a link to the integration settings screen on the plugin settings screen.
    • Added automatic logging of API response errors.
    • Various minor changes to use WP core functions in favor of native PHP functions, per WP coding standards.
    Bug Fixes
    • Fixed issue encountered when saving the plugin settings for the first time.
    • Fixed issue encountered using text to enroll when running WP_DEBUG_DISPLAY is enabled.
    • Fixed issue causing HTML entities (like a currency symbol) to be encoded when sent via SMS.
    Deprecations
    • Deprecated class LLMS_TwiML in favor of LLMS_Twilio_TwiML.
    • Deprecated function LLMS_Twilio() in favor of llms_twilio().
    • Deprecated loading the LLMS_Notification_Processor_Twilio from the class-llms-twilio-notification-processor.php file.
    Read more: LifterLMS Twilio Version 1.1.0
  • LifterLMS Assignments Version 1.1.7

    • Fixed issue which could be encountered with plugins or themes that register a custom post type named “notifications”.
    • Fix issue encountered when attempting to send a notification for an assignment that’s been erased from the database.
    Read more: LifterLMS Assignments Version 1.1.7
  • LifterLMS Version 3.37.19

    Updates
    • Added a new debugging tool to clear pending batches created by background processors.
    • Added a new method LLMS_Abstract_Notification_View::get_object() which can be used by notification views to override the loading of the post (or object) which triggered the notification.

    Bug Fixes

    • Added localization to strings on the coupon admin screen. Thanks parfilov!
    • Fixed issue encountered in metaboxes when the $post global variable is not set.
    Read more: LifterLMS Version 3.37.19
  • LifterLMS Version 3.37.18

    • Fix regression introduced in version 3.34.0 which prevented checkout success redirection to external domains.
    • Resolved a conflict with LifterLMS, Divi, and WooCommerce encountered when using the Divi frontend pagebuilder on courses and memberships.
    • Fixed issue causing localization issues when creating access plans, thanks @mcguffin!
    Read more: LifterLMS Version 3.37.18