Note:

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

Moodle 2.8.10 release notes: Difference between revisions

From MoodleDocs
(Undo revision 49017 by Germanvaleroelizondo (talk))
No edit summary
Line 3: Line 3:
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}


Release date: Not released yet
Release date: 11 January 2016
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.8.10%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.8.10].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.8.10%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.8.10].
Line 13: Line 13:
===Fixes and improvements===
===Fixes and improvements===


...
* MDL-49473 - Logs export contains year
* MDL-40245 - Downloading all assignment submissions no longer fails due to 30 second execution time out
* MDL-52194 - Fixed Flowplayer not working with insecure configuration of request_order


==See also==
==See also==
*[[Moodle 2.8.9 release notes]]
*[[Moodle 2.8.9 release notes]]
   
   

Revision as of 03:59, 7 January 2016

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 2.8.10 release notes

Release date: 11 January 2016

Here is the full list of fixed issues in 2.8.10.

Security issues

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

Fixes and improvements

  • MDL-49473 - Logs export contains year
  • MDL-40245 - Downloading all assignment submissions no longer fails due to 30 second execution time out
  • MDL-52194 - Fixed Flowplayer not working with insecure configuration of request_order

See also