Releases: docling-project/docling
Releases Β· docling-project/docling
v2.70.0
v2.69.1
v2.69.0
Feature
- New picture classifier v2.0 (#2889) (
43badc3) - Add classification filters for picture description (#2836) (
ac16a26)
Fix
- Torch compatibility for xpu (#2894) (
00273f6) - Standardize page_no to 1-based indexing (#2847) (
1b4d82d) - Usage of direct logging (#2884) (
2fe9def) - Relax pypdfium2 version constraint, support 5.x (#2873) (
daf2bc6)
Documentation
v2.68.0
v2.67.0
Feature
- Enrichment annotations in the new meta format (#2859) (
aab3ff5) - Add XPU device support for Intel GPUs (#2809) (
2b83fdd) - Add option to report timings details (#2772) (
cbc6537)
Fix
- Lock new deps and update python 3.14 warnings (#2844) (
d9295df) - Correct type hint for table_structure_options usage (#2823) (
a0530a2) - Transformers models lazy-loaded (#2826) (
3ef4525) - Font download by passing font_path to RapidOcr (#2822) (
ffafe58) - cli: Add Layout and Table models to --show-external-plugins (#2832) (
ed57089)
v2.66.0
v2.65.0
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)