Update
Updated Tutor LMS modals and icons for better WCAG 2 accessibility support.
Update
Added a terms and conditions agreement checkbox to the signup page.
Update
Strengthened security for the eCommerce checkout process.
Fix
Resolved an SQL injection vulnerability on the instructor listing page.
Fix
Resolved Stripe pending status issue for delayed payments. (Pro)
New
Introduced 3 new quiz types: Draw Image, Pin Image, and Scale. (Pro)
New
Added certificate verification feature. (Pro)
New
Added course bundle expiry functionality. (Pro)
New
Added forgot password email template. (Pro)
Update
Learning area updated to now show Gradebook. (Pro)
Update
Improved translation compatibility.
Update
Lesson Note enable/disable option added in admin settings.
Update
Improved overall assignment functionality.
Fix
Fixed issue where enrolment emails were not triggered via Tutor REST API. (Pro)
Fix
Resolved critical errors affecting Quiz Submit and Quiz Quit actions.
Fix
Fixed dashboard subpages showing "not found" without permalink reset.
Fix
Resolved issue where account page information was missing in specific cases.
Fix
Fixed assignment search and filtering issues.
Fix
Fixed Hide Quiz Time feature not working.
Fix
Fixed Retake Quiz button not working on the Quiz Summary page.
Fix
Fixed security issue where unauthenticated users could access invoices. (Pro)
Fix
Fixed database error in the report admin panel when monetization is disabled.
Fix
Resolved 2FA login nonce error. (Pro)
Fix
Fixed error when deleting quiz attempts.
Fix
Fixed blank billing page when WooCommerce or EDD is active.
Fix
Fixed issue where YouTube videos would not play when Tutor Player is disabled.
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.