From 61d064fb6d158ae08a8d9fe7abf6ebece664fb63 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 24 Aug 2017 04:58:20 -0400 Subject: [PATCH] Update changelog. Signed-off-by: Roberto Rosario --- HISTORY.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index f28c16d506..cac3a110f6 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -27,6 +27,12 @@ - Add support for dropdown menus to the item list view template. - Add support for preserving the file extenstion when downloading a document version. GitLab #415. +- Split OCR app into OCR and parsing. +- Remove Folders app. +- Use the literal 'System' instead of the target name when + the action user in unknown. +- Remove the view to submit all document for OCR. + 2.6.4 (2017-07-26) ==================