Back to the changelog

v0.24.4

June 19, 2026

Consistent, re-importable flow export/import and stricter extension settings

  • Improvement

    Consistent, re-importable flow export

    Exporting a flow via the **REST API** and via **MCP** now produces the **same format**, and **event references** are exported by name and **correctly re-linked on import** (before, an exported dump could lose its event subscriptions once re-imported).

  • Design

    Stricter extension settings

    The extension **Settings** page no longer accepts a **domain unsupported** by the installed build: it flags it clearly instead of saving it and leaving the connection stuck.