v2.68.0

docling-project/doclingv2.68.0Jan 13, 2026by docling-ops[bot]

AI Summary

The update adds support for DeepSeek-OCR in the VLM pipeline and includes fixes for logging, DOCX grouped pictures, and documentation typos. It also adds Semantica integration.

Key Highlights

  • Support for DeepSeek-OCR in VLM pipeline
  • Logging improvements including page numbers in error messages
  • DOCX grouped pictures handling
  • Semantica integration
  • Fix Colab badge links and Weaviate typo

New Features

  • Support for DeepSeek-OCR in VLM pipeline

Full Release Notes

### Feature

* Support for DeepSeek-OCR in VLM pipeline ([#2798](https://github.com/docling-project/docling/issues/2798)) ([`19af03f`](https://github.com/docling-project/docling/commit/19af03f539b40d88eedd132644ed085b572664d7))

### Fix

* **logging:** Include page numbers in preprocess error messages ([#2858](https://github.com/docling-project/docling/issues/2858)) ([`89bea24`](https://github.com/docling-project/docling/commit/89bea245392b840a0c25c5fc35c931477a34d881))
* **docx:** Handle grouped pictures ([#2861](https://github.com/docling-project/docling/issues/2861)) ([`5c1f8f0`](https://github.com/docling-project/docling/commit/5c1f8f0171c92d33e65f6407f08d07353fe06ebf))

### Documentation

* Fix Colab badge links and Weaviate typo in docs examples ([#2871](https://github.com/docling-project/docling/issues/2871)) ([`72851cc`](https://github.com/docling-project/docling/commit/72851cce66c95ab66278d8e366a80abe331d1b7c))
* **example:** Fix update sample image path to be relative ([#2864](https://github.com/docling-project/docling/issues/2864)) ([`211c759`](https://github.com/docling-project/docling/commit/211c759fd043e81c26d2dee4418e7bf99d128673))
* Add Semantica integration ([#2860](https://github.com/docling-project/docling/issues/2860)) ([`bf80e32`](https://github.com/docling-project/docling/commit/bf80e329d1adae99327dd0ef9ccade0d4690305a))