Download & Releases
7.10 (stable)
Release 7.10 has been published on April 28, 2022
- 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).
Format: .zip
ILIAS-7.10.zip
Download (github.com)223 MB, 2022-04-28
md5: 7e8de8a462cb0d192707fe99ad193cfc
Format: .tar.gz
ILIAS-7.10.tar.gz
Download (github.com) 204 MB, 2022-04-28
md5: b09293bf3d147046775695934d3e538f
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
Known Issues
- none
Changed Behaviour
- …
Fixed Issues
The following issues reported in Mantis have been resolved:
#32495: [Contacts] After update users can not access ILIAS content. (mjansen)
#32491: [Learning Module ILIAS : Presentation] Questio Feedback Fullscreen view Fails (akill)
#13917: [Test & Assessment] Obscured setting interdependency: "Show list of answers" and "The Deletion of Previous Passes is allowed" (maxbecker)
#31579: [Test & Assessment] Repository-Filter in 'Add from Other Test' does not list tests (but pools) (maxbecker)
#32440: [Test & Assessment] Long Menu Question: Deletion of gap does not remove associated answer option [TinyMCE only] (swiniker)