The Official Blog for LifterLMS Contributors
November 3, 2021
Improved help documentation for several commands.
Added a warning to the root command’s help documentation denoting that the LLMS-CLI is in open public beta and its functionality is subject to change.
Read more: LifterLMS CLI Version 0.0.3
October 26, 2021
Bug fixes
Exclude internal-use-only properties (related to reporting caches and student counts) when exporting or cloning courses. #1532
Don’t sanitize input from user forms until validation has succeeded. #1829
Fixed an issue encountered when fields are removed from reusable blocks, causing some user forms from functioning as expected. #1832
Read more: LifterLMS Version 5.4.1
October 15, 2021
Use a strict comparison when checking response status using the license
command.
Remove --db
option from the version
command. This will be implemented in a separate command.
Fixed an unmerged placeholder in warning message when add-on is not installed when using the activate
.
Updated success message when using channel set
.
Completion messages use says “deactivate(d)” in favor of “activate(d)” in the addon deactivate
command.
Read more: LifterLMS CLI Version 0.0.2
October 14, 2021
Updates
Added logic to prevent the permanent deletion of courses or memberships with active subscriptions.
When a subscription attempts to charge a recurring payment against a deleted course or membership the transaction will be cancelled and the order marked as failed.
Updates LifterLMS Blocks to v2.2.1 .
Updates LifterLMS REST to v1.0.0-beta.20 .
Bug fixes
Fixed issue encountered when cloning lessons with attached assignments.
Fixed an error encountered when viewing an order for a deleted course or membership on the student dashboard.
Templates Updated
templates/myaccount/view-order.php
Read more: LifterLMS Version 5.4.0
October 11, 2021
Fixed an issue that generated a PHP Fatal when retrieving the list of access plans if logged in as administrator.
Fixed the access plan’s access_expires
property format not respecting the specs (Y-m-d H:i:s).
Fixed an issue that made the access plan’s properties sale_date_start
and sale_date_end
to be returned as empty.
Read more: LifterLMS REST API Version 1.0.0-beta.20