mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Update changelog.
This commit is contained in:
parent
6bc8d8dd56
commit
5ca083105c
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue