Note:

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

Moodle 2.6.5 release notes: Difference between revisions

From MoodleDocs
m (typo)
(Adding release date)
Line 1: Line 1:
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Not yet released
Release date: 8 September, 2014
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.6.5%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.6.5].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.6.5%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.6.5].

Revision as of 02:14, 8 September 2014

Releases > Moodle 2.6.5 release notes

Release date: 8 September, 2014

Here is the full list of fixed issues in 2.6.5.

Highlights

  • MDL-35984 - Gradebook Sum of grades shows correct total if items are hidden

Functional changes

  • MDL-45724 - Warning given when the same memcached instance is used for both sessions and MUC
  • MDL-46681 - For Multiple choice questions in the quiz / question bank, the options "Clear incorrect responses" and "Show the number of correct responses" did not make sense for "One answer only" questions. It is now impossible to select that combination of options on the form.

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-37509 - Description of assignment hidden in calendar if "always show description" = NO
  • MDL-43197 - Parent role only sees course total and no longer individual grades
  • MDL-46236 - Start New Attempt option is now followed if SCORM is set to appear in a popup

See also