Skip to main content

v27.0.31 - 08/30/2026

ยท One min read

Run flows from anywhere, watch them fly without waiting around, and enjoy a canvas that finally draws its lines straight. ๐Ÿš€

Featuresโ€‹

  • Run a flow by hand straight from the flow card or the Flow Workspace preview โ€“ the "Run this flow" button now appears for both manual and scheduled flows and hides itself whenever a flow can't be started manually (CHN-430)

Bugfixesโ€‹

  • Flows run without blocking on background sessions, so execution is faster and steps no longer stall waiting for their status to be written back (CHN-432)
  • Flows no longer abort with a "step not settled" error when Business Central throttles background sessions under load (CHN-429)
  • SmartFormula aggregations (sum, average, min, max, count) over an empty or missing collection now resolve to 0 instead of being left as raw text in the output (CHN-433)
  • Flow-canvas connections that loop back to an earlier block are now drawn as clean right-angled lines instead of a diagonal curve running under the steps