Download & Releases

7.23 (stable)

Release 7.23 has been published on  June 21, 2023

  • 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).

ILIAS-7.23.zip
Download (github.com)
223 MB, 2023-06-21
md5: 791c016ef709c21e8c660382fecb7ce3

ILIAS-7.23.tar.gz
Download (github.com)
202 MB, 2023-06-21
md5: 2ace571c14f94859af47fdb42e86663f

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 at docs/configuration/install.md.
  • 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 migratein the CLI for more information.
  • Workflow Engine
    • Due to low demand and security issues, we removed the workflow engine with 7.23 and 8.3

Known Issues

  • Please note, that there is an issue with ILIAS Tests in this release, which prevents changing from tests with "Random Set of Questions" to tests with "Fixed Set of Questions" if there are already applied question rules. This error is fixed with commit "eda0cd8". So, please ensure that you update to this commit or newer - or wait until the next minor release, if you really need this function in tests and can't update directly from git. We apologize for the inconvenience.

Changed Behaviour

  • The visibility of the user administration has been adjusted. For a read-only access, the permission "Read" and no longer "Read Access to User Accounts" is used. Mantis 37269

Security Fixes

#37374: [File] Potential Reflected Cross-Site Scripting (XSS)
#37350: [Workflow Engine] Deletion Workflowengine

Fixed Issues

The following issues reported in Mantis have been resolved:

#29068: [Calendar] Unclear label for dropdown (smeyer)
#24285: [Category and Repository] Überschüssige Panel-Überschrift in Einstellungen des Magazins (akill)
#32216: [Export] Object translation of titles are not considered when exporting an object. (skergomard)
#33963: [ILIAS Page Editor] Marking gets lost when selecting character formats (akill)
#34557: [ILIAS Page Editor] Bild/Audio/Video einfügen: SVGs, Pdfs und Htmls passen sich nicht in der Breite an (akill)
#34934: [ILIAS Page Editor] trying to add an interacitve image without uploading a file first causes an error (akill)
#36238: [ILIAS Page Editor] Internal server error, when adding a text from word with superscript or subscript character (akill)
#32390: [Learning Module ILIAS : Editor] Deleting Chapter in Learning Module ILIAS leads to error (akill)
#37335: [Learning Module ILIAS : Editor] HTML Export of ILIAS Learning Module has empty TOC (Table of Contents) (akill)
#32879: [Learning Module ILIAS : Presentation] Druckdialog im ILIAS-Lernmodule führt in eine Sackgasse (akill)
#37437: [Learning Module ILIAS : Presentation] Lernmodul lässt sich nicht öffnen (akill)
#37426: [Mail] Mail options incoming type is set wrong for users that have no Mail-Adress in IDM (mjansen)
#37407: [Main Menu] menu pointing to AddOn not workin (fschmid)
#37418: [Main Menu] Tools - Content of Learning Module not visible if MainMenu has no items visible (fschmid)
#37427: [Main Menu] Title of custom items disappeard leading to missing aria label logic exception on test7.ilias.de (fschmid)
#26203: [Plugin Slots] Page Component Plugins have problems when copying certain strings (akill)
#37469: [Style – Content Style] It is not possible to assign a height to media objects per css. (akill)
#32620: [Survey] Import of survey-export-file fails (akill)
#16123: [Test & Assessment] No link between answers and answer specific feedback (for MC-Questions) (ta-bugs)
#26320: [Test & Assessment] Test with Password: “Start Test” already generates Data (fhelfer)
#32158: [Test & Assessment] Mark Scheme (ta-bugs)
#37428: [Test & Assessment] Einstellung "besten Testdurchlauf bewerten" greift nicht (skergomard)
#37269: [User Service] Change when accessing the user administration (skergomard)
#37403: [User Service] Datenbank update scheitert (skergomard)