Note:

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

Moodle 2.0.4 release notes: Difference between revisions

From MoodleDocs
(Changing issue descriptions to past tense.)
mNo edit summary
(4 intermediate revisions by 4 users not shown)
Line 15: Line 15:
===Security issues===
===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.
* [http://moodle.org/mod/forum/discuss.php?d=182735 MSA-11-0018] - Lacking capability controls over cohorts
* [http://moodle.org/mod/forum/discuss.php?d=182736 MSA-11-0019] - Themes writing to files outside Moodle data directory
* [http://moodle.org/mod/forum/discuss.php?d=182737 MSA-11-0020] - Continue links in error messages can lead offsite
* [http://moodle.org/mod/forum/discuss.php?d=182738 MSA-11-0021] - Role assignment web service function not following restrictions
* [http://moodle.org/mod/forum/discuss.php?d=182739 MSA-11-0022] - Course creators could change filters at course level
* [http://moodle.org/mod/forum/discuss.php?d=182740 MSA-11-0023] - Guests can add comments to front page activities


===Fixes and improvements===
===Fixes and improvements===
Line 34: Line 39:
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 2.0]]
[[Category:Moodle 2.0]]
[[es:Notas de Moodle 2.0.4]]
[[fr:Notes de mise à jour de Moodle 2.0.4]]

Revision as of 14:19, 5 October 2011

Release date: 1st August, 2011

Here is the full list of fixed issues in 2.0.4.

Highlights

  • MDL-28135 - Updated links to MoodleDocs to point to correct wiki (2.0, 2.1, 2.2...)
  • MDL-27169 - File Picker able to upload files using IE9

Functional changes

  • MDL-27755 - Course search can now include idnumber or shortname
  • MDL-27532 - Course reports are able to store table data in course backup

Security issues

  • MSA-11-0018 - Lacking capability controls over cohorts
  • MSA-11-0019 - Themes writing to files outside Moodle data directory
  • MSA-11-0020 - Continue links in error messages can lead offsite
  • MSA-11-0021 - Role assignment web service function not following restrictions
  • MSA-11-0022 - Course creators could change filters at course level
  • MSA-11-0023 - Guests can add comments to front page activities

Fixes and improvements

  • MDL-28040 - Moodle 2.0 Navigation tree algorithm fixed
  • MDL-27999 - Images are now shown in Wiki previews
  • MDL-27988 - Activities identified by ID numbers in calculated grade items are now restored in a full course restore
  • MDL-27969 - Error when doing random assignment of submissions in Workshop with Moodle 2.1 fixed
  • MDL-27906 - Regression in calendar/lib.php breaking on user events resolved
  • MDL-27741 - Regression of forum_get_subscribe_link fixed
  • MDL-27638 - Assignment Module Submissions SQL avoids overflow
  • MDL-26739 - Able to add images to wiki in Nwiki or creole format
  • MDL-28021 - Duplicatated activity completion entries in database are now handled correctly

See also