Skip to main content
Version: 3.4

Release notes

Version 3.4.2

About Release
  • Released: June 6, 2025
  • Compatible platform version: Work.AI 10.2.8.54+

The Evelyn v3.4.2 release focuses on enhancing entity name enrichment and improving the readability of exported CSV reports.

  • Name enrichment now supports tickers across all screened entity names, enabling more efficient and accurate compliance analysis. A new option, Do you want to enable name enrichment for all names?, is available in the AI Agent configuration form on the Name enrichment tab.

Bug fixes

  • Resolved the issue where special characters, such as apostrophes, were incorrectly displayed as HTML entities in exported CSV reports. The fix ensures cleaner, more accurate report output and enhances overall reporting capabilities.

Version 3.4.1

About Release
  • Released: May 9, 2025
  • Compatible platform version: Work.AI 10.2.8.54+

The Evelyn v3.4.1 release aims at enhancing input name handling in NSS parsing logic.

A new fallback mechanism is introduced to ensure more robust name population across varying input formats. If input_full_name is not populated after parsing both CustomerInfo and MessageData, Evelyn now automatically assigns any available parsed alias to input_full_name.

Version 3.4.0

About Release
  • Released: April 17, 2025
  • Compatible platform version: Work.AI 10.2.8.54+

The Evelyn v3.4.0 release focuses on enhancing configurability and usability of the screening process while addressing Firco issues and improving model accuracy.

  • The identifiers field type has been added to both NSS screened data and watchlist entity (WLE) data. Only values from these fields are now considered as decision factors, improving control over match evaluation. To use the feature, add the input_<SOME_VALUE>_identifier and hit_<SOME_VALUE>_identifier fields in the input and WLE data, respectively.

  • To improve report management and support more granular access control, the Report bucket field is now available on the Output tab within the AI Agent configuration, allowing you to specify a custom MinIO bucket for storing HTML and CSV reports.

  • Descriptive text has been added to the Output tab to clarify that a CSV report includes detailed information about all completed transactions, while an HTML report is generated for each transaction. The additional context helps make informed decisions when choosing report formats.

  • During input parsing, Evelyn now automatically removes null, empty, and duplicate alias values—including duplicates of the primary name—to reduce resource usage and prevent inconsistencies.

  • A new name_similarity field in Quality Check (QC) reports provides a better visibility of name matcher results and supports easier error triage and verification during user acceptance testing (UAT) and parallel production.

  • The wle_count column has been added to the bot step output to indicate the number of watchlist entries found per transaction, streamlining post-screening analysis and eliminating the need to manually parse the WLE list.

  • The Babel name matcher is removed to simplify the matching process.

  • The name matcher model is upgraded to v1.0.6 for enhanced accuracy in entity recognition.

Bug fixes

  • Fixed the issue with Firco being unable to parse massages with empty CustomerInfo.Name.

  • Fixed the issue with Firco sending an attachment for alerts selected for Automatic Quality Check (AutoQC).

  • Resolved the issue with Firco escaping '&' in systemID.

  • Updated the Firco response by sending 0 and 1 for WLE resolutions instead of text representations such as False Positive and Need More Information.