From d7105cb842d307f7c778619f3bde3a26d75152e4 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Mon, 16 Mar 2015 09:13:08 +0100 Subject: [PATCH] add note about new workflow mode 'traditional without review' --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 91b9fcad5..8a16b9a81 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -20,6 +20,7 @@ - doSearch() in restapi applies the limit after filtering the hits by access rights. This slows down search, but at least returns a result set in cases where the user has access to very few documents only. +- workflow mode can be set to traditional with review process -------------------------------------------------------------------------------- Changes in version 4.3.14