v0.40March 10, 2026

March 2026 Release Notes

A major release introducing the Workflow Designer visual builder, real-time collaboration features, and enhanced audit log capabilities.

Major Release

This is a major release with significant new features. We recommend reviewing the breaking changes section before upgrading production workflows.

New Features

Workflow Designer Visual Builder

Build integrations visually with our new drag-and-drop Workflow Designer. Connect data sources, transformations, and targets without writing code.

  • Drag-and-drop workflow canvas
  • AI-assisted step configuration
  • Real-time preview and testing
  • Code view for advanced users

Real-Time Collaboration

Work together with your team in real-time. See who is editing workflows, share comments, and collaborate on complex integrations.

  • Live presence indicators
  • In-context comments and mentions
  • Change notifications

Advanced Audit Log Filtering

New filtering options for audit logs including user, action type, resource, date range, and IP address filtering.

Improvements

HubSpot Connector Enhancements

Added support for custom objects, associations, and batch operations.

Execution Logs Retention

Execution logs are now retained for 90 days (up from 30 days) on all plans.

Mobile Responsive Dashboard

The dashboard is now fully responsive and works great on tablets and mobile devices.

Bug Fixes

  • Fixed infinite loop bug in recursive data transformations
  • Resolved Excel file upload failing for files larger than 10MB
  • Fixed user invitation emails not being sent in some regions

Breaking Changes

  • Workflow JSON Schema Update: The workflow definition JSON schema has been updated to support the new visual builder. Existing workflows will be automatically migrated, but custom JSON modifications may need review.
  • API Endpoint Renaming: The /api/v1/workflows endpoint has been renamed to /api/v2/integrations. The old endpoint will continue to work until v0.45.

Deprecations

  • Legacy Workflow Editor: The code-only workflow editor is deprecated in favor of the new Workflow Designer. It will remain available until v0.42.