diff options
author | Andrea Lepori <aleporia@gmail.com> | 2023-07-30 11:40:42 +0200 |
---|---|---|
committer | Andrea Lepori <aleporia@gmail.com> | 2023-07-30 11:40:52 +0200 |
commit | c381580bf40818b0ed4867b440003d30ffeadb61 (patch) | |
tree | 2fa9a6557cbf7711b9d93ee222da65c2fa5cd072 /CHANGELOG.md | |
parent | add missing select related (diff) | |
download | scout-subs-c381580bf40818b0ed4867b440003d30ffeadb61.tar.gz scout-subs-c381580bf40818b0ed4867b440003d30ffeadb61.zip |
add changelog and update version file
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 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 |