First minor release after 0.0.x: docling-serve parity for conversion, chunking, and pipeline settings; expanded formats; optional API key auth; and Dependabot/npm audit remediation.
Added
- Pipeline settings (standard/VLM/ASR), hybrid/hierarchical chunker factory, expanded formats (
yaml,vtt,dclx,html_split_page), per-job options (page_range,to_formats) - Server config loader (
DUCKLING_CONFIG_FILE), structured logging, optional API key (DUCKLING_API_KEY) - Redis/worker compose topology, connector batch endpoint, orchestration adapters (local/RQ/Ray)
Changed
- Pipeline/PDF/enrichment/chunking settings wired end-to-end in backend and frontend
- Ray/docling-jobkit moved to optional
backend/requirements-orchestration.txt
Security
- Dependabot remediation across frontend lockfile and backend dev dependency minimums
Full changelog: https://github.com/duckling-ui/duckling/blob/main/CHANGELOG.md#010---2026-08-21