From 6b60501dc7dd060df8ba68b999a7c14fe46ad410 Mon Sep 17 00:00:00 2001 From: jonaswinkler Date: Wed, 16 Dec 2020 16:04:25 +0100 Subject: [PATCH] changelog --- docs/changelog.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index b508bae13..4c72b45bf 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -17,10 +17,12 @@ paperless-ng 0.9.7 * `Michael Shamoon`_ replaced the document preview with another component. This should fix compatibility with Safari browsers. + * Added buttons to the management pages to quickly show all documents with one specific tag, correspondent, or title. + * Paperless now stores your saved views on the server and associates them with your user account. This means that you can access your views on multiple devices and have separate views for different users. You will have to recreate your views. - + * Other additions and changes * The GitHub and documentation links now open in new tabs/windows. Thanks to `rYR79435`_.