# Changelog of JobStreet Job Scraper (`codingfrontend/jobstreet-job-scraper`) Actor

- **URL**: https://apify.com/codingfrontend/jobstreet-job-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/codingfrontend/jobstreet-job-scraper.md

## Changelog

### 1.1.0 - 2026-08-31

- Updated all eight country domains to the current JobStreet, JobsDB, and SEEK hosts.
- Replaced query-heavy search construction with clean public SEO URLs and bounded page parameters.
- Added strict mode-aware input validation, clean detail-URL allowlisting, complete-record filtering, global deduplication, and exact limits.
- Added explicit access-control detection and non-result diagnostics without verification or CAPTCHA bypass.
- Added JobPosting structured-data detail extraction, richer normalized output, complete Apify schemas, tests, validation, documentation, and deterministic builds.
- Removed ineffective job-type, arrangement, and salary query filters rather than advertising unsupported behavior.
- Upgraded Playwright and the matching pinned Node 22 Apify image to 1.62.1 to clear the production dependency audit.
- Matched the current `jobShortDescription` card field, allowed description-less search cards while keeping complete identity/location requirements, and stopped pagination when a page yields no complete records.

### 1.0.0

- Initial Playwright search and direct-job modes.
