diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-12-17 12:11:17 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-12-17 12:11:17 -0500 |
commit | aafa1de4d56b0791c4d367aa530587082c833faf (patch) | |
tree | 46fce88a2d1a6119973ae8cffb741d06e7e6ac43 /ChangeLog | |
parent | b6ea1ac9a4cfe4b56a9e226f6087945f01fc57b8 (diff) |
Handle username with dots in user mentions
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ New features: Improvements: +* Handle username with dots in user mentions * Replace Chosen jQuery plugin by custom UI component * Rewrite UI component that change user/group roles |