Update all course and lesson templates to rely only on global $post rather than on $course and $lesson globals which are working inconsistently across environments
Fix typo related to the line-height of LifterLMS order notes on the admin panel. Thanks @edent!
Shortcode [lifterlms_hide_content] has some new functionality. See documentation for usage and more information!
Fix logic when determining if terms and condition checkboxes should be displayed on checkout & open registration.
Define a placeholder on the Terms & Conditions page selection so it can be removed
Explicitly declare LLMS_Lesson on lesson audio/video embed templates instead of relying the global $lesson. Some environments appear to be losing the global.