Flow March 2025 Release Notes
In the March 2025 Platform release, Boomi will update some of the terminology for our services. This is to make Boomi-specific terms more intuitive, better align with common industry concepts, and provide more specificity as our platform evolves. To learn more, refer to Boomi terminology changes.
-
The observability feature in Flow now includes HTTP support, allowing you to connect a broader range of observability platforms, such as Dynatrace and Splunk. This enhancement improves monitoring and analytics capabilities, providing greater flexibility and integration options. (FLOW-7505)
-
Flow now includes an enhanced Data Grid component that displays data in a grid format. This component provides secure user interaction and data management features, ensuring a reliable experience. Key features of this component include:
- Search, sort, resize, and reorder columns for improved data organization.
- CSV export functionality for easy data sharing.
- Editable cells that allow for quick updates.
- Pin columns to the left for better visibility.
- Customizable cells with the ability to incorporate custom components. (FLOW-7647)
-
We added support for theme snapshot deletion to enhance the user experience. This update lets you delete theme snapshots when environments are off, allowing for a cleaner and more manageable list. This functionality provides a way to clear snapshots, similar to the rollback process for a production release when environments are active. (FLOW-7492)
-
The table component now includes a feature for exporting tables to CSV format in Runtime. This enhancement adds a button above the table, allowing you to download its contents as a CSV file easily. (FLOW-8047)
-
We introduced a new Download Button component in the Page editor. This component lets you download files directly from specified URLs, enhancing accessibility and user interaction.
Read Download Button Component to learn more. (FLOW-7720) -
The Upload page component now features an auto-upload option that triggers file uploads immediately when you select or drop files, streamlining the upload process.
Read File Upload component to learn more. (FLOW-7830) -
We added the OpenAPI Connector and OpenAPI Step to improve your integration capabilities in Flow. Key features include:
- An enhanced configuration experience that allows you to use a code type as a schema value, simplifying API connection setup
- Improved sorting, filtering, and searching capabilities for large data sets, facilitating better data management
- A new canvas step that simplifies managing multiple OpenAPI requests, reducing repetitive configurations.
Read OpenAPI connector and OpenAPI Step to learn more. (FLOW-7875)
-
OpenAPI now supports optional response objects in POST and PUT requests, enhancing integration capabilities and improving workflow efficiency. (FLOW-8122)
-
We improved the OpenAPI basic security validation user interface to clarify the process of filling out optional inputs such as first name and others. (FLOW-8174)
-
On the Themes page, you can now directly edit CSS styles and JavaScript within a code block eliminating the need for file uploads, making it easier to implement custom functionalities.
Read Create a new theme to learn more. (FLOW-7833) -
We removed the following legacy Runtime contents. (FLOW-8086)
- Hidden component
- Image component
- Files component
- Add a custom component
- Default legacy player
-
We implemented the ability to publish themes to a Multi-Cloud Runtime (MCR). Environment releases now include themes and flows, leveraging the existing release capabilities to publish directly to MCR runtimes. (FLOW-7915) (Available for Early Access)
-
You can now access the Multi-Cloud Runtime without installing the player. Runtime assets are now successfully moved into the engine, eliminating the requirement to run a web server to use the player. (FLOW-7835) (Available for Early Access)
-
Resolved an issue affecting the selection of columns in tables that source the values from a connector. With this update, the properties drop-down correctly displays the columns in a table that sources values from a connector, streamlining the configuration process and enhancing user experience. (FLOW-7327)
-
We addressed an issue where modifying an editable boolean table cell during Runtime incorrectly set the modified value as a boolean in the client state. The system now stores these values as string representations of booleans, such as 'true' or 'false'. (FLOW-7958)
-
Fixed an issue that prevented the reordering of flow navigation items. With this fix, navigation items can now be successfully reordered through drag-and-drop actions, improving the overall user experience and enhancing the organization of flow navigation. (FLOW-8016)
-
We resolved the issue with the step shape in Flow to ensure links open in the current window instead of opening in a new window. (FLOW-8040)