Skip to main content

v27.0.11 - 06/12/2026

ยท One min read

SmartControls bring conditions and loops to step configs, external apps can finally trigger webhooks, and the activation wizard stops tripping up fresh sign-ins. ๐Ÿ”๐Ÿ”‘

Featuresโ€‹

  • The new SmartControls add conditions and loops to step configs โ€“ wrap text in {#if {{flag}} #}โ€ฆ{#endif#} or iterate a list with {#for {{items}} #}โ€ฆ{#endfor#} (CHN-279, CHN-283)

Bugfixesโ€‹

  • External applications can now trigger AutoFlow webhooks โ€“ assign them the new AutoFlow Integration (S2S) permission set (CHN-284)
  • Enabling test mode on an email step now reveals the recipients field immediately โ€“ no need to reopen the step (CHN-278)
  • The activation wizard's authorize URL is now a copy-paste fallback only; the Sign in button is the single path that starts the sign-in flow
  • Onboarding no longer reports a misleading "Sign-in failed: HTTP 200" after a successful registration (CHN-276)