Back to the changelog

v0.24.8

June 19, 2026

Clean portable flow export/import format and the ability to delete user accounts

  • Improvement

    Clean portable flow export/import

    Exporting a flow (from the UI/API or via MCP) now uses a single **portable format** (`flowsharp.flow/v1`): statuses referenced by key, events by name, **with no internal identifiers, tenant id or technical timestamps**. Cleaner to share and version, and re-importable without loss. Dumps in the old format still import normally.

  • Feature

    Delete user accounts

    In **Settings → Users** you can now **permanently delete** an account (before, you could only deactivate it). With safeguards: you cannot delete yourself or the last active admin; deactivating remains available to preserve history.