Releases: docling-project/docling
Releases Β· docling-project/docling
v2.31.0
Feature
Fix
- html: Handle address, details, and summary tags (#1436) (
ed20124
) - Treat overflowing -v flags as DEBUG (#1419) (
8012a3e
) - codecov: Fix codecov argument and yaml file (#1399) (
fa7fc9e
)
Documentation
- Fix wrong output format in example code (#1427) (
c2470ed
) - Add OpenSSF Best Practices badge (#1430) (
64918a8
) - Typo fixes in docling_document.md (#1400) (
995b3b0
) - Updated the [Usage] link in architecture.md (#1416) (
88948b0
) - ocr: Add docs entry for OnnxTR OCR plugin (#1382) (
a7dd59c
) - security: More statements about secure development (#1381) (
293c28c
) - Add testing in the docs (#1379) (
01fbfd5
) - Add Notes for Installing in Intel macOS (#1377) (
a026b4e
)
v2.30.0
Feature
- cli: Add option for html with split-page mode (#1355) (
c0ba88e
) - xlsx: Create a page for each worksheet in XLSX backend (#1332) (
eef2bde
) - OllamaVlmModel for Granite Vision 3.2 (#1337) (
c605edd
)
Fix
- deps: Widen typer upper bound (#1375) (
7e40ad3
) - Auto-recognize .xlsx, .docx and .pptx files (#1340) (
0de70e7
) - docx: Declare image_data variable when handling pictures (#1359) (
415b877
) - Implement PictureDescriptionApiOptions.bitmap_area_threshold (#1248) (
2503999
) - Properly address page in pipeline _assemble_document when page_range is provided (#1334) (
6b696b5
)
v2.29.0
Feature
- Handle
<code>
tags as code blocks (#1320) (0499cd1
) - docx: Add text formatting and hyperlink support (#630) (
bfcab3d
)
Fix
- docx: Adding new latex symbols, simplifying how equations are added to text (#1295) (
14e9c0c
) - pptx: Check if picture shape has an image attached (#1316) (
dc3bf9c
) - docx: Improve text parsing (#1268) (
d2d6874
) - Tesseract OCR CLI can't process images composed with numbers only (#1201) (
b3d111a
)
Documentation
v2.28.4
v2.28.3
v2.28.2
v2.28.1
v2.28.0
Feature
- SmolDocling: Support MLX acceleration in VLM pipeline (#1199) (
1c26769
) - Add PPTX notes slides (#474) (
b454aa1
) - Updated vlm pipeline (with latest changes from docling-core) (#1158) (
2f72167
)
Fix
- Determine correct page size in DoclingParseV4Backend (#1196) (
f5adfb9
) - msword: Fixing function return in equations handling (#1194) (
0b707d0
)
Documentation
v2.27.0
Feature
- Add factory for ocr engines via plugins (#1010) (
6eaae3c
) - Add DoclingParseV4 backend, using high-level docling-parse API (#905) (
3960b19
) - actor: Docling Actor on Apify infrastructure (#875) (
772487f
) - Equations to latex in MSWord backend (with inline groups) (#1114) (
6eb718f
)
Fix
- html: Handle nested empty lists (#1154) (
f94da44
) - Use first table row as col headers (#1156) (
0945973
) - Pass tests, update docling-core to 2.22.0 (#1150) (
aa92a57
)