LifterLMS Advanced Quizzes Version 3.0.0
Updates and Enhancements
- [BREAKING] Raised the minimum supported PHP version to 7.4.
- [BREAKING] Raised the minimum supported WordPress core version to 5.6.
Bug Fixes
- Fixed PHP 8.1 deprecation warning resulting from usage of
FILTER_SANITIZE_STRING
.
- Fixed an issue with the code question type answer rendering.
Developer Notes
- Fix issue encountered when passing an extension string with a leading dot to the
llms_aq_mime_ensure_dot()
.
Security Fixes
- Fixed issue allowing upload question types to associate an upload answer with an invalid or non-existent quiz attempt.
Leave a Reply