- Fixed an issue where the plugin could not be installed via CLI due to a missing dependency.
- Adopted changes from main plugin v5.0.8 which introdues a new cron job factory.
- Added ILIAS 8 compatibility.
- Added new message box which appears if the main plugin (H5P) is not installed yet and the cronjobs are retrieved, to inform administrators in the cron-manager about the missing cron jobs.
- Fixed an issue where the main plugin (H5P) needed to be active during the update process, which lead to plugin-updates being broken via GUI.
- Added compatibility with refactored main Plugin (https://github.com/srsolutionsag/H5P).
- Removed unnecessary root-folder files (git-ignore and CI-config).
- Applied PSR-12 to the whole codebase except composer packages.
- Uninstalled all remaining legacy (fluxlabs) composer packages.
- Remove generate readme and auto_version_tag_ci
- Update keywords
- Update readme
- Fixes
- ILIAS 6 support
- Min. PHP 7.0
- Remove ILIAS 5.3 support
- Fixes
- Some improvments
- Some improvments
- Supports ILIAS 5.4
- Remove ILIAS 5.2 support
- Fix ILIAS 5.2
- PHPVersionChecker
- First version