Conversion engine
This release bundles Microsoft MarkItDown 0.1.6.
What's new in MarkItDown
What's Changed
-
[MS] Add OCR layer service for embedded images and PDF scans by @lesyk in microsoft/markitdown#1541
-
Fix O(n) memory growth in PDF conversion by calling page.close() afte… by @lesyk in microsoft/markitdown#1612
-
Updated warning about binding to non-local interfaces. by @afourney in microsoft/markitdown#1653
-
fix: handle deeply nested HTML that triggers RecursionError by @jigangz in microsoft/markitdown#1644
-
Clarify security posture in READMEs by @afourney in microsoft/markitdown#1807
-
feat: Add Azure Content Understanding converter by @chienyuanchang in microsoft/markitdown#1865
-
Bump version to 0.1.6 by @afourney in microsoft/markitdown#1914
New Contributors
-
@jigangz made their first contribution in microsoft/markitdown#1644
-
@chienyuanchang made their first contribution in microsoft/markitdown#1865
Full Changelog: microsoft/markitdown@v0.1.5...v0.1.6
MarkItDown 0.1.6 release notes
Omnivert is an independent project and is not affiliated with, or endorsed by, Microsoft. The bundled MarkItDown engine is © Microsoft Corporation (MIT).
What's Changed
- CI: upgrade actions to Node 24 majors and guard release.yml against duplicate runs by @BrandonDry in #11
- Fix Windows icon cache and embed version resource in frozen EXE by @BrandonDry in #12
Full Changelog: v0.1.2...v0.1.3