Administrate General Release Notes
Defects Resolved
- Updates to cancelled Events no longer modify the cancellation date.
- Fixed an issue where Blended Schedules were not saving properly on Course Templates.
- Instructor costs now display correctly per Event, with course-specific rates shown in reports via the new Event Instructors report entity.
- We improved the Permission around editing Registrations. Now, only Users with a User Role associated to the same Company of the Registration will be able to edit the Registration.
- The Credit Note checkbox warning in the Student Transfer wizard now clearly states why it’s disabled (ex: Missing Invoice or Permissions).
- We fixed an issue where updating a Booking by selecting an Account or Contact and modifying a Mapped Attribute Value at the same time would cause the Account or Contact history pages to miss related audit entries.
Additional Updates
Developer Experience
Defects Resolved
- SCORM 2004 3rd Edition now correctly stores and retrieves learner_id in the format expected by the SCORM driver
- A new query nodesByExternalId allows to fetch a page of nodes with external IDs matching the provided list. Previously, it was only possible to fetch them one-by-one with nodeByExternalId.