Release Notes – Apr 16, 2026

Good news, flow builders – this version is for you!
We’ve added some new capabilities, improved a few existing ones, and cleared out a handful of bugs that were getting in the way of smooth flows. Enjoy the upgrade.

Flows

Features

  • Reverse Order of Extracted Tables
    When extracting tables from documents such as PDFs or Salesforce files, you can now reverse the order of the extracted rows. After using the “Extract Document Table into Table” action, a reverse option allows you to invert the row order within the resulting table.

Enhancements

  • Stable Unpublish Process in Flows
    We improved the behavior of the unpublish (un-live) process in flows to ensure it runs reliably from start to finish. Previously, while unpublishing a published version, the interface remained interactive, allowing users to click actions again or close the modal—sometimes interrupting the process. Now, the interface is locked during the operation to prevent any interaction, and the process continues to run even if the user navigates away, ensuring it completes successfully.
  • Prevention of Recursive Connections
    We added protection that prevents users from creating node connections that would result in recursive flows.When connecting flow nodes, invalid configurations that could cause a flow to trigger itself in a loop are now blocked, ensuring more stable and predictable flow design.

Bugs

  • Google Sheets Row Selection Not Respected
    We fixed an issue where reading from Google Sheets would always include the first row of data, even when a different starting row (such as the second row) was defined.

Back to top