Moodle LMS 3.10.9
17 January 2022
Moodle LMS version 3.10.9 is now available (security release).
Upgrading to Moodle LMS 3.10.9
Moodle LMS 3.10.9 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Moodle LMS updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Moodle LMS install to test the 3.10.9 upgrade prior to applying it live. Get started managing your Moodle LMS installations with Installatron
What's New in Moodle LMS 3.10.9
Security
- MSA-22-0002 calendar:manageentries capability allows CRUD access to all calendar events
- MSA-22-0003 Capability gradereport/user:view not always respected when navigating to a user's course grade report
- MSA-22-0004 CSRF risk in badge alignment deletion
General fixes and improvements
- Lack of files reported during upgrade to 3.9 when $CFG->admin differs from 'admin'
- mod_url: Error makes course/view.php unreachable if an invalid URL is saved
- Expand unit test coverage defaults
- Can't delete course category
Accessibility improvements
- The WCAG (cynthia.exe) validator links in the footer is no longer available
- For developers
- Add behat generators for glossary entries and categories
- Add behat generators for forum discussions and posts
- Create default block generator for testing
- Add PHP version and required/optional extensions to composer.json
Security improvements
- New helper function for cleaning SQL ORDER BY clauses