Download & Releases
7.29 (stable)
General Information
Release 7.29 has been published on March 19, 2024
- Please read the ILIAS 7 feature page for information about new and abandoned features and changed behaviour of this version.
- You find information about first time installation of ILIAS 7 and updating here.
- Please also have a look at the Required Software for ILIAS 7 page.
If you use a customized skin/style, please change the skin settings for root user and default of installation to ‘delos‘ before upgrading to ILIAS 7. Otherwise you may not login any more due to templates changes in former versions.
The storing of files will be changed and improved with ILIAS 7. All files need to be migrated to the new structure. More information is available in the installation instruction.
ILIAS is free, open source software and published under the GNU General Public License (GPL), version 3.0 → Licence
Download
ILIAS-7.29.zip
Download (github.com)216 MB, 2024-03-19
md5: 1596cea01a7c3afc14632e9964bc77bc
ILIAS-7.29.tar.gz
Download (github.com)202 MB, 2024-03-19
md5: 6db9510ddb164026e16e627effcef720
Important Changes
- 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:
- 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:
- 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
- Workflow Engine
- Due to low demand and security issues, we removed the workflow engine with 7.23 and 8.3
- OpenIDConnect
- We switched the implementation from the "Implicit Flow" (e.g. because of https://datatracker.ietf.org/doc/html/draft-ietf-oauth-browser-based-apps#name-attacks-on-the-implicit-flo) to the "Authorization Code Flow".
Known Issues
- none
Security Fixes
#40737: [Test & Assessment] Question Pool Test: XSS via import file (Ilja Lukin (Fachhochschule Dortmund))
Fixed Issues
The following issues reported in Mantis have been resolved:
#34144: [Administration] Upgrade from 7.10 to 7.12 throws PHP Notice (fschmid)
#38745: [Exercise] Button 'Download all Submissions' triggers an error message if type of submission is "Portfolio" (fschmid)
#31166: [Login, Auth & Registration] No headline "New Account Registration" on registration form (mjansen)
#40434: [Staff] MyStaff Performance Issues (tfamula)
#28322: [Test & Assessment] Beschreibung eines Fragenpools wird durch Import überschrieben / Description of a question pool is overwritten by import (skergomard)
#36134: [Test & Assessment] Failed test: Fragen importieren (skergomard)
#40378: [Test & Assessment] Numerische Lücke kopieren führ zu fehlerhaftem Zustand (fhelfer)
#40488: [Test & Assessment] 'Save and Return' returns to question list instead of question page for questions from pool (u.kunze)
#40841: [Test & Assessment] correct/incorrect answers of ordering question (vertical) are shown in overview before finishing test (skergomard)
#37522: [¥ Init] Password is not cencored during errors withing the registration. (mjansen)
#40528: [¥ Web Access Checker] Badges are broken due to WAC (mjansen)
#40529: [¥ Web Access Checker] Interactive images with spaces in the file name do not work. (fschmid)
#40663: [¥ Web Access Checker] After upgrading to 7.28 I get an ilWACException everytime I log in (fschmid)