Feature
- pdf: Infer heading levels from font weight, slant and case (#3984) (
e74a905) - cli: Add --layout-engine and --table-structure-engine (#3994) (
6fee680) - Add docling-client pypi package (#3977) (
c2e9829) - cli: Add --page-range to convert (#3966) (
6c61bee)
Fix
- pptx: Handle unsupported 3-D chart types without crashing (#3972) (
d06de69) - pptx: Keep the bbox of shapes positioned at x = 0 EMU (#3990) (
086e965) - odt: Populate TextItem.hyperlink for anchor elements (#3949) (
ade64c9) - html: Stop a header-only rowspan table from crashing the backend (#3827) (
e00be1d) - docx: Prevent KeyError in _manage_list_structure when use_level … (#3973) (
c2e4e47) - video: Attach TrackSource via add_picture(source=...) (#3974) (
a8d60fe) - mets-gbs: Page missing image/coordOCR metadata crashes instead of skipping (#3930) (
df18ae4) - vlm: Record MLX generated token counts (#3954) (
f95633f)