New article
Recently updated
Ideagen Academy 7.4.0 release notes
Who is this article for?
Administrators looking to learn more about changes in v7.4.0.
No special access or permissions are required.
This article outlines the solution changes, enhancements, and fixes that have been implemented in the v7.4.0 release, available from 2 June 2025.
1. Features
New
- Support of LTI 1.3 core specification.
- Added automation: Re-enrol user X months after completing a course.
- Added date formatting in calendar based on date format or localized date format setting.
- Added new API endpoints for Curricula; /Curriculum/{id} & /Curriculum/{id}/Users &
/Curriculum/{id}/Users/{id}. - Updated installation wizard with modern UI elements.
- Replaced configuration.ini with .env file for new installations.
- Plugins can extend the application's container definitions.
- Added functionality to disable automatic email blocking after delivery failures with a .env variable.
- Replaced cron basic script with a scheduling mechanism.
- Introduced an additional unit name column in the CSV export for branches of content progress.
2. Fixes
- Fixed an issue where previews for course unit files did not display correctly if the filenames contained parentheses.
- Fixed an issue where a user's completion date of a course was not reflected when renewing their certificate.
- Prevented branch admins from reassigning users to branches outside their accessible subtree during CSV imports.
- [PHP8] Fixed an issue with test completions in the Mobile API.
- Fixed reversed arrow buttons in RTL languages.