ILIAS 7.18 is now available. This release includes security and bug fixes.
ILIAS 7.18 is a powerful Open Source Learning Management System for developing and realising web-based e-learning.
The software was developed to reduce the costs of using new media in education and further training and to ensure the maximum level of customer influence in the implementation of the software.
ILIAS 7.18 Changelog
📝 Changed
- ILIAS Page Editor
- With Release 7, the ILIAS page editor was fundamentally revised. As part of the page editor, the content style was also adjusted and redundant text and block formats removed. You can see the list of removed paragraphs here:
- [[Page Editor » Text Editing]]
- When updating to ILIAS 7, please bear in mind that the changes in the content style will affect your existing content. To prevent this, you can export the content style before an update OR download the ILIAS 6 Default Content Style from the following link:
- Content Styles-Börse
- With Release 7, the ILIAS page editor was fundamentally revised. As part of the page editor, the content style was also adjusted and redundant text and block formats removed. You can see the list of removed paragraphs here:
- Setup
- With ILIAS 7 the GUI for the Setup has been abandoned. Installing and updating ILIAS is now handled by a command line implementation of the setup. The features for maintenance mode and multi-clients have been removed completely as discussed in the context of the Setup Revision. For more information about the new Setup please have a look into the detailed documentation of the setup in the file
setup/README.md
or take a look into the ILIAS installation instructions atdocs/configuration/install.md
.
- With ILIAS 7 the GUI for the Setup has been abandoned. Installing and updating ILIAS is now handled by a command line implementation of the setup. The features for maintenance mode and multi-clients have been removed completely as discussed in the context of the Setup Revision. For more information about the new Setup please have a look into the detailed documentation of the setup in the file
- Migration of files
- In addition to the new setup via CLI, since version 7 ILIAS also requires that so-called migrations are carried out after an update. With ILIAS 7, such a migration is, for example, that files are migrated from the file object into the new resource storage service. These migrations can already be started after the update in live mode. To do this, run
# php setup/cli.php migrate
in the CLI for more information.
- In addition to the new setup via CLI, since version 7 ILIAS also requires that so-called migrations are carried out after an update. With ILIAS 7, such a migration is, for example, that files are migrated from the file object into the new resource storage service. These migrations can already be started after the update in live mode. To do this, run
🐞 Bug fixes
The following issues reported in Mantis have been resolved:
Administrative Notifications] Message “Ankündigung zurückgesetzt” (fschmid)
- [Booking Tool] No deletion of multiple reservations (akill)
- [Booking Tool] Excel export of reservation table is missing login information (akill)
- [Category and Repository] Empty Recommended Content Block (akill)
- [File] Double encoding of File Titles possible (fschmid)
- [Item Groups] Objects disappear from item group once assigned to session (akill)
- [Item Groups] ItemGroup: Cannot find cid for class ilcontainerblockpropertiesstorage (akill)
- [Language Handling] Change Language files for Taxonomies in glossaries (mkunkel)
- [Learning Module ILIAS : Presentation] Learning sequence with Learning Module ILIAS inside crashes (akill)
- [Login, Auth & Registration] Registration Codes: Limited access for a fixed time period after registration is not reliable (PerPascalSeeland)
- [Login, Auth & Registration] no infotext / message after confirming email address (PerPascalSeeland)
- [Login, Auth & Registration] Authentication/SOAP: SingleSignOn with SOAP authentication not working when using goto.php request (PerPascalSeeland)
- [Login, Auth & Registration] Auth/PublicArea: Automatic SSO does not work anymore for SOAP and Apache authentication (PerPascalSeeland)
- [Mail] system mail settings get overruled by ‘deactivated’ personal mail settings (mjansen)
- [Main Menu] Create invalid main menu entries (fschmid)
- [Metadata + ADT] Selection List (Multiple Choice) can’t be deselected (smeyer)
- [Metadata + ADT] Copyright not set to ‘all rights reserved’ for new objects (smeyer)
- [Metadata + ADT] deaktivierte Copyright-Auswahl liefert nicht übersetzten Copyright-Eintrag (smeyer)
- [Metadata + ADT] Scope of Custom Metadata (smeyer)
- [Staff] ilLPStatusIcons skrew Enrolments (tschmitz)
- [Test & Assessment] Deleting a test pass leads to screens without tab bar (skergomard)
- [Test & Assessment] Kiosk Mode – Exam View shows to much white space (ta-bugs)
- [Test & Assessment] HTML Purifier removes base64 encoded images (skergomard)
- [Test & Assessment] Test Question: Missing inline images (skergomard)
- [Test & Assessment] Failed test: Antworten nach Rückmeldung festschreiben (skergomard)
- [Test & Assessment] Failed test: Antwortoptionen mischen (skergomard)
- [Wiki] Deleting wiki permanently fails (akill)
- [xAPI] Update from 6.21 to 7.17 results in error (ukohnle)
- [xAPI] Missing space in delete query (ukohnle)
🔐 Security
- #32037: [User Service] User Enumeration – Registration
- #36216: [Page Editor] Page inclusion
- #36208: [Exercise] Cross Site Scripting XSS
- #36163: [CloudHook] Cross Site Scripting XSS
- #36478: [Media Pool] Bypass of renaming executables (reported by Armin Stock SEC Consult Vulnerability Lab https://www.sec-consult.com/)
Although updates are tested, you’re always encouraged to backup your files before patching.
Tags: Educational, Softaculous
Related Links
- Live Demo:
See ILIAS in action (Softaculous site (External link)) - Official Website:
Learn more about ILIAS software (External link) - Run ILIAS in your website:
Please Contact us for more information or start any Hosting Plan and install ILIAS from Softaculous software library - ILIAS Changelog:
To read changelog source Click Here (ILIAS External link)