Releases: docling-project/docling
Releases Β· docling-project/docling
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
)
Documentation
v2.26.0
Feature
Fix
Documentation
Performance
v2.25.2
v2.25.1
v2.25.0
Feature
- [Experimental] Introduce VLM pipeline using HF AutoModelForVision2Seq, featuring SmolDocling model (#1054) (
3c9fe76
) - cli: Add option for downloading all models, refine help messages (#1061) (
ab683e4
)
Fix
- Vlm using artifacts path (#1057) (
e197225
) - html: Parse text in div elements as TextItem (#1041) (
1b0ead6
)