v2.110.0

poteto/hiring-without-whiteboardsv2.110.0Jul 4, 2026by docling-ops[bot]

AI Summary

The primary focus of this release is performance optimization, specifically speeding up OCR processing, and adding the ability to export documents into the DCLX format.

Key Highlights

  • Significant OCR performance improvement using OpenCV
  • Introduction of DCLX export functionality

New Features

  • Speed up OCR by using OpenCV for dilation
  • Added the export into dclx

Full Release Notes

### Feature

* Speed up OCR by using OpenCV for dilation ([#3746](https://github.com/docling-project/docling/issues/3746)) ([`2c47875`](https://github.com/docling-project/docling/commit/2c47875712be916cc1ce40ff00e1ed84b6b3cf24))
* Added the export into dclx ([#3750](https://github.com/docling-project/docling/issues/3750)) ([`7c98fb1`](https://github.com/docling-project/docling/commit/7c98fb1f39c20ab042003f64f3625c29a46af50f))