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
m (New page: Release date: 25th December 2010 Here is [http://tracker.moodle.org/browse/MDL/fixforversion/10420 the full list of fixed issues in 2.0.1]. ===Highlights=== * ... ===Functional cha...)
 
(removing unused headings)
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Release date: 25th December 2010
Release date: 25th December 2010
   
   
Here is [http://tracker.moodle.org/browse/MDL/fixforversion/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>

Revision as of 15:05, 21 February 2011

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