v2.99.0
MystenLabs/suiv2.99.0Jun 8, 2026by docling-ops[bot]
AI Summary
This release focuses on service reliability and document processing improvements, specifically enhancing failure mode handling and ensuring backward compatibility with previous versions while polishing OCR documentation.
Key Highlights
- Added S3Coordinates.max_num_elements for service configuration
- Improved failure mode handling and user-interpretable error output
- Ensured backward compatibility of service data models
- Enhanced MSWord list detection based on paragraph styles
New Features
- S3Coordinates.max_num_elements support
- Enhanced failure mode handling
- Improved MSWord list detection logic
Full Release Notes
### Feature * **service:** Add S3Coordinates.max_num_elements ([#3565](https://github.com/docling-project/docling/issues/3565)) ([`d3159d7`](https://github.com/docling-project/docling/commit/d3159d736d544040fd375e75e05716dd5dbeb745)) * **service:** Proper failure mode handling and user-interpretable error output ([#3554](https://github.com/docling-project/docling/issues/3554)) ([`057241c`](https://github.com/docling-project/docling/commit/057241c1bc2e4543ab6fef6b69fb777e43b02896)) ### Fix * Ensure backward compatibility of service data models to previous serve/jobkit versions ([#3563](https://github.com/docling-project/docling/issues/3563)) ([`271d3c7`](https://github.com/docling-project/docling/commit/271d3c7c6240d2a6239a28872388b8623cf66649)) * **msword:** Detect lists when numbering is defined in paragraph styles ([#3552](https://github.com/docling-project/docling/issues/3552)) ([`8c61a78`](https://github.com/docling-project/docling/commit/8c61a78e504bcd0b9570955097e74c138528de54)) ### Documentation * Polish OCR documentation wording ([#3559](https://github.com/docling-project/docling/issues/3559)) ([`dbae180`](https://github.com/docling-project/docling/commit/dbae180d167ddf9a583c4d1e9bda1e5c6ba603a5)) * Fix rendering for Code & Formula enrichment example ([#3558](https://github.com/docling-project/docling/issues/3558)) ([`dca008c`](https://github.com/docling-project/docling/commit/dca008c332fb6d4eac9f1cd1b46bad31cf89ad6e))