Clevr - 25.09.0 - Release Notes
Released on May 20th, 2025.
Export Module
- Enhanced Export Reliability for Syncs: We've introduced a new feature to improve the resilience of your data synchronization exports. A new $lastSuccessfulRunDate parameter is now available in Exports, providing the last successful run date of the export's trigger. By programming your exports to utilize this parameter, you can ensure that if a scheduled export fails, the subsequent run will capture all data since the last success, preventing information from being missed.
- Improved Form Saving for PII-Protected Fields: We've resolved an issue that could sometimes prevent forms from saving correctly when a field designated to protect against storing Personally Identifiable Information (PII) was left blank. Previously, if a person's record also contained certain blank identifiers, an erroneous warning about matching PII could appear for an empty field. This check will no longer be performed on blank fields, ensuring you can accurately clear and save information without incorrect interruptions.