Skip to content

v1.91.0

Choose a tag to compare

@patrykomiotek patrykomiotek released this 13 Apr 12:46
· 970 commits to main since this release
f208d49

1.91.0 (2026-04-13)

Bug Fixes

  • add pptx to file validation, upload display text, and org form state reset (ec9c46c)
  • replace socat with python port forwarder in docling container (bc59898)
  • update PromptForm test for PPTX file accept attribute (e6c99ee)
  • use apk instead of apt-get in docling Dockerfile (7bfa032)
  • use COPY --chmod instead of RUN chmod in docling Dockerfile (3403042)
  • use create_app factory in docling uvicorn command (e0ac562)

Features