# Changelog of CV-Library Jobs Search Scraper (`jobsapi/cv-library-jobs-search-scraper`) Actor

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

## Changelog

All notable changes to the CV-Library Jobs Search Scraper are documented here.

### \[1.1.0] - 2026-07-20

#### Changed

- Added complete first-party JobPosting extraction and rich listing-card context.
- Added company logos/profiles, coordinates, salary ranges, industry, employment type, and application details.
- Removed forced null fields and corrected pound-sign mojibake.
- Disabled the invalid local proxy default while retaining optional Apify Proxy support.
- Added parser tests and strict dataset validation.

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

#### Added

- Initial production release of the CV-Library Jobs Search Scraper.
- PlaywrightCrawler-based architecture with fingerprint generation for anti-detection.
- Modular project structure with router pattern.
- Job listing extraction with CSS selectors, JSON-LD fallback, and universal link fallback.
- Pagination support with maxItems limit.
- Input validation and error handling.
- Dataset schema with overview and export views.
- Dockerfile for Apify platform deployment.
