v0.23.6
June 11, 2026
Sturdier AI flow generation, tenant-language demo data, persistent uploads, and several Chrome extension improvements
-
Improvement
AI flow generation: more robust and honest
If "Create with AI" fails with a clear error, the **empty flow is removed automatically** and you see why (no more orphan empty flows). Publishing now **warns** if an AI state has no provider configured. The data-structure helper produces a real **schema** plus a separate **sample**, no longer mixing them.
-
Improvement
Flows: valid names and auto-cleanup
A flow **name** must have at least 2 letters (not only numbers/symbols). Empty draft flows unused for over 24h are **cleaned up automatically**. Demo data now respects the **tenant's language** (no more mixed Italian/English).
-
Improvement
Chrome extension: environment, refresh, reconnect
New **"FlowSharp domain"** field in Options (one extension for production and staging). A **refresh button** reloads recognized flows immediately, with sync also on browser startup. If the session expires, a **"Reconnect"** banner appears. The badge updates on **tab focus**, and the entity URL template supports a **`{*}` wildcard** (e.g. the same Drive doc recognized on /view, /preview…).
-
Improvement
Uploaded files now persist
Tenant logos and attachments are stored on a dedicated volume and are **no longer lost** on each application update.