Skip to main content

v27.0.30 - 08/26/2026

ยท 2 min read

We've given step configuration a fresh new look ๐ŸŽจ โ€“ it's now much easier to add SmartFields, SmartFormulas, and the new SmartDates, and to try out web requests and the parser right where you configure them.

Featuresโ€‹

  • Author every step and trigger on a refreshed configuration experience, with a new SmartText editor and SmartFormula builder for composing values inline (CHN-417)
  • Insert SmartDates into your fields to calculate dates and times on the fly โ€“ relative offsets, the start or end of a period, and more โ€“ right where you configure a step (CHN-421)
  • Aggregate a list inside a SmartFormula with new sum, average, min, max, and count functions (CHN-420)
  • Test an HTTP Request step straight from its configuration: fill in a value for each token, send the request with your chosen credential, and inspect the response before wiring it into a flow (CHN-392)
  • Preview parser selectors against a sample: paste XML, JSON, or text into the Parser step and see exactly what each selector extracts before running your flow (CHN-391)
  • Jump straight to your credentials from the Flow Workspace with a new Credentials shortcut (CHN-424)
  • Subscribe to release-notes updates right from the blog with a new newsletter sign-up form (CHN-418)

Bugfixesโ€‹

  • Re-publish an already-active flow even at full license capacity, without having to deactivate another flow first (CHN-426)
  • Flows no longer fail intermittently with a missing execution-step error caused by a scheduler timing race (CHN-415)
  • Rapid clicks in the flow editor no longer stack up duplicate dialogs (CHN-425)
  • The HTTP Headers and Categories setup pages no longer clutter Tell Me search results; both stay reachable from where they're used (CHN-423)