Features
Introduced immediate transform and load execution modes. If selected, recipes are executed directly in the context of the trigger (usually through Bulk API) that creates or updates the slices. This execution mode should only be used if the Asynchronous Apex Execution Limit (250,000 executions per 24-hour period) is a challenge.

Added ability to add custom soql to query rules. Sliced Query Into Records and Slice Query Into Buckets already had this ability. Only recipe parameter merge fields can be included.

Added section Metadata Function to the formula rule and added functions OBJECTHASFIELD (already existed, but hidden) and HASPICKVAL.

Small tweak to which breads are shown in the “in progress breads” table: A cancelled Bread is immediately not shown anymore. Before it would still be shown for 5 minutes.
12-1-2025 | 157 orgs | 632 unit tests