summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-21 22:17:24 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-21 22:17:24 -0500
commit8bb67dc8cb2c11732f96bc83ea1ebc6621dfbd30 (patch)
treecdd2622454b441fbb7fd3f3ebbfda7e9e9bc87d0 /ChangeLog
parent836495b54b4c33a08d5473a362f76db5e452182f (diff)
Avoid to send XHR request when a task has not moved after a drag and drop
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 766f32b4..8a004cd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ New features:
Improvements:
+* Avoid to send XHR request when a task has not moved after a drag and drop
* Set maximum dropzone height when the individual column scrolling is disabled
* Always show the search box in board selector
* Replace logout link by a dropdown menu