The Official Blog for LifterLMS Contributors
October 25, 2017
Bug Fixes
Fix SQL query issue with orphaned lesson query on course builder
Fix undefined index warning occurring during theme switches
Fix issue causing duplicate error messages to display on certain servers
Read more: LifterLMS Version 3.14.7
October 21, 2017
Fix: <iframes>
are no longer stripped when exporting or duplicating courses (this applies to lessons within the courses as well)
Fix: Achievements on student dashboard now output the correct achievement title
Fix: Courses on student dashboard ordered by Order attributes will obey settings correctly
Read more: LifterLMS Version 3.14.6
October 14, 2017
Course builder will persist open/collapsed state of sections when they are re-ordered
Course builder lessons in a section are draggable after reordering a section
Read more: LifterLMS Version 3.14.5
October 13, 2017
You were right and we were wrong & we are sorry. This update returns the ability to add existing lessons to a course via the course builder.
Lessons added to a section will no longer visually disappear when editing a section title on the course builder
BuddyPress integration BP template fixes
Read more: LifterLMS Version 3.14.4
October 11, 2017
Instructor query utilizes correct $wpdb->prefix
for filtering by role instead of wp_
which will not work when the $table_prefix
in wp-config.php is customized
include the admin notices class when running database update functions
Read more: LifterLMS Version 3.14.2