Skip to content

Releases: DS4SD/docling

v2.7.1

26 Nov 15:01
Compare
Choose a tag to compare

Fix

Documentation

  • Add DocETL, Kotaemon, spaCy integrations; minor docs improvements (#408) (7a45b92)

v2.7.0

20 Nov 15:36
Compare
Choose a tag to compare

Feature

  • Add support for ocrmac OCR engine on macOS (#276) (6efa96c)

Fix

v2.6.0

19 Nov 16:07
Compare
Choose a tag to compare

Feature

  • Added support for exporting DocItem to an image when page image is available (#379) (3f91e7d)
  • Expose ocr-lang in CLI (#375) (ed785ea)
  • Added excel backend (#334) (926dfd2)
  • Extracting picture data for raster images found in PPTX (#349) (7a97d71)

Fix

  • Fixing images in the input Word files (#330) (8533039)
  • Reduce logging by keeping option for more verbose (#323) (8b437ad)

Documentation

v2.5.2

13 Nov 08:19
Compare
Choose a tag to compare

Fix

v2.5.1

12 Nov 14:56
Compare
Choose a tag to compare

Fix

  • Handling of single-cell tables in DOCX backend (#314) (fb8ba86)

Documentation

v2.5.0

12 Nov 10:19
Compare
Choose a tag to compare

Feature

  • OCR: Introduce the OcrOptions.force_full_page_ocr parameter that forces a full page OCR scanning (#290) (c6b3763)

Fix

  • Configure env prefix for docling settings (#315) (5d4a10b)
  • Added handling of grouped elements in pptx backend (#307) (81c8243)
  • Allow mps usage for easyocr (#286) (97f214e)

Documentation

v2.4.2

08 Nov 16:31
Compare
Choose a tag to compare

Fix

  • EasyOcrModel: Support the use_gpu pipeline parameter in EasyOcrModel. Initialize easyocr (#282) (0eb065e)

v2.4.1

08 Nov 12:37
Compare
Choose a tag to compare

Fix

  • tesserocr: Raise Exception if tesserocr has not loaded any languages (#279) (704d792)
  • Dockerfile example copy command (#234) (90836db)

Documentation

v2.4.0

04 Nov 15:11
Compare
Choose a tag to compare

Feature

  • Pdf backend, table mode as options and artifacts path (#203) (40ad987)

Documentation

v2.3.1

30 Oct 18:23
Compare
Choose a tag to compare

Fix

  • Simplify torch dependencies and update pinned docling deps (#190) (eb679cc)
  • Allow to explicitly initialize the pipeline (#189) (904d24d)