Added
Self-hosted instances now have an experimental "Remote repository" setting that enables access to public connectors and actions from Membrane Universe.
Intent-based integration management: similar to connections and actions, you can now create and update integrations using
intentfield instead of structured configuration.developmentandapp-useMCP servers were completely revamped and now make agents much smarter at building and using integrations.Infinite integrations will be enabled by default starting tomorrow (May 1).
Searching actions by intent can now be done in integration, connector, or external app contexts (additionally to connection context before)
allowMultipleConnectionsexpanded to supportconnectorIdandexternalAppIdparameters.Developer tokens and tenant tokens now track last-used date for better usage insights.
Experimental: connector-independent External Event Types with direct webhook delivery (without creating flows).
Changed
Many UX improvements in agentic connection UI.
Membrane Agent now fetches live workspace elements for more accurate context.
Proxy authentication option moved to the top of connection options for better visibility and simpler default flow.
ActionRun now includes action snapshot data for improved debugging.
Integration parameter validation only occurs when parameters are provided. If integration parameters are not provided, they will be asked during connection process.
Fixed
Content-hash client entry prevents 404 errors on stale HTML during deployments.
Clearer error messages when attempting to run actions in BUILDING state.
Action creation no longer requires a name parameter.
Embed and isolated-embed flow editor functionality restored.
Workspace element context now properly included in agent prompts.
Workspace element recalculations now have per-element timeouts to prevent hanging.
Editable sections hidden on synthetic integrations to prevent confusion.
Console now shows toast notifications and warnings when saves fail.
Long unbroken text now wraps properly in connection error modals.
Connection name fallback fixed for external app name in tracking events.
Workspace element counts no longer inflated by deactivated records.
Token-expired errors now properly preserved through auth proxy hub.
Token extraction fixed for
/screens/*endpoints from flat body structure.Code-mode deletions now properly honored when saving in console.
Flow drafts now preserved across panel navigation.
App-event-trigger subscription lookup now properly scoped by tenant.
Synthetic integration keys now resolve correctly in
/connectendpoint.Connection reuse fixed across retries within popup sessions.
Auth-proxy hub client timeout increased to 2 minutes.
Workspace element recalculations now re-enqueue mid-loop to prevent stalling.