v2.119.0

baptisteArno/typebot.iov2.119.0Aug 10, 2026by docling-ops[bot]

AI Summary

This release focuses on enhancing document processing capabilities, specifically adding support for Outlook email formats and improving OCR grounding accuracy. It also includes stability fixes for ASR (Automatic Speech Recognition) models.

Key Highlights

  • Add Outlook .msg support and optional attachment listing
  • Parse Unlimited-OCR grounding output
  • Stability fixes for WhisperS2T and MLX Whisper inputs

New Features

  • Outlook .msg support
  • Unlimited-OCR grounding output parsing

Full Release Notes

### Feature

* **email:** Add Outlook .msg support and optional attachment listing ([#3873](https://github.com/docling-project/docling/issues/3873)) ([`fad0ee2`](https://github.com/docling-project/docling/commit/fad0ee2532b8378df4f440da6eea9ddca1939de3))
* **vlm:** Parse Unlimited-OCR grounding output ([#3944](https://github.com/docling-project/docling/issues/3944)) ([`d4e65ef`](https://github.com/docling-project/docling/commit/d4e65ef60285450778bf05fe20a13491736a76aa))

### Fix

* Missing dclx in response ArtifactRef ([#3968](https://github.com/docling-project/docling/issues/3968)) ([`50fcc4d`](https://github.com/docling-project/docling/commit/50fcc4db24bcc2d9cfde117aae068c31cbfc29d9))
* **asr:** Require whisper-s2t-reborn>=1.7.1 for WhisperS2T correctness fixes ([#3941](https://github.com/docling-project/docling/issues/3941)) ([`8f6ba40`](https://github.com/docling-project/docling/commit/8f6ba40c0db21523c4effcd32cf4eac4ac0c0fbe))
* **asr:** Handle DocumentStream input in MLX Whisper ([#3885](https://github.com/docling-project/docling/issues/3885)) ([`8050c42`](https://github.com/docling-project/docling/commit/8050c42be2b179504445cb8f3c75655e27cbb662))