Changelog

Release notes that explain what changed and why it matters.

These updates focus on product-visible API behavior, console workflow changes, and pipeline changes that affect reliability, recovery, or output shape.

2026-04-12 Release 2026.04.12 Console + Public

Commercial public site and productized console detail views

The public site now carries pricing, docs, FAQ, and GEO-ready metadata. The console now defaults to a readable transcript, segment viewer, and asset-first job detail flow instead of raw JSON.

Why it matters

New users can understand the product surface faster, and operators can inspect results without engineering context.

2026-04-11 Release 2026.04.11 Pipeline

Dedicated chunk queue for long-audio processing

Chunk transcription now runs on a separate queue path, reducing coupling between preprocessing, fan-out, and merge while lowering end-to-end latency for long jobs.

Why it matters

Long-form workloads move through the async pipeline with better isolation and fewer coordination bottlenecks.

2026-04-10 Release 2026.04.10 API

Timestamp contract made explicit

Completed results now advertise timestamp granularity and whether word-level timing was returned. Segment timestamps and VTT remain the stable contract.

Why it matters

Clients can build against the result shape without guessing whether word timing is guaranteed.