v2.110.0

google-gemini/gemini-cliv2.110.0Jul 4, 2026by docling-ops[bot]

AI Summary

This release focuses on performance improvements for OCR operations and introduces a new export capability for the dclx format.

Key Highlights

  • Significantly speeds up OCR processing by utilizing OpenCV for dilation operations.
  • Adds the ability to export documents into the dclx format.

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))