# Changelog of HTML to PDF Converter (`automation-lab/html-to-pdf-converter`) Actor

- **URL**: https://apify.com/automation-lab/html-to-pdf-converter/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/html-to-pdf-converter.md

## Changelog

### 2026-09-19

*Improvements*

- Added safe concurrent URL batches, configurable page readiness and navigation timeouts, and optional strict selector waiting.
- Added per-item conversion duration and failure-stage diagnostics, explicit malformed-URL rows, and failed-run status when no PDF succeeds.
- Browser contexts now close after every item, including navigation, rendering, and storage failures.
- Refreshed the public webpage Task examples with explicit `load` readiness and bounded navigation timeouts so every documented workflow runs reliably.

### 2026-04-07

*Features*

- Initial release for converting HTML strings and web page URLs into PDF documents.
- Supports batch URL conversion and configurable page size, orientation, margins, headers, and footers.
