Skip to content

Version 6.2.0

Compare
Choose a tag to compare
@thomasplevy thomasplevy released this 30 Mar 18:52
· 2455 commits to release since this release
15e95d2

v6.2.0 - 2022-03-30

Updates and Enhancements
  • Changed the llmsStudentsSelect2() JavaScript function to use the LifterLMS REST API "list students" endpoint instead of the LLMS_AJAX_Handler::query_students() PHP function.
  • Upgraded LifterLMS Blocks to v2.4.1.
Bug Fixes
  • Fixed issue with hidden checkboxes on LifterLMS forms.
  • Fixed a compatiblity issue with the Divi Theme Builder ignoring access restrictions when using template with custom body. #2063
  • Fixed an error encountered on the Engagements > Certificates screen when using the BuddyBoss theme. #2080
Deprecations
Developer Notes
  • Added new filter llms_template_loader_priority to control the priority of the template_include hook callback used to load restricted content templates.