Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle 3.8.7 release notes: Difference between revisions

From MoodleDocs
(For developers, Backported bug fixes)
m (released)
Line 4: Line 4:
   
   


Release date: Not yet released - scheduled for 18 January 2021
Release date: 18 January 2021
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.8.7%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.8.7].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.8.7%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.8.7].

Revision as of 15:59, 17 January 2021

This version of Moodle is no longer supported for general bug fixes. You are encouraged to upgrade to a supported version of Moodle.

Releases > Moodle 3.8.7 release notes


Release date: 18 January 2021

Here is the full list of fixed issues in 3.8.7.

For developers

  • MDL-70265 - Reduce the number of phpunit runs in core's .travis.yml
  • MDL-70276 - Add support for github actions to moodle.git
  • MDL-70148 - Write new keyboard steps for Behat

Backported bug fixes

  • MDL-68896 - SCORM error in Chrome because of "XHR in page dismissal" policy change
  • MDL-70285 - The MDL-69687 upgrade step kills large databases

Security fixes

Details of any security issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

See also