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

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

## Changelog

All notable changes to this Apna Jobs Search Scraper are documented here.

### \[1.1.0] - 2026-08-31

#### Changed

- Made direct access the default and proxy use explicit.
- Added strict bounded input, request, retry, timeout, and concurrency controls.
- Removed custom fingerprint injection and automation-disabling launch flags.
- Added exact listing/detail identity checks, candidate backfill, deduplication, partial-success handling, and fail-closed data validation.
- Separated job rows from `OUTPUT`, `RUN_SUMMARY`, and `RUN_DIAGNOSTICS` metadata.
- Repaired dataset, output, KVS, input, test, validator, lockfile, Docker, and README coverage.

### \[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 from Apna.co search results.
- Pagination support for browsing multiple result pages.
- Input validation and error handling.
- Dataset schema with overview and export views.
- Dockerfile for Apify platform deployment.
