Download & Releases
5.1.20 (stable)
Release 5.1.20 has been published on September 22, 2017
Instructions for updating ILIAS can be found in section 3 of the general installation instructions. For major updates (e.g. 4.4.x -> 5.0.x) the safest proceeding is, to upgrade a copy of your productive system first and test whether everything works ok. If you use a customized skin/style, please change the skin settings for root user and default of installation to ‘delos‘ before upgrading from a 4.x version to 5.1.x. Otherwise you may not login any more due to templates changes in 5.0 and 5.1.
| <div style="float:right; margin:15px;"> <div style="float:right; margin:15px;"> |
Known Issues
Learning Moduless: File List Download Broken
Unfortunately the file list download in learning modules is broken in this release. To fix this either update using git or download the following patch. It includes two files. Please make a backup of the old files before replacing them with the patch files.
Changed Behaviour
- MD5 as hashing algorithm for passwords has been abandoned, see: [[Abandon MD5 Password Encryption]]. This also affects the XML user import (see also: xml/ilias_user_5_1.dtd). Passwords have to be passed as plain text and will be bcrypt hashed during the import process.
Fixed Bugs
The following bugs reported in Mantis have been resolved:
* #0011681: [Survey] Import of svy question pool fails (jluetzen)
* #0017871: [Login, Auth & Registration] Wrong sender emailaddress is used in password-reset module (fwolf)
* #0016610: [Personal Desktop] fatal error realting to ilCachedComponents (fschmid)
* #0017890: [Cron Service] 'Delete old or orphaned mails' seems not working (nadia)
* #0017899: [Mail] Missing lang vars in mail templates (jluetzen)
* #0017756: [My Workspace] German lang file: Diese Objekt ist ohne Registrierung sichtbar. (jluetzen)
* #0017886: [Group] Fatal error when removing a group member with activated auto fill (jluetzen)
* #0017882: [Booking Tool] Schedule->Availability: No slots available if availability and todays date is the same (jluetzen)