Note
These notes catch up with several releases since our last published update on 2024.7.2 and are current as of the 2025.7.18 version of the platform.
Feature Enhancements
Introducing Computed Join for creating new containers by joining data across different datastores
- Users can now create computed joins between two containers, even from different datastores, enabling cross-datastore data analysis.
- Supports multiple join types: Inner Join, Left Join, Right Join, and Full Outer Join to accommodate various data combination needs.
- Configure joins using intuitive left and right reference selections with field mapping and optional prefixes.
- Add custom SELECT expressions and WHERE clauses to refine the joined data output.


Introducing Dry Run operation for draft checks


Enhanced Bulk Check Operations and Management Capabilities
- Added metadata field to bulk update dialog, enabling users to update metadata across multiple checks simultaneously without opening each individually.
- Extended bulk operations to support archived checks, previously limited to active only.
- Bulk activate and draft actions now available for archived checks, expanding beyond the previous delete-only option.



Added Subject Field to Email Notifications
- Email notifications now support customizable subject lines, allowing users to add meaningful context to their messages.

Enhanced Record Limit Configuration
- Users can now manually input custom record limit values in Profile and Scan operations, as well as Flow operations through a text field, providing flexibility beyond the predefined options.
- A dropdown menu provides quick access to common values (1M, 10M, 100M, All).


Adding Unlink Enrichment Datastore
- Users can now unlink enrichment datastores directly from the “Enrichment Datastore Settings” dialog.


Improved Datastore Deletion Experience
- Error messages during deletion now appear directly within the confirmation dialog instead of temporary toast notifications.
- When deleting an Enrichment Datastore, the dialog now displays the number of linked source datastores and uses clear labeling to distinguish between datastore types.


Enhanced catalog operation to properly recognize subdirectories within partitioned file structures, ensuring more accurate container identification for complex directory hierarchies.
General Fixes
- Addressed modal dismissal issues across multiple dialogs where clicking outside or pressing ESC would cause accidental closure and data loss.
- Fixed “Open in new tab” and “Copy link” actions for checks and anomalies that were not functioning correctly.
- Fixed source record formatting for ‘Is Replica Of’ anomalies when check configuration changes after anomaly detection.
- Fixed an issue where anomaly URLs generated from check side panels were not functioning correctly when shared.
- Fixed incorrect redirection after creating checks from templates.
- Fixed an issue where source records weren’t displaying correctly during dry run operations.
- Corrected cloning behavior to preserve tags from the check being cloned.
- Fixed scan operations failing after deleting or unlinking enrichment datastores.
- Corrected failed checks information in anomaly responses to accurately reflect the historical check version at the time the anomaly was detected, rather than showing the current check version.
- General Fixes and Improvements.
As usual, our User Guide and accompanying Change Log captures more details about this release.