> ## Documentation Index
> Fetch the complete documentation index at: https://jobo.world/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Breaking changes and notable additions to the API and its documentation, newest first.

The API is unversioned and changes are additive by default — see [Versioning](/docs/versioning) for the compatibility contract. Anything that breaks an existing integration is announced here ahead of time.

<Update label="2026-07-26" description="Documentation">
  Documentation narrowed to cover the API only — the Data Platform section moved to [jobo.world](https://jobo.world). Corrected filter enum values throughout: `experience_level` is `intern | entry | mid | senior | lead | executive`, and `employment_type` includes `freelance`. Added dedicated pages for idempotency, pagination, response headers, and the 7-day expiry lookback window. The source catalogue reference was updated to 106 providers.
</Update>

<Update label="2026-07-21" description="Auto Apply preview">
  Published the profileless, callback-driven [Auto Apply](/docs/api-reference/auto-apply/auto-apply) contract as a preview, at `api_version` `2026-07-21`. Application creation is not yet enabled — `POST /api/auto-apply/applications` returns `503 auto_apply_coming_soon` until launch.
</Update>
