Releases: docling-project/docling
Releases Β· docling-project/docling
v2.64.1
Fix
- Clear word/char cells when force_full_page_ocr is used (#2738) (
1df0560) - Add missing font download in the rapidocr artifacts (#2735) (
edbabfc) - Ensure proper image_scale for generated page images in VLM pipelines (#2728) (
609069d) - html: Tackle paragraphs with block-level elements (#2720) (
d007ba0) - html: Prevent hierarchy reset in rich table cells (#2716) (
aebe25c) - docx: Parse integrals as n-ary objects without chr element (#2712) (
c97715f)
v2.64.0
Feature
- experimental: Add experimental TableCropsLayoutModel (#2669) (
1344362) - Factory and plugin-capability for Layout and Table models (#2637) (
ad97e52)
Fix
- InputFormat.IMAGE must have correct pipeline (#2707) (
6ef4ffd) - Do not consider singleton cells in xlsx as TableItems but rather TextItems (#2589) (
54cd6d7) - docx: Missing list items after numbered header (#2665) (
e580554)
Documentation
v2.63.0
Feature
Fix
- Respect document_timeout in new threaded StandardPdfPipeline (#2653) (
2087c6b) - In DocumentConverter.convert_string() make nullable name parameter optional (#2660) (
6fb9a5f) - Enable GPU for RapidOCR when available (#2659) (
463a3fd) - Remove py3.14 requirement for default rapidocr (#2639) (
da4c2e9)
Documentation
- Add Hector as compatible AI agent platform integration (#2662) (
ce5a099) - Added documentation to use SuryaOCR via plugin docling-surya (#2533) (
b216ad8) - Fix broken homepage links (#2651) (
03e7c7d) - examples: Processing parquet file of images (#2641) (
8af228f) - Move Installation and Quickstart (Usage) under Getting started (#2644) (
d549445) - Add redirection from getting started page (#2640) (
ac9fc58) - examples: Remove deprecation warnings with export_to_dataframe (#2638) (
f552862)