# Changelog of Data Cleaner (`parsebird/data-cleaner`) Actor

- **URL**: https://apify.com/parsebird/data-cleaner/changelog.md
- **Full Actor documentation**: https://apify.com/parsebird/data-cleaner.md

## Changelog

### v1.1 — 2026-04-26

- Added prefill value for jsonData input to pass Apify automated quality tests

### v1.0 — 2026-04-25

- Initial release
- 11 cleaning operations: trim\_whitespace, normalize\_case, format\_email, format\_phone, extract\_domain, to\_number, to\_date, fill\_nulls, remove\_nulls, remove\_duplicates, replace\_value
- Apify dataset and direct JSON input support
- Configurable operation pipeline with sequential execution
- Stats output to key-value store
- Pay-per-event pricing: $1.49 per 1,000 items cleaned
