Note:

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

Moodle 2.8.5 release notes: Difference between revisions

From MoodleDocs
m (Marina.glancy moved page Moodle 2.8.4 release notes to Moodle 2.8.5 release notes: twin release)
No edit summary
Line 1: Line 1:
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Monday, 9 March 2015
2.8.5 release date: Tuesday, 10 March 2015
 
This page also covers issues resolved in 2.8.4, released on Monday, 9 March 2015
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.8.4%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.8.4].
Here is [https://tracker.moodle.org/issues/?jql=project%20%3D%20mdl%20AND%20resolution%20%3D%20fixed%20AND%20fixVersion%20in%20%28%222.8.4%22%2C%20%222.8.5%22%29%20ORDER%20BY%20priority%20DESC the full list of fixed issues in 2.8.4 and 2.8.5].
   
   
===Highlights===
===Highlights===
Line 46: Line 48:
[[Category:Moodle 2.8]]
[[Category:Moodle 2.8]]
   
   
[[fr:Notes de mise à jour de Moodle 2.8.4]]
[[fr:Notes de mise à jour de Moodle 2.8.5]]
[[es:Notas de Moodle 2.8.4]]
[[es:Notas de Moodle 2.8.5]]

Revision as of 01:36, 10 March 2015

Releases > Moodle 2.8.5 release notes

2.8.5 release date: Tuesday, 10 March 2015

This page also covers issues resolved in 2.8.4, released on Monday, 9 March 2015

Here is the full list of fixed issues in 2.8.4 and 2.8.5.

Highlights

  • MDL-35392 - Feedback from module assign is now always shown in the gradebook
  • MDL-31036 - No more truncating characters in assignement quick grading
  • MDL-46626 - Log report export no longer contains html
  • MDL-23273 - Limit of responses in choice module is respected in case of synchronous submissions

Functional changes

  • MDL-31578 - Shibboleth can map attributes for all Moodle fields including custom attributes
  • MDL-47911 - Performance improvement on gradebook operations
  • MDL-49240 - Webservice core_get_string now functions correctly
  • MDL-45621 - It is possible to uninstall portfolio plugins
  • MDL-48670 - Standard behat tests now work properly regardless of user timezone

UI changes

  • MDL-48533 - Backup report now links to the individual course backup summaries
  • MDL-49064 - leftalign css class now has an RTL equivilent in bootstrap base

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-42138 - Required custom profile fields are always required on signup form even when user has logged in as guest
  • MDL-49059 - Possible to embed YouTube videos with start time or playlist info
  • MDL-48544 - Block region no longer disappears if all blocks in it were hidden
  • MDL-48841 - Fixed bug with not being able to reset scheduled task to defaults
  • MDL-49167 - Fixed regression with $CFG->yuislasharguments introduced by previous minor release
  • MDL-47953 - Grader report shows correct number of students per page when suspended users are present
  • MDL-48294 - enablemobilewebservice is no longer duplicated in Site Admin
  • MDL-48679 - Fixed bug with missing grade export URL when using grade publishing

See also