Feature
- pptx: Parse native PowerPoint charts as classified pictures with data (#3794) (
3b5891c) - service: Expose GCS, Azure Blob, and Google Drive source/target types (#3795) (
e1e2fbc)
Fix
- msword: Keep paragraph formatting when a trailing run is whitespace-only (#3799) (
1db1c32) - asciidoc: Drop phantom cell from trailing-pipe table rows (#3787) (
f976796) - md: Stop duplicating table cells in the Markdown backend (#3781) (
6cfdc5f) - Import pypdfium2 lazily in pdf_outline (#3796) (
06e9c89) - msword: Preserve cells and merges in DOCX tables with gridBefore rows (#3745) (
1e197a0) - Chain original exception in ConversionError for error classification (#3757) (
5f2a3b6) - utils: Add request timeout to model download to avoid indefinite hangs (#3784) (
e2329d9)