Note:

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

Moodle 1.9.8 release notes: Difference between revisions

From MoodleDocs
No edit summary
(French link)
Line 44: Line 44:
<noinclude>==See also==
<noinclude>==See also==
*[[Moodle 1.9.7 release notes]]
*[[Moodle 1.9.7 release notes]]
* [https://docs.moodle.org/19/fr/Notes_de_mise_à_jour_de_Moodle_1.9.8 French version of this page]
 
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 1.9]]
[[Category:Moodle 1.9]]
Line 50: Line 51:
[[de:Moodle 1.9.8 Versionsinformationen]]
[[de:Moodle 1.9.8 Versionsinformationen]]
[[es:Notas de Moodle 1.9.8]]
[[es:Notas de Moodle 1.9.8]]
[[fr:Notes de mise à jour de Moodle 1.9.8]]
</noinclude>
</noinclude>

Revision as of 11:33, 11 May 2012

Release date: 25th March 2010

Here is the full list of fixed issues in 1.9.8.

Special notes

  • If you are using an unusual authentication mechanism then you may experience problems with sessions, and be unable to log in. If this happens to you, add the following to your config.php to make login work:
$CFG->regenloginsession = false;

Highlights

Security issues

New language packs

  • Asturian - Xosé Nel Caldevilla Vega
  • Zulu - iCyber E-Learning Solutions

(See Translation credits for additional details.)

See also