Skip to main content
Stay up to date with the latest changes to Cargo. This page covers the main updates shipped between February and March 2026.

March 2026

New features
  • Record outputs export — export the output of individual records from workflow runs
  • Date filters on runs — filter workflow run history by date range
  • Monitoring webhooks — receive webhook notifications for workflow monitoring events
Integrations
  • Piloterr — added G2 product info endpoint integration
  • Waterfall — added logging for waterfall webhooks
Improvements
  • AI chats now use a table layout for better readability
  • Website open-graph image added
  • Schedule display fixes
Bug fixes — 8 fixes including BigQuery value normalization, PostgreSQL connection pool leak prevention, column model fixes, and download output corrections
New features
  • Community templates — browse and use community-contributed workflow templates
  • Schedule on ingest model — schedule-based triggers now supported on ingest models
  • Open tool/agent button — quickly jump to a tool or agent definition from the AI tools editor
Integrations
  • Email Bison — new integration with upsert lead action
  • PhantomBuster — added fetch agent results action and UI schema
  • LinkedIn — fixed post comment and reaction extraction
Improvements
  • Updated Cargo CLI
  • Mermaid diagram support in documentation
  • Improved Sales Navigator UI schema
Bug fixes — 9 fixes including dynamic schema handling, play schedule setting, form state management, and Stripe customer action
New features
  • GPT-5.4 model support — added GPT-5.4 as an available language model
  • Sales Navigator fetch accounts — new action to fetch account data from Sales Navigator with account-level filters
  • Context resources — introduce contextual data resources for workflows
  • Autocomplete search — search-on-change support for autocomplete fields across integrations
Integrations
  • Instantly — added search action
  • Sales Navigator — account filters and extractor UUID support
Improvements
  • Pricing page now shows enrichment credit details
  • Improved BigQuery and Snowflake download performance
  • Optimized PostgreSQL queries
  • Chunked LinkedIn organization lookups to prevent API overload
  • Improved node validation
  • Improved model pause behavior
Bug fixes — 13 fixes including BigQuery parquet downloads, Snowflake GCS table creation, S3 streaming, workspace user creation, and Slack authentication
New features
  • Integration MCP clients — integrations can now expose MCP-compatible tool clients
  • Sales Navigator search limit — raised search leads limit to 25,000 records
  • Release version validation — added validation for release versions
Integrations
  • Resend — new Resend API integration for transactional email
  • Adyntel — new Adyntel integration
  • DataFast — new DataFast integration with auto page view capture
  • PhantomBuster — added fetch agent results action
  • Firecrawl — added search endpoint
  • Icypeas — added findPeople and findCompanies actions
  • EnrichCRM — added getFunding action
Improvements
  • Improved Sales Navigator search
  • Improved “let agent decide” mode
  • Integration expression widget migration
  • URL verification webhook support
Bug fixes — 11 fixes including BigQuery AppendRows throttling (sequentialized chunk writes), filter builder date handling, React re-render loop on node selection, and expression schema handling

February 2026

New features
  • Burst rate limiting — introduced burst rate limit support for better throughput control
  • Webhooks for waterfall and full enrich — webhook-based event delivery for waterfall and full enrich workflows
  • Multi-dataset model relationships — models now support relationships across multiple datasets
  • Package publishing through app — publish npm packages directly through the Cargo app
Integrations
  • Attio — added note creation and list notes actions
  • Cognism — improved enrichment with chunked processing
  • Snowflake — added batching support for actions
  • BigQuery — added batch support
Improvements
  • Optimized editor groups
  • Increased LinkedIn rate limits
  • Added sync after model creation
  • Workflow termination on model deletion
  • Updated email waterfall and Salesforce dedup templates
Bug fixes — 14 fixes including Cognism enrichment, integration autocomplete widget, model list with unification type, rate limit UI, and form schema expression handling
New features
  • Cargo SDK — introduced the official Cargo SDK for programmatic access
  • Cargo CLI — introduced the Cargo command-line interface
  • Waiting mode — implemented waiting mode for long-running workflow steps
  • Message cancel — support for cancelling in-progress AI messages
  • LinkedIn event attendees — new capability to extract LinkedIn event attendees
Integrations
  • Exa — new Exa search integration
  • Gemini — added Gemini models with credit support
  • Anthropic — added new Anthropic model variants
Improvements
  • Upgraded to AI SDK 6
  • LinkedIn find profile URL capability
  • Human review now tracks user assignment and logs
  • File upload body limit increased to 2GB
  • Cancel downstream runs when parent is cancelled
  • Improved batch download performance
  • Renamed “agent deployment” to “trigger” across the UI
Bug fixes — 16 fixes including model sync, unification mappings, BigQuery insert, casting records-batch, Slack webhook 3-second timeout, and model search schema
New features
  • AI rate limiting — implemented rate limiting for AI language models and AI worker activities
  • Node modal — new modal interface for node configuration
  • Model DDL — introduced data definition language support for models
  • SoR readonly queries — system of record now supports read-only query mode
  • Enrollment filter — new filter type for enrollment-based targeting
  • Trigger rename — renamed “tool launch” and “agent deployment” to “trigger” for consistency
Improvements
  • Reworked model sync for reliability
  • LinkedIn find profile URL action
  • Improved segment filter validation
  • Added server timeout configuration
  • Moved health probes before middleware for faster responses
  • Increased shutdown grace time to 4 minutes
  • Credits support for company enrichment
  • Improved LinkedIn company enrichment coverage from domain
  • Google Groups bypass for policy limit of 1,500
Bug fixes — 14 fixes including icon flicker, credits count, tooltip rendering, dynamic schema widget, BigQuery stream handling, and Snowflake table creation
New features
  • Lookup columns — introduced lookup columns for cross-model data references
  • Recipes — re-introduced the recipes system for reusable workflow patterns
  • Unification property modal — new modal for managing unification property mappings
  • Confirmation modal for scheduled triggers — added a confirmation step when switching to scheduled trigger mode
Integrations
  • Anthropic — added Opus 4.6 model support
  • OpenAI — added missing model variants
  • Outreach — updated integration with opportunity prospect role and event types
  • Apollo — updated search endpoint
Improvements
  • Heartbeat monitoring for fetch model and bulk insert operations
  • BigQuery retry improvements for transient errors
  • Optimized batch start performance
  • Optimized agent execution
  • Removed unnecessary database transactions
  • Stripe subscription cancellation support
  • Improved expression documentation
  • Upload limit increased to 500MB
Bug fixes — 14 fixes including BigQuery reshape records, Snowflake URI inserts, batch timeout, AI message deduplication, Vercel AI UI messages, and unification query on Snowflake setup
New features
  • Integration language models — integrations can now expose their own language models for use in AI actions
  • Live health endpoint — new live endpoint for infrastructure health monitoring
  • Bearer token auth — API now supports bearer token authentication
Integrations
  • Outreach — added event name selection for Outreach events
  • Azure OpenAI — added documentation link
Improvements
  • Improved file upload handling
  • UTC date handling in virtual machines
  • Improved BigQuery table diff and create logic
  • Added BigQuery retry mechanism
  • Added description tooltips on file widget
  • Upgraded ESLint to v9.26
Bug fixes — 5 fixes including authentication loop, error stream response handling, and tool input validation