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

From MoodleDocs
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 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