Improved compatibility with Beaver Builder to ensure full-width rows function on all post types
Added new post settings for LifterLMS content, pages, and posts:
Disable header entirely
Disable navigation
Display alternate menu
Disable footer widgets area
Added new global layout settings for controlling the top and bottom margins of the main content area. See these settings under “Layout”
Added new body class to add special css based on the current post sidebar layout
Declares official WooCommerce support. LaunchPad has always supported WooCommerce but until now LaunchPad did not declare support resulting in confusing WooCommerce-generated warnings.
Fixed Quiz template to prevent display of previous and next links meant for blog posts only
Fixed bug preventing the selected header layout from appearing highlighted on the LaunchPad settings
New shortcode: [lifterlms_course_continue_button]. See shortcode docs for more information.
New shortcode: [lifterlms_lesson_mark_complete]. See shortcode docs for more information.
Added filter llms_product_pricing_table_enrollment_status to allow forceful display of course/membership pricing tables regardless of user enrollment status.
Fix course author shortcode to allow usage outside of a course via the course_id parameter.
Hotfix: ensure widget works in shortcodes on themes which don’t do_shortcode() on sidebars/widget areas.
Ensure rewrite rules are correctly saved by deferring rewrite checks until after custom post types are registered. Fixes issue where switching themes and activating / deactivating other plugins causes private areas to 404.