From 5ca083105c6938130b5d0fdb696a49c0da5d3d1f Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 20 Mar 2019 21:36:19 +0200 Subject: Update changelog. --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed4befe8..29e531a0 100644 --- a/CHANGELOG.md +++ b/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 -- cgit v1.2.3-1-g7c22