much better mail rule admin

This commit is contained in:
Jonas Winkler
2020-11-22 01:39:48 +01:00
parent e625cbbd9d
commit 9f3472aaef
2 changed files with 39 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ next
if a file type is supported and which parser to use. Removes all
file type checks that where present in MANY different places in
paperless.
* Mail consumer now correctly consumes documents even when their
content type was not set correctly. (i.e. PDF documents with
content type ``application/octet-stream``)
@@ -20,6 +20,12 @@ next
* Docker entrypoint script awaits the database server if it is
configured.
* Basic sorting of mail rules added.
* Disabled editing of logs.
* Much better admin for mail rule editing.
paperless-ng 0.9.1
##################