Moodle LMS 3.9.12
17 January 2022
Moodle LMS version 3.9.12 is now available (security release).
Upgrading to Moodle LMS 3.9.12
Moodle LMS 3.9.12 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.9.12 upgrade prior to applying it live. Get started managing your Moodle LMS installations with Installatron
What's New in Moodle LMS 3.9.12
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
Backported bug fixes
- Lack of files reported during upgrade to 3.9 when $CFG->admin differs from 'admin'
- Expand unit test coverage defaults
- The WCAG (cynthia.exe) validator links in the footer is no longer available
- New helper function for cleaning SQL ORDER BY clauses
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