Skip to content
Back to Changelog
Visual workflows

Changelog

v1.4.0May 3, 2026

Visual workflows

Visual workflows introduce a new automation engine for creators who need branching journeys without enterprise workflow bloat.

Features

  • Visual Workflow Editor - Build drafts with trigger, email, wait, wait-until, condition, split, action, goal, and exit steps on a graph canvas.
  • Versioned Publishing - Publishing creates immutable workflow versions so active runs keep their original definition.
  • Dry-Run Testing - Start a test enrollment for a subscriber and inspect the run before sending live traffic.
  • Subscriber Timelines - Debug every run with step, decision, wait, goal, exit, and failure events.
  • Classic Workflow Conversion - Convert existing tag-triggered workflows into visual drafts from the workflow list.

Improvements

  • Workflow Groups - Mutual exclusion support now applies to workflow runs.
  • Audience-Aware Waits - Wait-until steps can resume from subscriber changes or matching events, including timeout branches.
  • Safer Webhooks - Workflow webhook actions validate destination URLs before dispatch.