Download & Releases
5.1.25 (stable)
Release 5.1.25 has been published on March 15, 2018
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;"> |
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:
* #0022703: [Personal Profile] Cannot upload picture in profile (akill)
* #0022607: [Test & Assessment] Export of results results in fatal error (bheyser)
* #0022561: [Test & Assessment] Errors in Statistics for tests (bheyser)
* #0022575: [Organisational Units] Role-Templates for Org-Units are disfunctional (fschmid)
* #0019158: [Test & Assessment] Global Default Content-Style is not applied to Tests (bheyser)
* #0022311: [Test & Assessment] Single Choice Answers does not consider user defined global default style (bheyser)
* #0018989: [Test & Assessment] Rectangles in Matching Questions are not stylable by CSS (bheyser)
* #0022538: [Test & Assessment] Empty line at begining force an http 500 on Manual Scoring on file upload question (bheyser)