diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-07-23 18:10:05 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-07-23 18:10:05 -0400 |
commit | 2a42e0e1aae35a9bb7abf054155b516ffab701d4 (patch) | |
tree | 2df2b8d4cc738e2ccf767185dca28dc45abfd938 /ChangeLog | |
parent | e0d330dda8dea91936d5b76e212603d106e45386 (diff) |
Added a new automatic action to set due date
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3,7 +3,9 @@ Version 1.0.32 (unreleased) New features: -* New automated action to close tasks without activity in a specific column +* New automated actions: + - Close tasks without activity in a specific column + - Set due date automatically * Added internal task links to activity stream * Added new event for removed comments * Added search filter for task priority @@ -11,6 +13,7 @@ New features: Improvements: +* Internal events management refactoring * Handle header X-Real-IP to get IP address * Display project name for task auto-complete fields * Make search attributes not case sensitive |