Note:

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

Moodle 2.1.8 release notes: Difference between revisions

From MoodleDocs
(French link)
m (Protected "Moodle 2.1.8 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Work in progress}}
{{Template:Migrated|newDocId=/general/releases/2.1/2.1.8}}
<p class="note">'''This version of Moodle is no longer fully supported.''' Only fixes to serious security issues have been applied to this version. You are encouraged to [[:en:Upgrading|upgrade]] to a fully supported version of Moodle.</p>


[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
Line 6: Line 7:
   
   
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.1.8%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.1.8].
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.1.8%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.1.8].
===Highlights===
* ...
===Functional changes===
* ...
===API changes===
* ...
   
   
===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=211557 MSA-12-0053] Blog file access issue
* [http://moodle.org/mod/forum/discuss.php?d=211558 MSA-12-0054] Course reset permission issue
* [http://moodle.org/mod/forum/discuss.php?d=211559 MSA-12-0055] Web service access token issue
 
===Fixes and improvements===
===Fixes and improvements===
   
   
* ...
* MDL-33030 - The Lesson progress bar now grows and shrinks as students advance and return.
* MDL-28531 MDL-29470 - Automated backups run on time.
   
   
==See also==
==See also==

Latest revision as of 09:07, 25 May 2022

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!

This version of Moodle is no longer fully supported. Only fixes to serious security issues have been applied to this version. You are encouraged to upgrade to a fully supported version of Moodle.

Releases > Moodle 2.1.8 release notes

Release date: 10 September, 2012

Here is the full list of fixed issues in 2.1.8.

Security issues

Fixes and improvements

  • MDL-33030 - The Lesson progress bar now grows and shrinks as students advance and return.
  • MDL-28531 MDL-29470 - Automated backups run on time.

See also