Download & Releases
11.0 (stable)
General Information
Release 11.0 has been published on May 4, 2026
- Please read the ILIAS 11 feature page for information about new and abandoned features and changed behaviour of this version.
- You find information about first time installation of ILIAS 11 and updating here.
- Please also have a look at the Required Software for ILIAS 11 page.
ILIAS is free, open source software and published under the GNU General Public License (GPL), version 3.0 → Licence
Important Changes
- T&A: ILIAS 11 will remove the old "Introductory Message" and "Concluding Remarks" at the Test that were created before ILIAS 9.
Since ILIAS 9, these "Introductory Message" and "Concluding Remarks" are created with the ILIAS Page Editor. See the Feature Wiki Article: Test: Move General Settings to UI Forms and use IPE. With ILIAS 11, the buttons and the corresponding DB tables are removed.
Known Issues
- none
Changed Behaviour
- UI:
The merge of https://github.com/ILIAS-eLearning/ILIAS/pull/11444 will cause the following breaking changes. Given the novelty status of the entity (and associated) UI component(s), such cases should be rare, and any breaking change could be fixed in a backwards compatible manner. We therefore consider these breaking changes acceptable, as their value outweighs their harm.- Breaking change for plugins that provide a custom implementation of `ILIAS\UI\Component\Listing\Entity\Factory` and/or `ILIAS\UI\Component\Listing\Factory` by using the according exchange mechanism.
- Breaking change for plugins that provide a custom implementation of the following UI components and their respective interface:
- `ILIAS\UI\Component\Entity\Entity`
- `ILIAS\UI\Component\Listing\Property`
- `ILIAS\UI\Component\Symbol\Glyph`
- Breaking change for skins that replace one or more of the following templates:
- `Entity/tpl.entity.html`
- `Listing/tpl.propertylisting.html`