# Changelog of Google Images Scraper (`codingfrontend/google-images-scraper`) Actor

- **URL**: https://apify.com/codingfrontend/google-images-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/codingfrontend/google-images-scraper.md

## Changelog

### 1.1.0

- Replaced the dataset-empty debug probe and full-HTML storage with a bounded Puppeteer image/source verifier.
- Reduced the unsupported 10,000-result claim to 25 exact records.
- Added SafeSearch and complete size/type/color filter handling.
- Added strict input, dataset, output, and key-value-store schemas.
- Added Residential/custom/direct proxy handling through a credential-safe local proxy bridge.
- Added stable IDs, URL/credential validation, deduplication, compact rows, explicit valid-empty semantics, and fail-closed source boundaries.
- Removed obsolete Playwright/Crawlee parser modes, browser downloads, debug logging, and raw page retention.
- Added six contract tests, deterministic Node 22 builds, and a zero-vulnerability production lockfile.
