summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-05-16 18:39:16 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-05-16 18:39:16 -0700
commit5b17d232e069b2323e1cf5d573d4fbcf23822dec (patch)
tree02b17e08de249ce7e02ea7fa7e1b04bf69a36114
parentf34156a510da18d239f864194b01e95da721111c (diff)
Update ChangeLog
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac279381..249f127f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+Version 1.2.4 (May 16, 2018)
+----------------------------
+
+* Rewrite tooltip code without jQuery
+* Update Parsedown library
+* Remove all attachments when removing a project
+* Improve whitespace handling in "cli locale:compare" command
+* Don't markdown project owner's name in header tooltip
+* Add SSL to Docker image
+* Avoid people to remove themselves from project permissions
+* Fix escaping issue in Markdown editor
+* Add data/config.php to .gitignore
+* Clarified text label for notification settings
+* Add Ukrainian translation
+* Do not show inactive users in group members dropdown
+* Improve dashboard pagination
+* Make list view more compact
+* Hide private projects checkbox if the feature is disabled
+* Make cli locale commands working outside of source tree
+* Make subtask title text field wider when editing subtasks
+* Add link to open images in a new tab
+* Make hardcoded hours string translatable
+* Translation updates
+
Version 1.2.3 (April 18, 2018)
------------------------------