# Changelog of MyCareersFuture Search Scraper (`jobsapi/mycareersfuture-jobs-search-scraper`) Actor

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

## Changelog

### 2.0.0 - 2026-08-30

- Replaced the unnecessary Playwright browser flow with direct official MyCareersFuture API requests.
- Added bounded search, single, multiple, searchMultiple, and startUrls modes.
- Added detail UUID and source identity verification, rich normalization, HTML/section/bullet parsing, and source payload provenance.
- Corrected the old applyUrl mapping so the official detail URL is exposed as jobUrl and not mislabeled as an application URL.
- Added strict schemas, KVS run state, fixtures, parser tests, and recursive local dataset validation.

### 1.2.0

- Initial public API and browser-based implementation.
