diff options
author | Andrea Lepori <alepori@student.ethz.ch> | 2022-01-21 17:58:27 +0100 |
---|---|---|
committer | Andrea Lepori <alepori@student.ethz.ch> | 2022-01-21 17:58:46 +0100 |
commit | f6f9daa8100fa59421692e2afbbc44f4d5753d66 (patch) | |
tree | aa99c2a3f12e086a338df50f102e67d60b1ae679 /CHANGELOG.md | |
parent | hide user from data request if not approved (diff) | |
download | scout-subs-0.5.tar.gz scout-subs-0.5.zip |
edit terms + change log for new version0.5
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index eae250a..4a59998 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# 0.5 (21 jan 2022) +- Bug: users of other groups also visible in user list +- Show warning if some account fields are empty +- Implementation of oauth login using midata/hitobito +- New settings tab in profile page +- Password change +- Multiple choice for custom parameters + # 0.4 (23 set 2021) - Bug: emergency document list visible also to non "capi" - Overall performance improvements leveraging SQL queries |