MarkItDown v0.1.6 Release Notes
Release Date: 2026-05-26 // about 1 month ago-
What's Changed
- [MS] Add OCR layer service for embedded images and PDF scans by @lesyk in #1541
- π Fix O(n) memory growth in PDF conversion by calling page.close() afteβ¦ by @lesyk in #1612
- β‘οΈ Updated warning about binding to non-local interfaces. by @afourney in #1653
- π fix: handle deeply nested HTML that triggers RecursionError by @jigangz in #1644
- π Clarify security posture in READMEs by @afourney in #1807
- feat: Add Azure Content Understanding converter by @chienyuanchang in #1865
- β¬οΈ Bump version to 0.1.6 by @afourney in #1914
π New Contributors
- @jigangz made their first contribution in #1644
- @chienyuanchang made their first contribution in #1865
Full Changelog : v0.1.5...v0.1.6
Previous changes from v0.1.5
-
What's Changed
- β‘οΈ Update PDF table extraction to support aligned Markdown by @lesyk in #1499
- π Fix: PDF parsing doesn't support partially numbered lists by @lesyk in #1525
- π Extend table support for wide tables by @lesyk in #1552
- β Add text/markdown to Accept header by @afourney in #1554
- β Remove onnxruntime<=1.20.1 Windows pin by @basnijholt in #1551
- π Bump version for release. by @afourney in #1564
π New Contributors
- @lesyk made their first contribution in #1499
- @basnijholt made their first contribution in #1551
Full Changelog : v0.1.4...v0.1.5