Download & Releases
7.1 (stable)
Release 7.1 has been published on May 28, 2021
- 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 has 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.1.zip
Download (github.com)219 MB, 2020-05-28
md5: 0ae7bc449450950e3b4fe934eb9e3e01
Format: .tar.gz
ILIAS-7.1.tar.gz
Download (github.com)199 MB, 2020-05-28
md5: 4ffca2f36af0dd13f8b18b8eddb5f21d
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
- 7.1: Auto-linking in page editor content has been changed due to issue 30476. Only strings starting with http(s) will be converted to links.
- 7.1: ILIAS Test: The page view in the ILIAS test has been removed. Only the list view of the questions is used now. (see Mantis Issue 30436)
Fixed Issues
The following issues reported in Mantis have been resolved:
#30668: [Category and Repository] Filters are not displayed correctly on the "Manage" and "Sorting" sub-tabs (akill)
#30598: [File] Outdated lang vars for disk quota (fschmid)
#30431: [File] IRRS/Migration: Notices when executing file object migration (akill)
#30645: [ILIAS Page Editor] Page Editor - Insert http(s)-Links in Text (akill)
#30461: [ILIAS Page Editor] Blockformatierungen Fehlerhaft (akill)
#30296: [Learning Module ILIAS : Editor] Outdated icons still in images folder (akill)
#30759: [Learning Module SCORM 1.2] Fehler in der Berechnung der Nutzer Versuche von SCORM 1.2 (ukohnle)
#30716: [Login, Auth & Registration] Add ilFormHeader or margin for password assistance & registration per code (mbarz)
#30678: [Login, Auth & Registration] Forgot password and forgot username throws error (smeyer)
#29438: [Metadata + ADT] AdvMd: 'multi' attribute of 'Text' fields has no effect (smeyer)