v0.7.0 - 2025-03-31
- Expose TLS settings and example deploy with oauth-proxy (#112) (
7a0faba
) - Offline static files (#109) (
68772bb
) - Update to Docling 2.28 (#106) (
20ec87a
)
v0.6.0 - 2025-03-17
- 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
)
v0.5.1 - 2025-03-10
v0.5.0 - 2025-03-07
- 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
- New container images (#68) (
7e6d9cd
) - Render DoclingDocument with npm docling-components in the example UI (#65) (
c430d9b
)