You are here:
Summer ’24 (API Version 61.0)
These updates affect only flows that are configured to run on API version 61.0 and later.
Required Editions
| View supported editions. |
Run the Active Instead of the Latest Version of Subflows
This versioned update enables screen flows to call the active version of any subflows. Previously, a screen flow called the latest version of a subflow regardless of whether it was also the active version.
Fields Available Only for Input in Screen Flow Components Are Reactive When the Screen Loads
This versioned update ensures that input-only fields such as the Source Collection field of the Data Table component are reactive the first time a screen loads. This change also ensures that any Lightning web components configured to provide data to other components on the same screen do so when the screen loads.
Screen Component Conditional Visibility Works With Choice Values Using Display Text Input
This versioned update ensures that component conditional visibility works as expected when a conditional visibility condition depends on a choice value that uses display text input.
Evaluate Null Text Values
With this versioned update in API Version 61.0 and later, a null text value evaluates to null when a flow executes an invocable action that returns the null text value. Previously, the null text value evaluated to an empty string value.
Flow Heap Size Limit Was Changed
To improve flow performance, this versioned update changes the heap size limit per flow interview to 215 MB. For example, the heap size is the amount of memory that a flow uses to store values when the flow updates records. If the flow interview exceeds the limit, it fails. In API version 60.0 and earlier, the limit is 750 MB.

