New Feature
Automation flow builder: reachability validation
v3.5.12April 28, 2026
The flow builder now catches unreachable steps before you save, helping you ship automation flows that work exactly as intended from the very first run.
Reachability validation for draft flows
When building or editing an automation flow, Fanz now checks that every step in your draft has a path leading back to the trigger. If any step is disconnected — meaning it can never be reached during execution — you'll see a clear error indicating which steps are the problem. Saving is blocked until the flow is fully connected, preventing silent misconfigurations that would cause steps to be silently skipped.