diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,11 +3,13 @@ Version 1.0.18 (unreleased) New features: +* Add new role "Project Administrator" * Add login bruteforce protection with captcha and account lockdown * Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and getColorList() * Add user api access * Add config parameter to define session duration * Add config parameter to disable/enable RememberMe authentication +* Add Portuguese (European) translation Improvements: @@ -21,6 +23,7 @@ Bug fixes: * Wrong template name for subtasks tooltip due to previous refactoring * Fix broken url for closed tasks in project view * Fix permission issue when changing the url manually +* Fix bug task estimate is reseted when using subtask timer Version 1.0.17 -------------- |