From 47313db2c7bd6a7cf6f44605bdd0ecc0b66f4263 Mon Sep 17 00:00:00 2001 From: jonaswinkler <17569239+jonaswinkler@users.noreply.github.com> Date: Sun, 14 Mar 2021 14:01:43 +0100 Subject: [PATCH] changelog --- docs/changelog.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 316cb2281..8712ce7f6 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -8,7 +8,7 @@ Changelog paperless-ng 1.3.1 ################## -* Added Russian locale. +* Added translation into Spanish and Russian. * ISO-8601 date format will now always show years with 4 digits. @@ -18,6 +18,10 @@ paperless-ng 1.3.1 * 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. + +* Added document previews when hovering over the preview button. + paperless-ng 1.3.0 ##################