v0.25.0
June 21, 2026
Data governance suite: shielding, minimization, data-gated states, readable audit
-
Feature
Data Shield — reversible pseudonymization
Enable **Data Shield** on an AI provider: sensitive fields (marked in the flow Data Schema) are **pseudonymized before being sent** and **restored in the response** — transparent to AI tasks and states. Optional LLM anonymizer (e.g. a local model) for free text.
-
Feature
AI data minimization (GDPR)
Applies the **data minimization** principle (GDPR art. 5(1)(c)): toward AI providers only the fields declared in the Data Schema are sent. Tenant default with per-flow override.
-
Feature
States that wait for data (Data Gate)
A state requiring data now **really waits**: entry tasks, AI and rules are **suspended** until the required fields arrive — from any channel (UI, API, event). The state timeout stays as an escape valve. New **"Awaiting data"** badge in all views.
-
Improvement
Readable transition history
The history now shows **item created/completed** (with the creation channel), **state AI executions**, task **outcomes**, in-state indentation, and the **human reason** of automatic transitions (which rule won). Actors show name/email instead of cryptic IDs. AI runs display **🛡 Data shield** / **⊟ Data minimization** badges when applied.
-
Feature
Governance of automated states
Automated (AI/Auto) states no longer show normal manual transitions: an **Admin** can still **force** the change (confirmed and audited). A per-flow flag can fully disable forcing for compliance gates.
-
Design
Clickable cards
In Kanban and Calendar views you can now click the **whole card/event** to open the item.