← Back to Updates
April 22nd 2026Release

Control Seat V0.1.1 — Flows cloud hotfix

A small follow-up to V0.1.0 with one bug fix and one quality-of-life improvement to the flows editor.

What's in V0.1.1

Fix: email delivery for action.notify when notify_all is on

The Notify action was failing to deliver email when Notify all users was enabled. Email now reliably reaches every user in the workspace when that toggle is on. No config change needed — existing Notify nodes with notify_all: true will start working immediately after the next gateway worker picks up the update.

New: Live / Preview / Both toggle in the edge inspector

Clicking an edge on the canvas now surfaces a Live / Preview / Both selector in the right-hand inspector. Switch between the published flow's live payloads, the draft preview executor's payloads, or both streams merged. Makes it much easier to tell whether a message you're seeing came from production traffic or from your in-progress draft.


That's it. More flow work landing in V0.1.2 shortly. Read the Flows docs or get in touch for a demo.