June 12 2025
This is our first changelog record here. It covers most notable changes in the last couple of months to improve usability, observability, and flexibility across the platform. 🚀
Take a look at what’s new, and stay tuned for regular updates going forward!
Integration Console
🔀 Graph Layout
Console now displays your integrations in a more visual way - from the top-level dashboard to scenarios and individual interfaces.

🔁 Export & Import Connections
It’s now possible to back up and restore Connections as YAML to easily replicate configurations across environments.
Click the three dots in the toolbar at the bottom of a Connections page to access the feature:

🖥️ Activity Monitoring
The UI for the Membrane Activities dashboard has been improved and streamlined for a superior monitoring experience:

🏃 Action Run Logs
You can now view detailed logs of Action runs via a dedicated page under Activity. This significantly simplifies the debugging of actions and features that use actions under the hood, like MCP servers.

🧰 Action Page Toolbar
Action and Action Instance pages now include a toolbar for quick access to docs, the refresh/reset feature, and the code view toggle:

⛲ Flow Editor Improvements
We’ve made several improvements to the flow-building experience, making it more efficient and intuitive. The flow editor can now be embedded like other modals, and can even be embedded into a target element without a modal.
Additionally, it’s now possible to link flow nodes from a dropdown menu in the node editor:

SDK & REST API
🛠️ New SDK Method: Open Workflow Editor
The new SDK method openEditor enables users to programmatically launch the workflow editor. This allows you to configure flow instances directly from the UI.
♻️ API Refresh Method
It is now possible to refresh data collections directly via API. Previously, it was only possible to refresh data collections via other interfaces (Field Mappings, Actions, Flows). Now, you can refresh their specs directly via the /refresh method!
Self-Hosting
📬 Invite User Webhook
On-prem admins can now trigger a webhook upon inviting a new user, improving custom onboarding and email flows:

💻 Org Creation
It is now much simpler to create the first user and organization when initializing the new self-hosted instance.
💾 Storage Improvements
We've fixed a few edge cases when working with GCP and Azure cloud storage and added experimental support for native Azure Blob storage.
Account Management
💳 Billing Page (Beta)
A new Billing section under “Manage Account” allows you to manage subscriptions and payments via Stripe:

Please reach out to [email protected] for any questions, and stay tuned for more updates soon!