Feature
- msexcel: Parse native charts into classified pictures (#3756) (
ceeeda9) - boxnote: Add a BoxNote document backend (#3722) (
4b4b9d8) - cli: Extend output formats with chunk in jsonl format (#3732) (
fbd39b8)
Fix
- Guard against None _log in CodeFormulaVlmModel.del during interpreter shutdown (#3534) (
52b8bdb) - Sanitize subprocess call in tesseract_ocr_cli_model.py (#3283) (
dbaf9ff) - docx: Ignore heading numPr when numFmt is none (#3760) (
dc4c0bb) - deps: Require python-docx>=1.2.0 for DOCX comment extraction (#3770) (
63cb843) - Make DCLX naturally included page-images (#3765) (
88b1a09) - Guard backend imports to prevent ImportError on slim installs (#3751) (
2ec33bc)