From c381580bf40818b0ed4867b440003d30ffeadb61 Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Sun, 30 Jul 2023 11:40:42 +0200 Subject: add changelog and update version file --- CHANGELOG.md | 10 ++++++++++ version.txt | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bed5fd..80adbc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# 0.7 (30 jul 2023) +- Fix lazyload not working in Safari (iOS) +- Make archiving documents permanent +- Add BETA tables view for users and documents +- Users can manage multiple physical persons (Usercodes) +- Document list now only shows a single type, it can be accessed from the type + list +- New compact count of documents by types diveded by branca +- Other bug fixes + # 0.6 (7 aug 2022) - Merge the two pages for approving documents (bulk and uploading signature) - Add QR code and barcodes to printed pdf approval document diff --git a/version.txt b/version.txt index c72649a..9ffce4e 100644 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ -version=0.6 -rev=44 +version=0.7 +rev=1 -- cgit v1.2.1