# Changelog of Yandex Search Scraper (`codingfrontend/yandex-search-scraper`) Actor

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

## Changelog

### 1.1.0

- Removed webdriver masking, implicit browser fingerprints, retries, sessions, silent proxy fallback, null-filled records, and obsolete routing/error/extractor modules.
- Added strict bounded input, public external URL/title acceptance, ad rejection, canonical deterministic identities, global deduplication, and connection provenance.
- Moved diagnostics to strict `OUTPUT` metadata and made zero-result runs fail nonzero.
- Added strict dataset/output/KVS schemas, focused tests, dataset validator, QA inputs, deployment ignores, and truthful documentation.
- Pinned the Node 22 Chrome runtime and exact dependencies with deterministic non-root `npm ci`.
