diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-12-11 22:07:47 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-12-11 22:07:47 +0200 |
commit | fd7a140429425fbc6c5cffc8d12f2da03e950e13 (patch) | |
tree | 876761783f4e7f7e12b18a0016a1867bc838f721 /CHANGELOG.md | |
parent | 07954c0f6d35565ddcfbddddac5ae1bf5d8e7b05 (diff) | |
download | wekan-fd7a140429425fbc6c5cffc8d12f2da03e950e13.tar.gz wekan-fd7a140429425fbc6c5cffc8d12f2da03e950e13.tar.bz2 wekan-fd7a140429425fbc6c5cffc8d12f2da03e950e13.zip |
Auto update card cover with latest uploaded image attachment.
Thanks to thuanpq !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 97497b7a..8517746a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ This release adds the following new features: * [Change password of any user in Standalone Wekan Admin Panel](https://github.com/wekan/wekan/pull/1372); * [Performance optimization: Move more global subscriptions to template subscription](https://github.com/wekan/wekan/pull/1373); +* [Auto update card cover with latest uploaded image attachment](https://github.com/wekan/wekan/pull/1387). * Update tranlations. Add Latvian language; * Update to Meteor 1.6.0, Node 6.12.2 and MongoDB 3.2.18. |