Feature Wiki

Information about planned and released features

Tabs

Page is read-only.

Release 8

1 Important Information

Full maintenance for ILIAS 8 has ended at 31 December 2024 (see timeline below). Since beginning of 2025, only security related bug fixes will be provided for this ILIAS versions. All other bugs, whether functional or usability-related, will no longer be fixed. In this way, we can concentrate our limited resources on maintaining the latest ILIAS versions and on the further development of ILIAS. Thank you for your understanding

Please note: if you are still running an installation based on ILIAS 8, please update to ILIAS 9 as soon as possible. You will get a better and more advanced software – and full maintenance for your ILIAS version.

2 Timeline for ILIAS 8

  • Feature freeze at 30 APR 2021
  • PHP-8-Reviews completed until 28 APR 2022
  • Coding completed for refactored components: 11 MAY 2022
  • Incorporating results of reviews: 26 MAY 2022 to 13 JUN 2022
  • Final check of components by their maintainers on 14 and 15 JUN 2022
  • Pre-Testing from 16 JUN 2022 until 22 JUL 2022
  • Incorporating of Pre-Test results: 20 JUN 2022 until 28 JUL 2022
  • Release 8.0 beta1 and release-8 branch published at 29 JUL 2022
  • Begin of testing phase started at 01 AUG 2022
  • End of testing phase[1] at 14 DEC 2022
  • First stable 8.0 published at 31 MAR 2023 
  • Full maintenance for version 8: until 31 DEC 2024
  • Security bugfixes only: until 31 DEC 2025

3 List of New and Extended Features

3.1 General Topics

3.2 Core and Services

ADMINISTRATION

Calendar

Competence Management

Cron Jobs

Dashboard

Database

ECS Interface

Export

Global Cache

Global Screen Service

ILIAS Page Editor

ILIAS Resource Storage Service

Info Page

Language Service

Mail

Metadata

Notes and Comments

Notifications

Organisational Units

PDF

Personal Profile

Portfolio

RBAC / Didactic templates

Search

SETUP

SOAP

Staff

Statistics and Learning Progress

User Service

3.3 Modules

Learning Module SCORM

LTI

Media Pools & Media Objects

Mediacast

News - RSS - Webfeeds

SCORM Online Editor

Survey

Test & Assessment

Weblink

Wiki

4 Changed Behaviour

This section lists changes of existing objects and components due to bug fixes made for ILIAS 8:

5 Abandoned Features  

The following features are abandoned with ILIAS 8 and have been removed from the ILIAS source code:

5.1 Migrations

Data of External Webfeeds is removed by the following migration:

> php setup/cli.php migrate --run externalfeed.ilExternalFeedRemoveMigration

Files of Bibliografic Listb Item to Resource Storage Service

> php setup/cli.php migrate --run bibliographic.ilBibliographicStorageMigration

Migration to convert tables from MyISAM to Innodb service

> php setup/cli.php migrate --run database.ilMysqlMyIsamToInnoDbMigration

The following Migration should have been executed in ILIAS 7, but are still available:

> php setup/cli.php migrate --run resourcestorage.ilStorageHandlerV1Migration

> php setup/cli.php migrate --run ilFileObjectMigrationAgent.ilFileObjectToStorageMigration

Copyright entries are migrated to a format compatible with the KS by the following. Without the migration, existing copyright entries are not shown on info screens, etc. Note that the migration might not be entirely lossless for entries that were edited or created manually, and whose format significantly differs from that of the entries that are supplied with ILIAS. Please carefully check your copyright entries after the migration.

> php setup/cli.php migrate --run md.ilMDCopyrightMigration


[1] All test cases have been run once. Only retests done afterwards.

Last edited: 27. Jan 2025, 11:28, Kunkel, Matthias [mkunkel]