# Changelog of TES Jobs Search Scraper (`jobsapi/tes-jobs-search-scraper`) Actor

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

## Changelog

### 1.1.0 (2026-07-21)

- Fixed current TES keyword and autocomplete-backed location filters.
- Extracted the current nested detail payload instead of page-wide navigation and cookie text.
- Added rich employer, address, salary, contract, taxonomy, application, image, date, and provenance fields.
- Added installed Google Chrome execution, ID/title verification, null omission, and strict dataset validation.

All notable changes to the TES Jobs Search Scraper are documented here.

### \[1.0.0] - 2026-07-12

#### Added

- Initial production release.
- PlaywrightCrawler-based architecture with fingerprint generation for anti-detection.
- Modular project structure with router pattern.
- TES-specific job listing extraction with CSS selectors.
- Pagination support for multi-page search results.
- Input validation and error handling.
- Dataset schema with overview and export views.
- Dockerfile for Apify platform deployment.
