Docspell v0.38.0 Release Notes

  • Jul 09, 2022

    • ๐Ÿ‘ Allow to skip login page if a single OIDC provider is configured (#1640)
    • โž• Add config to force OCR on a PDF even if text would be available (#1628)
    • ๐Ÿ‘Œ Improvements for OIDC integration (#1619, #1545)
    • ๐Ÿ‘Œ Improve unzipping/zipping files (#1603)
    • ๐Ÿ›  Fix starting a background task to install addon (#1601)
    • โž• Add more database indexes to improve search (#1584)
    • โž• Add paging to the share view (#1582)
    • โœ‚ Remove unused code (#1581)

    Rest API Changes

    • โœ‚ remove inReplyTo from item metadata, it has never been used

    ๐Ÿ”ง Configuration Changes

    Restserver:

    • โž• Add (optional) logout-url to a open-id provider config block
    • โž• Add oidc-auto-redirect

    Joex:

    • ๐Ÿ‘ Allow values <= 0 for pdf.min-text-len to force OCR on a pdf