summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-20 21:36:19 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-20 21:36:19 +0200
commit5ca083105c6938130b5d0fdb696a49c0da5d3d1f (patch)
tree77f93d2be2d0fa9e7103c74d937de261ec5fe358 /CHANGELOG.md
parent6bc8d8dd5619cb8417772cc8c896eccd23f62f1e (diff)
downloadwekan-5ca083105c6938130b5d0fdb696a49c0da5d3d1f.tar.gz
wekan-5ca083105c6938130b5d0fdb696a49c0da5d3d1f.tar.bz2
wekan-5ca083105c6938130b5d0fdb696a49c0da5d3d1f.zip
Update changelog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
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