summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-12-11 22:46:59 +0200
committerLauri Ojansivu <x@xet7.org>2017-12-11 22:46:59 +0200
commit4ac9048d80a5fec75013d24f806273d4e9e10341 (patch)
treea1a344cab53ad2732760ebf1c87d1c34d26dcfca
parentfb83a5164d6f590b6840f5a7ab8f72db1885f311 (diff)
downloadwekan-4ac9048d80a5fec75013d24f806273d4e9e10341.tar.gz
wekan-4ac9048d80a5fec75013d24f806273d4e9e10341.tar.bz2
wekan-4ac9048d80a5fec75013d24f806273d4e9e10341.zip
Fixed bug on long url of attachment in card activity log.
Thanks to thuanpq !
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d3a2d32..57b9fff0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,8 @@ and fixes the following bugs:
* [Bug on not being able to see Admin Panel if not having access to Board List](https://github.com/wekan/wekan/pull/1371);
* [Bug on not able to see member avatar on sidebar activity](https://github.com/wekan/wekan/pull/1380);
* [Don't open swipebox on update card cover / download file / delete file](https://github.com/wekan/wekan/pull/1386);
-* [Boards subscription should be placed at header for all other component can be used](https://github.com/wekan/wekan/pull/1381).
+* [Boards subscription should be placed at header for all other component can be used](https://github.com/wekan/wekan/pull/1381);
+* [bug on long url of attachment in card activity log](https://github.com/wekan/wekan/pull/1388).
Thanks to GitHub users mfshiu, thuanpq and xet7 for their contributions.
Thanks to translators for their translations.