Skip to main content

v27.0.25 - 08/14/2026

Β· One min read

Your triggers now catch records the moment they're born, not just when they change – and German field names no longer turn into alphabet soup. 🎯

Features​

  • The interactive record trigger can now fire when a record is created as well as when it's modified, with independent per-flow toggles for insert and modify (CHN-413)

Bugfixes​

  • Auto-suggested output names for trigger fields now handle German field captions correctly – umlauts are transliterated (Grâße β†’ Groesse) and long names are truncated consistently, so the SmartField picker and the running flow always reference the same key (CHN-414)