Skip to content

v2.115.0

Latest

Choose a tag to compare

@docling-ops docling-ops released this 23 Jul 14:44

Feature

  • service-client: Support generic batch connector sources (#3841) (4d82545)
  • docx: Detect code blocks via paragraph styles and fonts (#3735) (73a2b08)
  • jats/inline-formula: Support emphasis elements and Inline formulas (#3726) (df4fdc9)

Fix

  • cli: Show per-file progress at default verbosity (#3477) (5ee146c)
  • odf: Preserve content inside sections (#3852) (b627ca9)
  • Propagate VLM metadata to VlmPrediction (#3818) (63d180a)
  • ocr: Prefetch EasyOCR models by language (#3834) (64c0888)
  • Lazy-load chart extraction so docling-slim needs no torch (#3837) (428426f)
  • docx: Preserve reading order when body text interrupts a list (#3838) (6dd92e8)

Documentation

  • Add format-specific behavior of table serializers (#3833) (530d12d)

Performance

  • xlsx: Replace O(n) merge-cell scan with O(1) spatial index (#3808) (c952572)