# Changelog of Planning Permission UK Scraper — Applications & Constraints (`muhammadafzal/planning-permission-uk-scraper`) Actor

- **URL**: https://apify.com/muhammadafzal/planning-permission-uk-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/muhammadafzal/planning-permission-uk-scraper.md

## Changelog

### 1.0 - 2026-08-02

- Initial actor implementation using the official UK Planning Data API.
- Added application and constraint dataset selection, spatial/date/reference filters, typed dataset schema, run summary, bounded pagination, and PPE billing.

### 1.1 - 2026-08-02

- Removed unsupported null defaults from optional numeric input fields for Apify schema compatibility.

### 1.2 - 2026-08-02

- Removed the invalid empty-string default from optional `endDate`, which conflicted with its ISO-date pattern during Apify input validation.

### 1.3 - 2026-08-02

- Persisted an `OUTPUT` summary for graceful input-validation exits so every executed run exposes machine-readable diagnostics.
