v0.24.0
June 18, 2026
Items no longer get stuck on automatic steps, stronger API/MCP security & privacy, paginated lists, fuller audit trail, and admin unblock for AI tasks
-
Improvement
Engine: no more items stuck on automatic steps
An **Auto or Event** state no longer leaves the item hanging: the step completes and the flow **advances on its own** as expected. Before, some items could stay stuck indefinitely on these steps.
-
Security
API/MCP: privacy and clean errors
Internal provenance identifiers (API key, user id, tenant id) are **no longer exposed** in item data returned by the API. Invalid inputs now return **concise, safe errors** instead of leaking database details. Stronger input validation on item/flow creation; **paginated lists** (total + more-pages) instead of silent truncation at 50; **portable flow export** (no internal ids).
-
Improvement
Fuller audit trail
The item **history** now records **task completions** (who/when/outcome) and **data changes made by automations** — actions that previously left no trace.
-
Improvement
Admin unblock, publish via MCP, dashboard & Flow Agent
If an AI state has no provider, an **admin can force or skip** the task to unblock the item. New MCP tools **publish_flow/unpublish_flow**. The **dashboard** counts only listable entities and separates waiting vs potentially-stuck items. The **Flow Agent** start proposal now **expires** after a few minutes and new items get a **readable title**.