Coming Soon!
ℹ️ Checkout our complete Public Roadmap πŸ‘€Β 
  • Smart De-Duplication
  • Complete v3 Platform Workflows Migration to v4
  • Datasets: People, Identity Mapping, Companies
  • … & more :)
2025-07-24
v25.724.1945

πŸš€ Cycle 12 - Key Highlights

πŸ“‹ Callbacks History & Management
  • New API endpoints to retrieve and manage callback history
  • List all callbacks (GET /runs/callbacks)
  • Get specific callback details (GET /runs/callbacks/{callback_uid})
  • Retry failed callbacks (POST /runs/callbacks/{callback_uid}/replay)
πŸ€– Managed IdentitiesNo need to manage integration accounts - Captain Data handles everything:
  • New managed identity mode for hassle-free automation
  • Automatic load distribution and performance optimization
  • Cost: 1.5x standard credit cost for all actions
  • Deprecated: Removed integration_users and rotate_users API parameters
πŸ”” LinkedIn Integration Webhooks
  • Real-time notifications for LinkedIn account status changes
  • Events: AUTH_SUCCESS, AUTH_PENDING, AUTH_FAILED, AUTH_EXPIRED
  • Monitor integration health and react to authentication issues
πŸ”§ Developer Experience Improvements
  • Custom Data Support - Add custom_data to action inputs and callback payloads (note: async mode only)
  • Enhanced Pagination - Comprehensive pagination handling guide
  • Grey Label Workflow - Fixed sharing links for identities without linked accounts
  • Rate Limits Improvements - Documentation coming soon
2025-07-01
v25.701.1247

πŸš€ Cycle 11 – Key Highlights

πŸ‘₯ Identities
  • Migrated from β€œUsers” to β€œIdentities” as the core entity for automation
  • Clear separation between Workspace Members (users of the Captain Data SaaS) and Identities (end users of integrations such as LinkedIn, see Identity management)
  • Identities are now first-class citizens in the Actions API: use them to trigger actions, manage account rotation, and more
  • Major change: All API payloads and endpoints now use identity_ids instead of integration_users
πŸƒ Runs EndpointsTrack the Actions you triggered:
  • New API endpoints for Runs for executed actions tracking
  • Ability to Resume a Run that has been blocked (due to plan limits, account invalidation or other temporary restriction that may require an action on your side)
πŸ”„ Account RotationImproved implementation of Account Rotation to fully leverage multiple Identities per action:
  • New standard parameters: identity_ids and identity_mode for controlling account rotation
  • Smart limits algorithm for optimal performance and durability under heavy load
πŸ“¦ Typescript SDK UpdateNow covers the full scope of the API:
  • Live, Async, and Schedule execution modes
  • Runs and Schedules API endpoints
  • Updated to use the identity model throughout
🧩 Other Improvements
For migration details, see the migration guide.
2025-06-16
v25.617.942

πŸš€ Cycle 10 – Key Highlights

πŸ‘₯ Members & InvitationsFully revamped flow:
  • Clearer SaaS Members and Member’s Invitation management
    Temporary Limitation: You cannot currently invite members who already exist in another workspace. This will be fixed in cycle #11.
  • New β€œIdentities” menu (previously called β€œExternal Users”)
    Full UI and API alignment coming in cycle #11
πŸ•’ Scheduled RunsAutomate your Actions with flexible scheduling:
  • New API endpoints /v4/actions/{action_name}/run/schedule for Action scheduling
  • CRON-like run postponing and recurrence logic built-in with schedule_at, cron and timezone parameters
🧾 New LinkedIn Actions🧩 Other Improvements
  • New capability to override credits & identity quotas per workspace
  • Better IP attribution when connecting LinkedIn accounts (UI, shard links and API)
  • Updated tracking for public API events for better monitoring
2025-06-11
v25.611.1530
New Actions:
2025-06-02
v25.528.1000
πŸ”₯ Async Actions Release πŸ”₯
Async Actions are here! For all actions, you can now choose between live mode for immediate results, or async mode to process bulk inputs and receive results via a callback URL.
New Actions:New Features:
  • πŸš€ Native LinkedIn Login Link: When creating a user via the API, you’ll now receive an output enriched with a unique, time-limited URL allowing your users to connect their LinkedIn accounts directlyβ€”no browser extension required, and no form handling. Check out the guide to know more.
Misc:
  • Standardized linkedin_profile_id usage across all LinkedIn actions for improved consistency.
2025-15-05
v25.514.1230
πŸ”₯ SDK Release πŸ”₯ @captaindatatech/sdk
We’re thrilled to announce Captain Data’s first TypeScript SDK! This type-safe SDK offers a streamlined way to interact with our API through a single CaptainData class. It handles authentication and provides access to Core endpoints and integrations including LinkedIn and Sales Navigator.
2025-14-05
v25.513.2145
New Actions:Actions Under Review:
  • Extract TripAdvisor Reviews - Extract and analyze reviews from TripAdvisor listings with sentiment analysis and rating metrics
Updated ActionsNew Features:
  • Sandbox mode for development - contact us to activate this feature ⭐
  • You can now switch from Workspace to another
Misc:
  • Implemented new semantic versioning format for releases, e.g. v25.513.2145
  • Fixed webhook notification system to properly alert users when LinkedIn accounts are detected as invalid during automation runs
  • Fixed IP attribution system to properly handle timezone-based proxy assignments
  • Added onboarding modal to guide users through LinkedIn account synchronization using our Chrome Extension
2025-16-04
v4.1.0
πŸ”₯ Public Release πŸ”₯Inside this release:
  • Pagination System: Support for page-based navigation with configurable page size and token-based pagination
  • Actions Rate limiting for all compatible Actions with a 24-hour sliding window
  • API Rate limiting: Maximum of 10 concurrent requests per second to prevent traffic spikes
  • Credit Ratio system: Credits are now consumed based on the number of results requested (page_size) for specific Actions
  • Request Logging: Track and monitor all API requests (coming soon as a dedicated endpoint)
2025-31-03
v4.0.0
πŸ’ͺ Private Release πŸ’ͺInside this release:
  • API Documentation: Interactive playground for testing and exploring API endpoints
  • LinkedIn & Sales Navigator: Complete access to all (nearly 60!) available Actions and features
  • LinkedIn Integration for connecting user profiles via API or Extension
  • LinkedIn Authentication: Direct login with LinkedIn credentials
  • IP Management: Dedicated IP attribution and proxy timezone control
  • User Management: Complete control over users and roles through UI and API
  • Pricing & Billing: Complete subscription and billing management
  • Account Monitoring: Real-time notifications via Webhook for LinkedIn account status changes
  • Authentication: Google OAuth login and secure email verification for sign-in/sign-up
  • Security: Enterprise-grade data encryption and per-user API key management