Download & Releases
5.0.14 (stable)
Release 5.0.14 has been published on on August 10, 2016 Before upgrading an ILIAS installation of version 3.9 or lower to 5.0 you will need to upgrade to 3.10 first. Instructions for updating ILIAS can be found in section 3 of the general installation instructions. For major updates (e.g. 4.3.x -> 4.4.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.0.x. Otherwise you may not login any more due to templates changes in 5.0.
| <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_4_5.dtd). Passwords have to be passed as plain text and will be bcrypt hashed during the import process.
Fixed Bugs
The following reported bugs have been resolved:
* #0018797: [My Workspace] Personal Workspace: Deleting folders with nested content inside leads to orphaned objects (database/file system) and ... (jluetzen)
* #0017261: [Test & Assessment] Answer images are not synced to original question (mjansen)
* #0018767: [Test & Assessment] Excel export: wrong selected answers on the participants sheets at SC questions (bheyser)
* #0018585: [Security] abandon insecure md5 password encoding (mjansen)
* #0018719: [Course Management] Bei Import eines LoKs werden Testeinstellungen nicht korrekt importiert (bheyser)
* #0017910: [Test & Assessment] Wrong answer texts in ordering question with nesting terms (bheyser)
* #0017252: [Test & Assessment] Inconsistency of date presentation (bheyser)
* #0018253: [Learning Module SCORM : Assessment Questions] Cloze question - wrong presentation of correct answers in case of wrong answers (text gap) (bheyser)
* #0017982: [Test & Assessment] Übersicht der manuellen Bewertung teilweise ohne Anzeige des Teilnehmernamens (bheyser)
* #0011728: [Test & Assessment] Cloze Question does not accept < as possible choiche (gvollbach)
* #0018189: [Test & Assessment] < - Zeichen in Lückentextfrage (gvollbach)
* #0018562: [Test & Assessment] Error creating obligate questions (bheyser)
* #0018711: [Learning Module ILIAS : Assessment Questions] Überprüfung numerische Lücke funktioniert nicht richtig (bheyser)
* #0016906: [Mail] mail to role fails when role name contains bracets, spaces, - and + (nadia)