Note:

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

Moodle 2.7.12 release notes: Difference between revisions

From MoodleDocs
(Created page with "<p class="note">'''This version of Moodle is no longer supported for general bug fixes.''' You are encouraged to upgrade to a supported version of Moodle.</p...")
 
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.7.12%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.7.12].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.7.12%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.7.12].
Line 13: Line 13:
===Fixes and improvements===
===Fixes and improvements===


...
* MDL-49473 - Logs export contains year
* MDL-52194 - Fixed Flowplayer not working with insecure configuration of request_order


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

Revision as of 04:00, 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.7.12 release notes

Release date: 11 January 2016

Here is the full list of fixed issues in 2.7.12.

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-52194 - Fixed Flowplayer not working with insecure configuration of request_order

See also