Features
Query rule editor: Added validation that the same field cannot be used as input and output field.

Create & Upsert record rule editors: Added validation that the same field cannot be used as input and output field.

Formula operator & and formula function JOIN: Auto-convert to text. So “‘#’ & 3” and JOIN(4, “ABC”, DATE(25, 4, 20), “ | “) are now valid.
JSON and XML slice rules: Renamed “Remove From Slice” feature to “Slice Pruning” and significantly improved it. Slice Pruning trims excess raw data that may not fit in the Raw Data field and helps reduce heap size usage by removing unneeded content. Multiple JSONPath expressions can be used to target different parts of the data.

20-4-2025 | 170 orgs | 691+18 unit tests