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