From 7bad5a6724ef82880fcbb17dede588cc5fd917f1 Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Fri, 23 Jul 2021 18:52:01 +0200 Subject: add changelog --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 CHANGELOG.md (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b26b4f5 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,27 @@ +# 0.3 (23 jul 2021) + +- Bug: Reconvert images to JPEG so that all device can show them +- Automatic concatenation of multiple uploaded images +- Downloading multiple documents as zip file +- Group "capi" with possibility to make documents only available to them +- Change of accent color and more modular visual design +- Automatically convert pdf to images when uploading +- Lazyload of images + +# 0.2 (31 jul 2020) + +- Bug: Dirty form detection now working +- Better mobile support +- Compress images to webp to use less space +- About page with licence +- Make non interactive item more obvious +- Terms and conditions checkbox and page +- Possibility to upload signed approvement document +- Possibility to controll a secondary group + +# 0.1 (21 jul 2020) + +- Filter documents and documents type +- Download documents +- Multi group support (secondary groups that are not "branche") +- Password reset -- cgit v1.2.1