v2.61.1
docling-project/doclingv2.61.1Nov 6, 2025by docling-ops[bot]
AI Summary
This is a maintenance release addressing performance bottlenecks in table parsing for DOCX and HTML formats, alongside improvements to documentation navigation.
Key Highlights
- Fix slow table parsing in DOCX and HTML formats
- Improve documentation navigation menus
Full Release Notes
### Fix * **docx:** Slow table parsing ([#2553](https://github.com/docling-project/docling/issues/2553)) ([`ef623ff`](https://github.com/docling-project/docling/commit/ef623ffceefe40aa237e163b564310ed81296bcf)) * **html:** Slow table parsing ([#2582](https://github.com/docling-project/docling/issues/2582)) ([`0ba8d5d`](https://github.com/docling-project/docling/commit/0ba8d5d9e325390626268744f289458e91689b4b)) ### Documentation * Make navigation menus collapse and expand ([#2573](https://github.com/docling-project/docling/issues/2573)) ([`8da3d28`](https://github.com/docling-project/docling/commit/8da3d287edd6a65877c147882430422e4373230b))