Skip to content

v2.83.0

Choose a tag to compare

@docling-ops docling-ops released this 18 Jun 15:34
· 46 commits to main since this release

Feature

  • doclang: Default include_version to True (#642) (34bd98e)

Fix

  • Handle page-less documents in table doctags export (#632) (8ad52a3)
  • Clamp provenance bboxes and DocLang locations to valid page bounds (#643) (9dddcf7)
  • Collapse consecutive names in concatenate output (#645) (6fd2c1a)
  • doctags: Stop extract_inner_text deleting text between < and > (#627) (7e4a272)

Performance

  • Use OpenCV over PIL for PNG encoding in ImageRef.from_pil (#562) (ab3666c)