Update
Added proper authorization check while updating the lessons.
Update
Strengthen SQL queries across multiple deletion and update operations.
Update
Improved security in quiz attempts search by preventing SQL injection.
Fix
Fixed private course enrollment via AJAX without proper validation.
Fix
Resolved the billing profile overwrite issue in Tutor LMS native eCommerce.
Fix
Replaced wp_remote_get with wp_safe_remote_get for safer course import with media files.