summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-08-28 22:30:48 -0400
committerFrederic Guillot <fred@kanboard.net>2016-08-28 22:30:48 -0400
commit08bdb708e7698c21b0e6fc9f21d19996fc3d593d (patch)
treeb7ab229dfd1568bb9435e40b20c77aa783eefcc2 /ChangeLog
parentb51c693cda1cfbda115e315de58b15c0ef275972 (diff)
Add the possibility to move tasks without drag and drop
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ea71453..8a73a223 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,14 +3,16 @@ Version 1.0.33 (unreleased)
New features:
+* Move a task without drag and drop (mobiles)
* Add the possibility to unlock users from the user interface
* New API calls for task metadata
* New automatic actions:
- - Define colour by Swimlane
+ - Define color by Swimlane
- Define priority by Swimlane
Improvements:
+* Introduce Vue.js to manage user interface components
* Show both time spent and estimated on the board
* Store board collapsed mode user preference in the database
* Store comment sorting direction in the database