Release notes for Current Version: 2.4.0
2.4.0
21 Apr 2026
No Breaking Changes, No New Engines.
--> Better Logging (split up scored rows, failed rows and engine invalid rows)
--> Flexible Input Model (CSVs don't need all column headers any more!)
--> Stricter CSV and JSON parsing. Headers not matching an EPInputModel field are thrown out, rather than silently ingored
--> Batch Processing is re-introduced on both the API and the Portal
--> Added API endpoint to users can get a list of the Batch Processing jobs
--> Portal and API now share Batch Jobs, using OrgNameForKey as the cross identifier (Using Lates Portal Key for user, or API key excplicitly sent by requester)