Skip to main content

Resources

Changelog

Every change we ship, in chronological order. Newest first.

Jun 24, 2026
v2.4.1

PaddleOCR-VL-1.6 support and redesigned console.

  • Console redesigned around bounding boxes
  • PaddleOCR-VL-1.6 default for English / Latin
  • Webhook retries with exponential backoff
May 12, 2026
v2.3.0

Batch upload and webhook delivery.

  • Async batch endpoint /api/ocr/batches (≤200 MB)New
  • Webhook delivery for completed tasksNew
  • Markdown export now includes tablesFix
Mar 28, 2026
v2.2.0

LaTeX formula extraction.

  • LaTeX formula detection (inline + block)New
  • Bounding-box export as JSONChanged