Skip to main content

v27.0.6 - 05/13/2026

ยท One min read

Binary fields cross the wire ๐Ÿš€ HTTP-Request now ships raw bytes when the body is a single binary SmartField, and the SmartKit resolver finally treats {{...}} placeholders with the respect they deserve.

Featuresโ€‹

  • HTTP-Request step sends raw bytes when the body is a single binary SmartField (BLOB/Media/MediaSet/MediaReference). New ;base64, ;utf8, ;utf16 format tokens render binary fields as text. (CHN-217)
  • Step config preserves {{placeholder}} selectors meant for References and arrays while substituting scalar values; For Each gains typed currentItem / items outputs for the design-time picker. (CHN-167)

Bugfixesโ€‹

  • AutoFlow Document table caption restored to "Dokument" (was "Hilfe"); list page renamed to "AutoFlow Documents" / "AutoFlow Dokumente" for suite consistency. (CHN-216)
  • Execution viewer now highlights the step currently running. (CHN-215)
  • Canvas notes manually resized past 400 px stay at the dragged width (auto-sized notes still wrap at 400 px). (CHN-207)