Moodle 1.5.3
Unreleased Moodle Version
This version of Moodle has not yet been released.
Release date: 11th November 2005
(Because this release contains important security fixes, we highly advise that sites using any previous version of Moodle upgrade to this version as soon as possible.)
A few new things
- We now have SCORM 1.3 (SCORM 2004) support!
- Much improved Assignment grading interface, including "quick grading" options
- A new Single-Sign-On API is available
Various fixes
General
- Contains warnings when Moodle is used on an PHP configuration known to be insecure
- Contains fixes for some recently reported security problems (see security.moodle.org)
- Backups now runs a lot faster medium/large installs. Many issues fixed in this area
- Listing of directory sizes can be made much faster on Linux/Unix servers, thanks to a performance fix you can enable from Admin->Variables: "path_to_du"
- We now log more meaningful IP addresses when the server or the clients are working behind a proxy
- Fixed some issues with PHP accelerators
- Upgrade scripts have been refined and work much better for PostgreSQL installations
- General PostgreSQL port code cleanup
- Upgrading to 1.5.3 will fix any legacy Journal to Online Assignment upgrade issues
- RSS libraries now support RSS 2.0 categories, see bug 3654
- Better accesibilty in file uploads, see bug 3662
- Better support for site-wide HTTPS, see bug 3848
- We now send away bots (like Googlebot) from that try mangled URLs, see bug 3958
- Better DST support for non-logged-in users
- Better DST support for repeat events in Calendar
- Small fixes to the lesson, choice and grade modules
- Minor CSS improvements to formal_white and orangewhite themes
- Better pagination in course listing and loglive pages
- Fixed an IE-only bug related to HTMLArea content where user-edited tables could float and hide part of the UI.