v2.73.1

docling-project/doclingv2.73.1Feb 13, 2026by docling-ops[bot]

AI Summary

This is a bugfix release addressing ASCIIDoc image handling, timezone-aware datetime conversion, and failed page tracking in documents.

Key Highlights

  • Timezone-aware datetime implementation
  • Failed pages added to DoclingDocument for consistency
  • Fix for commas in ASCIIDoc image alt text

Full Release Notes

### Fix

* **asciidoc:** Handle commas in image alt text ([#2983](https://github.com/docling-project/docling/issues/2983)) ([`86b6912`](https://github.com/docling-project/docling/commit/86b691204d2e4c2a54c99d80063e2dd5b5428168))
* Use timezone-aware datetime ([#2947](https://github.com/docling-project/docling/issues/2947)) ([`e2870f9`](https://github.com/docling-project/docling/commit/e2870f94ed78caeb6db9d735b5a73fa80e5e2104))
* Add failed pages to DoclingDocument for page break consistency ([#2939](https://github.com/docling-project/docling/issues/2939)) ([`1f91482`](https://github.com/docling-project/docling/commit/1f914826bb07c32766e7db37f86baec3ea772a11))