# Changelog of AI Deep Job Search (`jobo.world/ai-deep-job-search`) Actor

- **URL**: https://apify.com/jobo.world/ai-deep-job-search/changelog.md
- **Full Actor documentation**: https://apify.com/jobo.world/ai-deep-job-search.md

## Changelog

### 3.4 (August 2026)

Fixed skill and industry filters that were silently ignored. They were sent as flat
`skills_include` / `skills_exclude` keys, but the search API binds nested `skills` and
`industries` objects, so the request succeeded and no filter was ever applied — which
meant the iterative narrower's only lever had never once taken effect while the run log
reported that it had narrowed. Industry requirements were extracted from your criteria
but never sent at all; they now are.

### 3.3 (June 2026)

- Fixed `posted_after` date-filter handling.

### 3.2 (June 2026)

- Maintenance: documentation and reference updates.

### 3.1 (May 2026)

- Opt-in company enrichment: `include_company_details` attaches the full company profile to matched jobs.
- New "Company details" output view.

### 3.0 (May 2026)

- Redesigned as an autonomous agent: describe your ideal job in one free-text `query`; the AI plans the search, narrows it against live facet counts, and deep-scores every candidate 0–100 with reasoning.
- Full `reasoning_log` written to the key-value store (planning, narrowing, and scoring steps with facet snapshots).
- Searches all 150+ ATS platforms via the Jobo Connect v2 API.
