Changelog

See new features and track the latest changes to the ittybit API

Documentation Overhaul

Complete rewrite of all documentation, API reference, and guides to reflect the current API.

docs
2026-02-20

Removed Endpoints

The /files, /media, and /signatures endpoints have been removed as part of the API simplification.

api
2026-01-15

Connections & Cursor-Based Pagination

New storage connections resource and cursor-based pagination across all list endpoints.

api
2025-12-15

Webhook Endpoints & Events

New webhook endpoints resource for subscribing to events, replacing the per-task webhook_url model.

api
2025-12-01

Automation Redesign

Automations no longer use trigger objects. They are now triggered on demand via HTTP.

api
2025-11-10

Nested Task Options

Task options are now nested inside an `options` object for clearer separation of task configuration from top-level fields.

api
2025-10-20

Introducing Runs

Runs are a new resource for executing multi-step media workflows with parallel tasks, sequential chaining, and conditional logic.

api
2025-10-01

Task Status Overhaul

Tasks now use a more granular set of statuses to give better visibility into processing progress.

api
2025-09-15

API Version: 2025-08-20

API responses now return objects (or an array of objects) directly for every request. No more unpacking deeply nested structures.

api
2025-08-20

SDK versions 0.9.0

SDKs now use `api_key` instead of `token` for authentication, and can automatically authenticate with ENV variables.

sdks
2025-08-15

API Version: 2025-07-01

API responses now include `{data, error}` for every request, making it easier to handle success and error states.

api
2025-07-01

Automations

Users can add, edit, and configure automations via the ittybit API or within the Ittybit webapp.

automationswebapp
2025-06-16

Brand New Docs Pages

Docs, guides, api reference, sdks, and changelog have been rewritten. Still adding more content but the navigation and search is much improved.

docs
2025-05-30

Increased Direct Upload Size Limit

Users can now upload upto 4GB files without chunking.

uploads
2025-05-16

Prompt Kind Added to Intelligence Tasks

Users can now add own text alongside image, video, or audio file and get a structured response.

intelligenceprompts
2025-05-02

Team Updates

Users can now invite and approve team members to join your organisations.

teamsorganisations
2025-04-18

Events and Event Details Views

Users can now see recent events in dashboard.

eventsdashboard
2025-04-04

Logs and Log Details Views

Users can now see recent requests in dashboard, including headers, request params and response.

logsdashboard
2025-03-28

Billing Updates

Users can now view current period usage, recent invoices, and other billing details in the dashboard.

billingdashboard
2025-03-14

Google and GitHub log-in enabled and public beta

Users can now sign in using their Google or GitHub accounts. This update also marks the commencement of our public beta phase.

webapp
2025-02-28

Add a custom domain for media delivery

You can now customise the domain attached to your project

deliverywebapp
2025-02-14

Conditions

Conditional logic can now be added to automations, allowing for more complex and tailored workflows.

automations
2025-02-07

Web app Tasks

Tasks related to intelligence features can now be managed and monitored through the web application.

intelligence
2025-01-24

Automations

The Automations feature has been introduced, enabling users to create and manage automated workflows for their tasks.

automationstasks
2025-01-10

Web app private beta

The Ittybit web application is now available in private beta, offering early access to its features.

webapp
2024-12-20

Web app media

Media management capabilities have been added to the web application, allowing users to interact with their media assets.

webapp
2024-12-06

Marketing site update and waitlist

The marketing site has been updated, and a waitlist is now available for interested users.

docs
2024-11-22

Track tasks

Functionality for managing and monitoring track-related tasks within the intelligence suite has been added.

intelligencetracks
2024-11-15

Intelligence tasks

Users can now manage and monitor various intelligence-related tasks.

intelligence
2024-11-01

Trim audio and video

The platform now supports trimming of audio and video files as part of its intelligence features.

intelligence
2024-10-03

Video player

A new video player has been introduced as part of our SDKs, enhancing video playback capabilities.

sdks
2024-09-06

Audio tasks

Users can now perform various tasks on audio tracks, integrated with our intelligence features.

intelligencetracks
2024-06-14

Video tasks

New capabilities for processing and analyzing video content have been added to our intelligence suite.

intelligence
2024-05-03

Image tasks

The platform now offers a range of tasks for image processing and analysis through its intelligence features.

intelligence
2024-03-22

API private beta

The Ittybit API is now available in private beta, allowing developers to integrate with our platform programmatically.

api
2024-01-17

CDN Delivery

Content Delivery Network (CDN) integration has been implemented for improved hosting performance and reliability.

hosting
2023-11-12

Uploads

Direct file uploading capabilities have been added to the platform for easier content hosting.

hosting
2023-10-24

Ingest

The Ingest feature allows users to bring publicly accessible media into their Ittybit project, supporting both public and private items via signed URLs.

hosting
2023-09-26