mirror of
https://github.com/docling-project/docling-serve.git
synced 2026-05-01 22:46:18 +00:00
10 KiB
10 KiB
v0.10.1 - 2025-04-30
Fix
- Avoid missing specialized keys in the options hash (#166) (
36787bc) - Allow users to set the area threshold for picture descriptions (#165) (
509f488) - Expose max wait time in sync endpoints (#164) (
919cf5c) - Add flash-attn for cuda images (#161) (
35c2630)
v0.10.0 - 2025-04-28
Feature
Documentation
v0.9.0 - 2025-04-25
Feature
- Expose picture description options (#148) (
4c9571a) - Add parameters for Kubeflow pipeline engine (WIP) (#107) (
26bef5b)
Fix
Documentation
v0.8.0 - 2025-04-22
Feature
- Add option for vlm pipeline (#143) (
ee89ee4) - Expose more conversion options (#142) (
6b3d281) - UI: Change UI to use async endpoints (#131) (
b598872)
Fix
- UI: Use https when calling the api (#139) (
57f9073) - Fix permissions in docker image (#136) (
c1ce471) - Picture caption visuals (#129) (
5dfb75d)
Documentation
- Fix required permissions for oauth2-proxy requests (#141) (
087417e) - Update deployment examples (#135) (
525a43f) - Fix image tag (#124) (
420162e)
v0.7.0 - 2025-03-31
Feature
- Expose TLS settings and example deploy with oauth-proxy (#112) (
7a0faba) - Offline static files (#109) (
68772bb) - Update to Docling 2.28 (#106) (
20ec87a)
Fix
v0.6.0 - 2025-03-17
Feature
Fix
- Allow changes in CORS settings (#100) (
422c402) - Avoid exploding options cache using lru and expose size parameter (#101) (
ea09028) - Increase timeout_keep_alive and allow parameter changes (#98) (
07c48ed) - Add warning when using incompatible parameters (#99) (
a212547) - ui: Use --port parameter and avoid failing when image is not found (#97) (
c76daac)
Documentation
v0.5.1 - 2025-03-10
Fix
v0.5.0 - 2025-03-07
Feature
Fix
- Remove uv from image, merge ARG and ENV declarations (#57) (
c95db36) - docs: Remove comma in convert/source curl example (#73) (
05df073)
v0.4.0 - 2025-02-26
Feature
- New container images (#68) (
7e6d9cd) - Render DoclingDocument with npm docling-components in the example UI (#65) (
c430d9b)