diff options
author | Andrea Lepori <alepori@student.ethz.ch> | 2021-07-23 18:52:01 +0200 |
---|---|---|
committer | Andrea Lepori <alepori@student.ethz.ch> | 2021-07-23 18:52:07 +0200 |
commit | 7bad5a6724ef82880fcbb17dede588cc5fd917f1 (patch) | |
tree | 773e89acee7236476d49570f4706d5993d5cbd51 /CHANGELOG.md | |
parent | Merge branch 'dev' (diff) | |
download | scout-subs-7bad5a6724ef82880fcbb17dede588cc5fd917f1.tar.gz scout-subs-7bad5a6724ef82880fcbb17dede588cc5fd917f1.zip |
add changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 27 |
1 files changed, 27 insertions, 0 deletions
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 |