Changelog

What we shipped.

Engineering notes for every release. Subscribe to the blog to get changelog entries by email.

v1.2May 12, 2026Feature

Webhooks GA, 12-month history on Pro plans

  • ·Webhooks are out of beta. Signed HMAC-SHA256 payloads, idempotent retries, 24h exponential back-off.
  • ·Pro and Scale plans now include 12 months of historical jobs data. Filter with ?posted_after=YYYY-MM-DD.
  • ·Median search response: 220ms → 84ms via pgvector-backed full-text index.
v1.1Mar 18, 2026Feature

30 new ATS sources — coverage now 30+

  • ·Added: Ashby, BambooHR, Workable, Recruitee, JazzHR, Personio, SmartRecruiters, iCIMS, and 22 more.
  • ·Cross-source dedup now handles up to 5 source mirrors per canonical job record.
  • ·Every new source goes through a 7-day shadow period before counting toward your billable usage.
v1.0Jan 14, 2026Feature

Public launch

  • ·Workday + Greenhouse + Lever + Indeed live with one normalized JSON schema.
  • ·Free tier: 5,000 requests/month, no credit card.
  • ·Python and Node SDKs published. OpenAPI 3.1 spec available at /openapi.yaml.