# Changelog of G2 Reviews Scraper (`codingfrontend/g2-reviews-scraper`) Actor

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

## Changelog

### 1.0.1 - 2026-08-31

- Replaced unconditional Actor shutdown with `Actor.main` and explicit failure semantics.
- Added strict input types, unknown-field rejection, smaller page/result/URL caps, pacing, a runtime deadline, and transient-only attempts.
- Added all-or-nothing multi-target behavior, compact evidence-backed review rows, explicit access diagnostics, and a named `OUTPUT` summary.
- Added semantic dataset validation, five focused tests, bounded fixtures, flat platform schemas, deployment ignores, and current documentation.
- Pinned Node 22 production dependencies and remediated the inherited production audit findings.

### 1.0.0 - 2026-05-22

- Initial public G2 review extractor.
