diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Version 1.0.32 (unreleased) +-------------- + +New features: + +* New automated action to close tasks without activity in a specific column +* Added the possibility to hide tasks in dashboard for a specific column + Version 1.0.31 -------------- @@ -32,6 +40,10 @@ Bug fixes: * Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwimlane() * Fixed "due today" highlighting +Breaking changes: + +* Docker volume paths are changed to /var/www/app/{data,plugins} + Version 1.0.30 -------------- |