Skip to content
Changelog

What shipped, and when.

Every release that changes what the API does or returns, in order.

  1. 2026.8

    Latest

    August 17, 2026

    • Signed URLs now carry a per-render 1-hour TTL by default, configurable down to zero for a direct byte stream.
    • Webhooks fire per template, not just per account — route invoice completions and report completions to different endpoints.
  2. 2026.6

    June 3, 2026

    • Batch renders raised from 250 to 1,000 documents per job.
    • PDF/A-2b and PDF/A-3b added as a flag on the render call.
  3. 2026.3

    March 11, 2026

    • New region: AP (Singapore). Render in the region your data should stay in.
    • Idempotency keys accepted on every render endpoint.
  4. 2025.11

    November 2, 2025

    • Ticket template shipped with barcode and QR code slots.
    • Failed renders now return the exact template line that broke, not just a stack trace.