From 66b04296f590b73c43c8d4b4a61563607623aeb5 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 4 Dec 2018 00:11:42 -0400 Subject: [PATCH] Documentation: Update release notes and changelog Signed-off-by: Roberto Rosario --- HISTORY.rst | 7 ++++++- docs/releases/3.2.rst | 5 +++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 8b064b48dd..9d70804d28 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -105,7 +105,12 @@ WORKFLOWS_IMAGE_CACHE_STORAGE_BACKEND_ARGUMENTS we added. - Added new list facet navigation menu. Used to provide facets to the setup menu items. - +- Add reusable, smart file caching system. +- Use the new caching system to cache document version images, + document page images and transformes document page images. + The maximum size of the document cache is controlled + by the new DOCUMENTS_CACHE_MAXIMUM_SIZE setting. + This setting defaults to 500 megabytes. 3.1.9 (2018-11-01) ================== diff --git a/docs/releases/3.2.rst b/docs/releases/3.2.rst index 1baac36a0a..e8bda48c1b 100644 --- a/docs/releases/3.2.rst +++ b/docs/releases/3.2.rst @@ -1,7 +1,7 @@ -Version 3.2 +Version 4.0 =========== -Released: December XX, XX +Released: XX XX, 2019 Changes @@ -77,6 +77,7 @@ Backward incompatible changes Bugs fixed or issues closed --------------------------- +* :gitlab-issue:`395` Add support to limit the size of the cache. * :gitlab-issue:`487` gnupg1 Issue with Ubuntu 16.04 - Could not show/view documents * :gitlab-issue:`498` Can't scan subdirectories * :gitlab-issue:`522` Office 365 SMTP