summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-12-01 22:52:58 -0500
committerFrederic Guillot <fred@kanboard.net>2016-12-01 22:52:58 -0500
commitf73d0d2ac9daee5eaa03a7b89c639678fec46467 (patch)
tree130d67dc841de8200361afb393873924caf7378c /ChangeLog
parentbe83821ef7885ca45da36f15ea7a26cbf3e33fd9 (diff)
Make user mentions great again
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 658e6456..fdb68e79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@ Improvements:
* Add button to close inline popups
* Simplify `.htaccess` to avoid potential issues with possible specific Apache configurations
* Replace notifications Javascript code by CSS
+* Refactoring of user mentions job
Breaking changes:
@@ -14,6 +15,7 @@ Breaking changes:
Bug fixes:
* Fix link generation when user mention is followed by a punctuation mark
+* Make user mentions works again
Version 1.0.34
--------------