metadata tab not showing anything if files are missing #534

This commit is contained in:
jonaswinkler
2021-02-13 16:41:03 +01:00
parent 8b2965d55b
commit 5f0e800f6e
3 changed files with 32 additions and 4 deletions

View File

@@ -11,6 +11,8 @@ paperless-ng 1.1.2
* Always show top left corner of thumbnails, even for extra wide documents.
* Added a management command for executing the sanity checker directly. See :ref:`utilities-sanity-checker`.
* Fixed an issue with the metadata tab not reporting anything in case of missing files.
paperless-ng 1.1.1
##################