FormaTeX
All releases
\release{1.3}
v1.3
December 2025

Async Job Queue

Long documents no longer require your HTTP client to wait. Submit a job, get a job ID, poll for status — or register a webhook URL and get notified on completion. Powered by Redis and Asynq with two parallel workers.

  • NewPOST /api/v1/compile/async — submit jobs and receive a job ID
  • NewGET /api/v1/jobs/:id — poll for compilation status and retrieve the PDF
  • NewWebhook support: register a callback URL per job for push notifications
  • InfraTwo parallel Asynq workers running in Docker Compose
  • InfraRedis 7 job queue with automatic retry on transient failures
  • ImprovedDashboard now shows async job history alongside sync compilations

\end{release}

Back to changelog

One quick thing

We track anonymous usage — page views, feature usage, compilation events — to understand what works and what doesn't. No ads, no personal data, no third-party sharing.

Cookie policy