Note:

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

Latest release notes: Difference between revisions

From MoodleDocs
(2.0.2 and 1.9.11)
No edit summary
Line 1: Line 1:
==Moodle 2.0.2==
==Moodle 2.0.3==
{{:Moodle 2.0.2 release notes}}
{{:Moodle 2.0.3 release notes}}


==Moodle 1.9.11==
==Moodle 1.9.11==

Revision as of 17:25, 6 May 2011

Moodle 2.0.3

Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

Release date: 5th May 2011

Highlights

User interface changes

Security issues

For details of resolved security issues, see http://moodle.org/security/.

  • MDL-26803 - "Force password change" not happening
  • MDL-25122 - Quiz review page does not check and enforce separate groups mode
  • MDL-26621 - System user profile leaks email when maildisplay == 2
  • MDL-26838 - Ability to fill a database with invalid records through ratings
  • MDL-26854 - Ability to generate invalid records in the comments table in the database

Changes to APIs

Modules etc wanting to make use of ratings are now required to implement two callback functions, modname_rating_permissions() and modname_rating_validate(). Full details of the callbacks are available in the rating 2.0 documentation
Plugins intending to use comments are required to implement two callback functions: pluginname_comment_validate(), and pluginname_comment_permissions. Please read full details in Comments documentation.

Fixes and improvements

  • MDL-26643 - Fixed blog visibility issue after update
  • MDL-26768 - Grades from Lessons are now correctly set to null on non-attempt
  • MDL-26798 - Fixes to Dropbox repository integration
  • MDL-27116 - Fixed theme directory linking
  • MDL-27246 - Able to checkout strings in the language customisation tool
  • MDL-27251 - Added optional timeout estimation to file downloads based on file size as it can blocks upgrade
  • MDL-27394 - Backup and restore might sometimes have scrambled the order of choices in question types.

A total of over 200 changes were made. See the full list of fixed issues in 2.0.3.


Moodle 1.9.11

Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

Release date: 21st February 2011

Here is the full list of issues fixed in 1.9.11

Fixes

  • MDL-16336 - HTML editor doesn't appear in Google Chrome
  • MDL-22970 - Glossary import displays too many items in recent activity
  • MDL-21001 - Range column no longer displayed
  • MDL-24699 - update_user_record function does not specify mnethostid when updating the user table
  • MDL-14934 - Reports/logs download in Excel format shows wrong time

Security issues

  • MSA-11-0002 Cross-site request forgery vulnerability in RSS block
  • MSA-11-0003 Cross-site scripting vulnerability in tag autocomplete
  • MSA-11-0008 IMS enterprise enrolment file may disclose sensitive information


Moodle 1.8.14

Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

Release date: 3rd December, 2010

Here is the full list of fixed issues in 1.8.14.

Security issues


Also notice there was a security problem in the optional phpMyAdmin module:

Note: This is the last formal release of the 1.8 branch. Support for this branch has been discontinued. We highly recommend you upgrade!


Moodle 1.7.7

Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

Release date: 28th January 2009

Here is the full list of fixed issues in 1.7.7.


Note: This is the last formal release of the 1.7 branch. Support for this branch has been discontinued. We highly recommend you upgrade!


Moodle 1.6.9

Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

Release date: 28th January 2009

Here is the full list of fixed issues in 1.6.9.


Note: This is the last formal release of the 1.6 branch. Support for this branch has been discontinued. We highly recommend you upgrade!


See also

pt:Versões do Moodle ru:Примечания к версиям