v2.97.0
docling-project/doclingv2.97.0Jun 3, 2026by docling-ops[bot]
AI Summary
Expands document parsing capabilities by adding email parsing, HTML row-section support, and CLI image fetching, while fixing naming conflicts and dependency pins.
Key Highlights
- Added email parsing to the backends.
- Added row-section support in HTML backend.
- Added CLI support for fetching HTML images.
New Features
- Email parsing
- HTML row-section support
- CLI Fetch HTML images
Full Release Notes
### Feature * Add email parsing to the backends ([#3475](https://github.com/docling-project/docling/issues/3475)) ([`b741c4a`](https://github.com/docling-project/docling/commit/b741c4affd736fa3ee5d760cc45956320da3fbb0)) * Row-section support in HTML backend ([#3360](https://github.com/docling-project/docling/issues/3360)) ([`d9c71cb`](https://github.com/docling-project/docling/commit/d9c71cb172ac2aa844e3ca7141e9673da41ae700)) * **cli:** Fetch HTML images ([#3506](https://github.com/docling-project/docling/issues/3506)) ([`055e1a5`](https://github.com/docling-project/docling/commit/055e1a50c87d12882388fff4f1a2999ed08727bc)) ### Fix * Rename shadowed built-in 'float' parameter to 'scale' ([#3532](https://github.com/docling-project/docling/issues/3532)) ([`cf0493d`](https://github.com/docling-project/docling/commit/cf0493da88eeec1d7cadc0cc3bbaffea5e0bde51)) * **deps:** Pin transformers<5.9.0 on macOS for MPS compatibility ([#3530](https://github.com/docling-project/docling/issues/3530)) ([`5b27d97`](https://github.com/docling-project/docling/commit/5b27d9782f226fefdf37cebac3bb434cf547cecf))