# Changelog of Talent.com Jobs Search Scraper (`jobsapi/talent-jobs-search-scraper`) Actor

- **URL**: https://apify.com/jobsapi/talent-jobs-search-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/jobsapi/talent-jobs-search-scraper.md

## Changelog

### 1.2.2 (2026-08-31)

- Aligned the deployment with the remote 1.2 stable line and pinned all cloud runtime dependencies.
- Added consistent optional Apify/custom proxy handling and accurate local/cloud run telemetry.
- Added bounded retry input, explicit output links, a matched Playwright runtime, and the required Cheerio runtime dependency.

### 2.0.0 (2026-08-29)

- Rebuilt the actor around explicit search, multi-query, single-detail, and multiple-detail modes.
- Uses official Talent.com Chrome pages and JobPosting JSON-LD with stable ID/title/company/URL verification.
- Buffers complete records, removes empty values, keeps diagnostics in `RUN_DIAGNOSTICS`, and writes run metrics to `RUN_SUMMARY`.
- Emits only an explicitly published Talent.com or external application link; the job detail URL is not presented as an application URL.
- Added local fixtures, tests, schema validation, and dataset validation.

### 1.2.0 (2026-07-21)

- Replaced shallow listing fallbacks with a larger candidate pool and emitted only fully identity-verified details.
- Added full description HTML, listing and detail job-type labels, quick-apply state, structured organization/address/coordinates, page metadata, canonical URL, availability notice, remote state, and explicit verification evidence.
- Removed null and empty values, repaired common page-text encoding artifacts, and strengthened local validation to require rich verified records.

### 1.1.0 (2026-07-21)

- Bound detail JSON-LD to each listing by job ID, title, and company to prevent unrelated promoted descriptions.
- Replaced title-based deduplication with stable Talent.com job IDs.
- Removed null and empty values and added a safe listing-snippet fallback for expired detail pages.
- Added structured location, coordinates, salary, occupation, employment, remote, promotion, requirements, benefits, application, and provenance fields.
- Added installed Chrome execution and strict per-record dataset validation.

### 0.0.1 (2026-07-12)

- Initial release of Talent.com Jobs Search Scraper
