summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-04-18 20:50:38 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-04-18 20:50:38 -0700
commit927607b5ff106224e49b63adc58454ffef2e2504 (patch)
treeee37737bfc2e1814788cba70d5cf1e42e0966c17 /ChangeLog
parent6216a3d3e48f9fd5b3bd0ce99300ea0ca704532a (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bafec5e0..ac279381 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+Version 1.2.3 (April 18, 2018)
+------------------------------
+
+New features:
+
+* Add Project MetaData API calls
+* Add default filter per user
+
+Improvements:
+
+* Use utf8mb4 encoding for MySQL instead of utf8 (Emoji support)
+* Increase text fields length in several tables
+* Move documentation to https://docs.kanboard.org/
+* Make sure no empty group is submitted on project permissions page
+* Translate subtasks status and internal links labels in notifications
+* Add link to tasks and projects in overdue notifications
+* Add missing translations
+* Move custom libs to the source tree
+
+Bug fixes:
+
+* Fix margin for task recurrence tooltip
+
Version 1.2.2 (March 30, 2018)
------------------------------