changelog

This commit is contained in:
jonaswinkler 2021-03-14 14:49:38 +01:00
parent 2eb5e289ce
commit ec7ca2c352

View File

@ -10,18 +10,25 @@ paperless-ng 1.3.1
* Added translation into Spanish and Russian.
* ISO-8601 date format will now always show years with 4 digits.
* Other changes
* Fixed an issue with the search results score indicator.
* ISO-8601 date format will now always show years with 4 digits.
* Added the ability to search for a document with a specific ASN.
* Added the ability to search for a document with a specific ASN.
* The startup check for write permissions now works properly on NFS shares.
* The document cards now display ASN, types and dates in a more organized way.
* The document cards now display ASN, types and dates in a more organized way.
* Added document previews when hovering over the preview button.
* Added document previews when hovering over the preview button.
* Fixes
* The startup check for write permissions now works properly on NFS shares.
* Fixed an issue with the search results score indicator.
* Paperless was unable to generate thumbnails for encrypted PDF files and failed. Paperless will now generate a default thumbnail for these files.
* Fixed ``AUTO_LOGIN_USERNAME``: Unable to perform POST/PUT/DELETE requests and unable to receive WebSocket messages.
paperless-ng 1.3.0
##################