From d27d4f118d0cf6cb9021663801184d2c6bb643c1 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 13 Dec 2019 14:59:23 +0100 Subject: [PATCH] add entries for 5.1.14 --- CHANGELOG | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 6fae41425..91805b81b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,8 +2,11 @@ Changes in version 5.1.14 -------------------------------------------------------------------------------- - allow mimetype to specify documents which can be edited online -- show number of indexing tasks in bar +- show number of indexing tasks in progress bar - fix comparison of last indexing time with creation date of document content +- new hooks leftContentPre and leftContentPost +- minimize sql queries when fetching sub folders and documents of a folder +- custom attributes can be validated in a hook -------------------------------------------------------------------------------- Changes in version 5.1.13