# Changelog of PDF to RAG-Ready Dataset (`utilityforgelab/pdf-to-rag-ready-dataset`) Actor

- **URL**: https://apify.com/utilityforgelab/pdf-to-rag-ready-dataset/changelog.md
- **Full Actor documentation**: https://apify.com/utilityforgelab/pdf-to-rag-ready-dataset.md

## Changelog

### 0.2 / V1.2

- Fixed synchronous ChargingManager preflight call (removed invalid `await`).
- Updated output schema to current Actor output schema structure.
- Added required dataset `views` object and complete input-field descriptions.
- Added `src/__main__.py` and current `apify run` local entrypoint compatibility.
- Fixed chunk Markdown so it corresponds to chunk text instead of duplicating whole pages.
- Simplified actor definition and retained 512–1024 MB memory bounds.
