# Changelog of California Unclaimed Property Scraper (`codingfrontend/ca-unclaimed-property-scraper`) Actor

- **URL**: https://apify.com/codingfrontend/ca-unclaimed-property-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/codingfrontend/ca-unclaimed-property-scraper.md

## Changelog

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

- Made download, parsing, zero-match, and dataset failures exit nonzero after cleanup.
- Added strict input/proxy validation and a byte-counting download limit even when `Content-Length` is absent.
- Added a required entity-only dataset contract, schema-backed `OUTPUT` reconciliation, tests, and validation fixtures.
- Updated the Apify SDK and switched the reproducible container build to Node 22 with production `npm ci`.
