Skip to content

Releases: docling-project/docling-core

v2.69.0

09 Mar 04:31

Choose a tag to compare

Feature

  • Loosen dependency version constraints (#534) (4eb0d20)

v2.68.0

07 Mar 12:19

Choose a tag to compare

Feature

Fix

  • Prevent infinite loop in LineBasedTokenChunker with unbreakable tokens (#533) (a661bb1)

v2.67.1

05 Mar 09:11

Choose a tag to compare

Fix

  • Prevent hang in export_to_markdown() on nested RichTableCells (#525) (2debe08)

v2.67.0

04 Mar 15:29

Choose a tag to compare

Feature

v2.66.0

26 Feb 10:46

Choose a tag to compare

Feature

  • Add WebVTT export and save functionality (#523) (b8ef7ba)

Fix

  • Rich table triplet serialization (#425) (c566268)
  • Support single-column table default serialization (#526) (73b0757)

v2.65.2

23 Feb 15:17

Choose a tag to compare

Fix

  • Accept relative URIs in PdfHyperlink without validation failure (#520) (6032c7c)
  • Shift KV/Form graph cell page numbers during DoclingDocument.concatenate (#521) (6a04db7)
  • chunker: Propagate 'traverse_pictures' parameter to chunker (#518) (a3b6e3f)

v2.65.1

13 Feb 12:10

Choose a tag to compare

Fix

v2.65.0

13 Feb 11:26

Choose a tag to compare

Feature

Fix

v2.64.0

09 Feb 12:04

Choose a tag to compare

Feature

Fix

  • Doclang: Fix image URI serialization (#504) (193c25f)
  • DocTags: Fix deserialization to populate picture meta fields (#505) (8005892)

v2.63.0

03 Feb 14:40

Choose a tag to compare

Feature

Fix

  • serialization: Add 'traverse_pictures' parameter to serializers (#501) (04cf44b)
  • DocTags: Fix picture classification deserialization (#500) (de2b729)
  • Doclang: Fix checkbox serialization (#503) (1d8b78c)