Download & Releases
5.1.17 (stable)
Release 5.1.17 has been published on April 6, 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;"> |
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:
* #0020205: [Test & Assessment] Import of question with images is broken (bheyser)
* #0020391: [SOAP & Webservices] SOAP undefined method removeTestResult (smeyer)
* #0020398: [Who is online?] Usernames containing "@" are ruined in "To" field of an e-mail (mjansen)
* #0020376: [Mail] Multiple "To" headers with CC/BCC (mjansen)
* #0018024: [Search] Amount of displayed rows cannot be changed (smeyer)
* #0020357: [ILIAS Page Editor] Using the same media object on a page with different image map instances fails (akill)
* #0018684: [Language Handling] Term "Suggested solution" still appears in some language variables (mkunkel)
* #0020167: [Course Management] Course admin cannot export summary of learning progress (smeyer)