浏览代码

Update changelog.

Lauri Ojansivu 6 年之前
父节点
当前提交
5ca083105c
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      CHANGELOG.md

+ 7 - 0
CHANGELOG.md

@@ -4,6 +4,13 @@ This release fixes the following bugs:
 
 - [The invitation code doesn't exist - case-sensitive eMail](https://github.com/wekan/wekan/issues/1384). Thanks to neurolabs.
 - [Don't swallow email errors](https://github.com/wekan/wekan/pull/2272). Thanks to justinr1234.
+- [Migrate customFields model](https://github.com/wekan/wekan/pull/2264].
+  Modifies the customFields model to keep an array of boardIds where the customField can be used.
+  Adds name matching for labels when copying/moving cards between boards.
+  This way, customFields are not lost when copying/moving a card. Particularly useful when templates have customFields or labels with specific names (not tested for templates yet).
+  Thanks to andresmanelli.
+
+Thanks to above GitHub users for their contributions and translators for their translations.
 
 # v2.48 2019-03-15 Wekan release