The release notes provide information on the features and improvements in the specified version.
Improvements
Published API Documentation - EV-231
API documentation for integrating with EV is now available. This includes details on endpoints for managing evaluations, portals, persons, participants, and feedback. Access the complete documentation at https://timeedit.readme.io/reference/findevaluations.
Filter Relevant Evaluations by Default - EV-233
The evaluation list now defaults to the "mine" filter for users who are not admins, system admins, or evaluation coordinators. This ensures users initially see only evaluations they are linked to. Any changes to the filter will still be remembered between sessions.
Increased Flexibility for Environment Branding - EV-229
It is now possible to theme environments (e.g., to distinguish between acceptance and production) without relying on the customer_style property. The following parameters were added for greater flexibility:
- customer.color.primary: Configures elements like checkboxes, radio buttons, and non-evaluation buttons.
- customer.color.secondary: Configures elements like the header bar, evaluation buttons, table headings, and chart colors.
- customer.logo: Sets the URL of your institution's logo.
If the old customer_style parameter is set, it will override these individual parameters.
Tip: After modifying these parameters, you must run the cache clearing script to apply the updates.
Security
Fixed Security Issues - EV-232
The following security vulnerabilities have been addressed:
- CVE-2024-72554 (8.7)
- CVE-2024-38816 (7.5)
- CVE-2024-45801 (7.3)
See the central database of vulnerabilities for more details.
For more guidance on configuration and setup of Evaluation, use the relevant Evaluation manual.