v2.57.0

docling-project/doclingv2.57.0Oct 15, 2025by docling-ops[bot]

AI Summary

Focuses on DOCX processing (DrawingML) and fixes page concatenation issues in the VLM pipeline, with added documentation for PII handling.

Key Highlights

  • Process drawingml objects in DOCX
  • Fix page concatenation in VLM MD/HTML conversion
  • Add example on PII obfuscation

New Features

  • DrawingML object processing

Full Release Notes

### Feature

* **docx:** Process drawingml objects in docx ([#2453](https://github.com/docling-project/docling/issues/2453)) ([`1682993`](https://github.com/docling-project/docling/commit/16829939cf1f8d89974c51c1d7c5cdc2fe8045da))

### Fix

* Use proper page concatentation in VLM pipeline MD/HTML conversion ([#2458](https://github.com/docling-project/docling/issues/2458)) ([`cd7f7ba`](https://github.com/docling-project/docling/commit/cd7f7ba145c401fb6567ef1c7337c840100cded1))

### Documentation

* Example on PII obfuscation ([#2459](https://github.com/docling-project/docling/issues/2459)) ([`3e6da2c`](https://github.com/docling-project/docling/commit/3e6da2c62dee9a48b442245dbc1aa5e144c1446c))