mirror of
https://github.com/docling-project/docling-serve.git
synced 2025-11-29 00:23:36 +00:00
21 KiB
21 KiB
v1.2.2 - 2025-08-13
Fix
v1.2.1 - 2025-08-13
Fix
- Handling of vlm model options and update deps (#314) (
8b470cb) - Add missing response type in sync endpoints (#309) (
8048f45)
Documentation
- Update readme to use v1 (#306) (
b3058e9) - Update deployment examples to use v1 API (#308) (
63da9ee) - Fix typo in v1 migration instructions (#307) (
b15dc25)
v1.2.0 - 2025-08-07
Feature
- Workers without shared models and convert params (#304) (
db3fdb5) - Add rocm image build support and fix cuda (#292) (
fd1b987)
v1.1.0 - 2025-07-30
Feature
- Add docling-mcp in the distribution (#290) (
ecb1874) - Add 3.0 openapi endpoint (#287) (
ec594d8) - Add new source and target (#270) (
3771c1b)
Fix
v1.0.1 - 2025-07-21
Fix
Documentation
v1.0.0 - 2025-07-14
Feature
- V1 api with list of sources and target (#249) (
56e328b) - Use orchestrators from jobkit (#248) (
daa924a)
Breaking
- v1 api with list of sources and target (#249) (
56e328b) - use orchestrators from jobkit (#248) (
daa924a)
v0.16.1 - 2025-07-07
Fix
- Upgrade deps including, docling v2.40.0 with locks in models init (#264) (
bfde1a0) - Missing tesseract osd (#263) (
eb3892e) - Properly load models at boot (#244) (
149a8cb)
Documentation
v0.16.0 - 2025-06-25
Feature
Documentation
v0.15.0 - 2025-06-17
Feature
Fix
v0.14.0 - 2025-06-17
Feature
Fix
v0.13.0 - 2025-06-04
Feature
v0.12.0 - 2025-06-03
Feature
Fix
Documentation
v0.11.0 - 2025-05-23
Feature
- Page break placeholder in markdown exports options (#194) (
32b8a80) - Clear results registry (#192) (
de002df) - Upgrade to Docling 2.33.0 (#198) (
abe5aa0) - Api to trigger offloading the models (#188) (
00be428) - Figure annotations @ docling components 0.0.7 (#181) (
3ff1b2f)
Fix
Documentation
- Example and instructions on how to load model weights to persistent volume (#197) (
3f090b7) - Async api usage and fixes (#195) (
21c1791)
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)