v2.106.0

Xiaojiu-z/EasyControlv2.106.0Jun 23, 2026by docling-ops[bot]

AI Summary

This update introduces improved PDF processing by inferring heading levels to maintain hierarchy and upgrades the underlying docling-parse library to version 7.

Key Highlights

  • PDF heading hierarchy inference
  • docling-parse v7 upgrade

New Features

  • Infer PDF heading levels to prevent flattening
  • Use docling-parse v7

Full Release Notes

### Feature

* **pdf:** Infer PDF heading levels so the hierarchy isn't flattened ([#3633](https://github.com/docling-project/docling/issues/3633)) ([`5237d7f`](https://github.com/docling-project/docling/commit/5237d7f5649d5dc70929d6da3eb179aad282a8fe))
* Use docling-parse v7 ([#3517](https://github.com/docling-project/docling/issues/3517)) ([`acb156c`](https://github.com/docling-project/docling/commit/acb156c28ce284a6f3e3232561968a05af595ad8))