# Changelog of Remote OK Jobs Search Scraper (`jobsapi/remoteok-jobs-search-scraper`) Actor

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

## Changelog

All notable changes to this job scraper are documented here.

### \[1.3.0] - 2026-07-21

#### Fixed

- Added canonical detail-page navigation and ID/title/company/path verification for every output job.
- Preserved stable dataset ordering and source offsets.
- Applied proxy configuration only on the Apify platform so local Chrome runs do not fail through Apify tunnels.
- Tightened input bounds and required input fields.

#### Added

- Human-readable benefit labels, application instructions and HTML, application open/closed status, detail-page title, posted label, and public share URL.
- Ordered buffered dataset output and strict detail verification metadata.

### \[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.
- Job listing extraction with CSS selectors.
- Pagination support.
- Input validation and error handling.
- Dataset schema with overview and export views.
- Dockerfile for Apify platform deployment.
