Note:

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

Moodle 2.2.1 release notes: Difference between revisions

From MoodleDocs
(Adding release information)
(Adding security issues)
Line 17: Line 17:
===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=194008 MSA-12-0001] - Recaptcha transmission consistency issue
* [http://moodle.org/mod/forum/discuss.php?d=194011 MSA-12-0003] - Added password protection
* [http://moodle.org/mod/forum/discuss.php?d=194012 MSA-12-0004] - Added profile image security
* [http://moodle.org/mod/forum/discuss.php?d=194013 MSA-12-0005] - Encryption enhancement
* [http://moodle.org/mod/forum/discuss.php?d=194014 MSA-12-0006] - Additional email address validation
* [http://moodle.org/mod/forum/discuss.php?d=194015 MSA-12-0007] - Email injection prevention
* [http://moodle.org/mod/forum/discuss.php?d=194016 MSA-12-0008] - Unsynchronised access via tokens
* [http://moodle.org/mod/forum/discuss.php?d=194017 MSA-12-0009] - Role access issue
* [http://moodle.org/mod/forum/discuss.php?d=194019 MSA-12-0011] - Browser autofill password issue
* [http://moodle.org/mod/forum/discuss.php?d=194020 MSA-12-0012] - Form validation issue
 
===Fixes and improvements===
===Fixes and improvements===



Revision as of 02:57, 17 January 2012

Releases > Moodle 2.2.1 release notes

Release date: 9 January 2012

Here is the full list of fixed issues in 2.2.1.

Highlights

  • MDL-26974 - SCORM now has logging for opening individual SCOs
  • MDL-28710 - CSS class names have been added for rating div/span elements enabling theming

Functional changes

  • MDL-19147 - Single Simple forums are no longer targets for moving (and losing) discussions
  • MDL-20245 - Bigger values allowed in user preferences, alleviating some problems with grader report

Security issues

Fixes and improvements

  • MDL-30623 - Guest are no longer asked for an enrolment password when trying to enter courses
  • MDL-30569 - Editing the front page when defaulthomepage = mymoodle now works as expected
  • MDL-28180 - Duplicating an assignment that has course completion enabled no longer breaks course completion for the course
  • MDL-27314 - It is now possible to delete or regrade quiz attempts in separate groups mode
  • MDL-28282 - Groups/grouping support in SCORM 2.0 is now working

See also