From c67d00b84c79191c45987a38c83f7d3c3df7a5db Mon Sep 17 00:00:00 2001 From: Eike Kettner Date: Fri, 27 Mar 2020 22:58:36 +0100 Subject: [PATCH] Update changelog --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index 58f7e6b9..4ff784a0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -22,6 +22,7 @@ - Allow to switch between viewerjs PDF viewer or the browser's builtin viewer. - Bug fixes related to handling text files. +- Add a configurable length limit for text analysis ### Configuration Changes @@ -31,6 +32,8 @@ The configuration of the joex component has been changed. periodic scheduler - new section `docspell.joex.house-keeping` for configuring house-keeping tasks +- new section `docspell.joex.text-analysis` for configuring the new + size limit - The command for running `wkhtmltopdf` changed in that the encoding is now added at runtime.