Release notes
Version 3.9
- Released: May 28, 2026
- Compatible platform version: Work.AI 10.2.8.54+
The release improves alert processing efficiency, reduces false positives in high-risk workflows, simplifies model configuration, and makes quality control information easier to access, trace, and integrate with downstream systems.
Automatic escalation for oversized alerts is added to skip automatic evaluation when the number of comparison data pairs exceeds a configured threshold. Such alerts are returned with the Need More Information status and a narrative explaining that they were not automatically evaluated due to their size. The enhancement reduces processing time for alerts that are likely to require manual review.
To streamline setup and reduce configuration complexity, the Model configuration screen no longer includes the Stopwords section.
A new Rare and Screened option is now available in the Name matcher token overlap dropdown on the Model configuration screen. When the option is selected, matching requires both rare token overlap and full token coverage of the screened name in the watchlist entry, reducing false positives in high-risk workflows.
The REST API response includes the automated quality control field, which indicates whether an alert is selected as a candidate for quality check. This helps downstream systems identify and process alerts that are subject to quality check review more easily.
To make quality control details more accessible, you can configure the REST API to return the full content of the quality check report instead of a link. If the report is missing or corrupted, the response returns an error message.
Quality check reports can now use the original input filename for CSV-based processing, making it easier to trace report results back to the source file, especially when multiple input files are processed. You can enable this behavior using the Do you want QC report file name to be copied from the input file? option on the Input configuration screen.
When an incoming Firco alert cannot be parsed, Evelyn now automatically sends a Need More Information status update to the Firco Trust system and adds a comment requesting manual review. This helps you identify alerts that require attention faster while preventing duplicate updates during retries.