Skip to content

Releases: docling-project/docling

v2.64.1

09 Dec 09:06

Choose a tag to compare

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

02 Dec 11:25

Choose a tag to compare

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

  • Example on how to apply external OCR as post processing (#2517) (fa21128)
  • More GPU results and improvements in the example docs (#2674) (b75c646)
  • Fix typo on jobkit page (#2671) (146b4f0)

v2.63.0

20 Nov 14:42

Choose a tag to compare

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)

v2.62.0

17 Nov 11:34

Choose a tag to compare

Feature

Fix

Documentation

v2.61.2

10 Nov 11:45

Choose a tag to compare

Fix

v2.61.1

06 Nov 05:19

Choose a tag to compare

Fix

Documentation

  • Make navigation menus collapse and expand (#2573) (8da3d28)

v2.61.0

06 Nov 04:25

Choose a tag to compare

Feature

  • vlm: Track generated tokens and stop reasons for VLM models (#2543) (6a04e27)

Fix

  • Temporarily pin NuExtract to working revision (#2588) (fa92574)
  • ocr: Use PSM integer values directly instead of constructor (#2578) (1a5146a)

v2.60.1

04 Nov 11:26

Choose a tag to compare

Fix

  • Extract response from api_image_request in picture description (#2571) (8360aa5)

v2.60.0

31 Oct 14:43

Choose a tag to compare

Feature

  • Use threading in the standard pipeline and move old behavior to legacy (#2452) (268d027)

Fix

Documentation

v2.59.0

30 Oct 13:05

Choose a tag to compare

Feature

Fix

  • Xlsx cell parsing, now returning values instead of formulas (#2520) (d9c90eb)

Documentation

  • Add details and examples on optimal GPU setup (#2531) (97aa06b)
  • Update opensearch notebook and backend documentation (#2519) (9a6fdf9)