Note:

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

Moodle 2.0.1 release notes: Difference between revisions

From MoodleDocs
mNo edit summary
m (Protected "Moodle 2.0.1 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/2.0/2.0.1}}
Release date: 25th December 2010
Release date: 25th December 2010
   
   
Here is [http://tracker.moodle.org/secure/ReleaseNote.jspa?projectId=10011&version=10420 the full list of fixed issues in 2.0.1].
===Fixes===
===Highlights===
* ...
===Functional changes===
* ...
===Security issues===
to be released later
===New language strings files===
* ...
===New language pack===
* ...
(See [[Translation credits]] for additional details.)
===Known problems and regressions===
* ...
===Changes in Moodle API===
* ...
   
   
* MDL-25346 - Fixed some navigation issues on the user profile page
* MDL-25656 - Fixed problems with glossary filter
* MDL-21658 - Web services unit tests for external functions and for ws services servers
* MDL-25483 - phpmyadmin plugin upgraded to 2.11.11.1 and 3.3.8.1 (separate download)
* MDL-21671 - Fixed up permission checking when moving course categories
And many more ... see the [http://tracker.moodle.org/secure/ReleaseNote.jspa?projectId=10011&version=10420 full list of 80 fixed issues in 2.0.1].
<noinclude>==See also==
<noinclude>==See also==
*[[Moodle 2.0 release notes]]
*[[Moodle 2.0 release notes]]
   
   
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle X.X]]
[[Category:Moodle 2.0]]
   
   
[[de:Moodle 2.0.1 Versionsinformationen]]
[[de:Moodle 2.0.1 Versionsinformationen]]
[[es:Notas de Moodle 2.0.1]]
[[es:Notas de Moodle 2.0.1]]
[[fr:Notes de mise à jour de Moodle 2.0.1]
[[fr:Notes de mise à jour de Moodle 2.0.1]]
</noinclude>
</noinclude>

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!

Release date: 25th December 2010

Fixes

  • MDL-25346 - Fixed some navigation issues on the user profile page
  • MDL-25656 - Fixed problems with glossary filter
  • MDL-21658 - Web services unit tests for external functions and for ws services servers
  • MDL-25483 - phpmyadmin plugin upgraded to 2.11.11.1 and 3.3.8.1 (separate download)
  • MDL-21671 - Fixed up permission checking when moving course categories

And many more ... see the full list of 80 fixed issues in 2.0.1.

See also