diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Version 1.0.18 (unreleased) +--------------------------- + +New features: + +* Add login bruteforce protection with captcha and account lockdown +* Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and getColorList() +* Add user api access + +Bug fixes: + +* Wrong template name for subtasks tooltip due to previous refactoring + Version 1.0.17 -------------- |