mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +01:00
Add migration script to add sort field to checklists
and their items. Thanks to GhassenRjab ! Related #876
This commit is contained in:
parent
20ba743f9b
commit
e97c2c7bf0
1 changed files with 7 additions and 1 deletions
|
|
@ -1,9 +1,15 @@
|
||||||
# Upcoming Wekan release
|
# Upcoming Wekan release
|
||||||
|
|
||||||
|
This release adds the following new features:
|
||||||
|
|
||||||
* [Add translations (en/de/fi) for email notifications regarding checklists and checklist
|
* [Add translations (en/de/fi) for email notifications regarding checklists and checklist
|
||||||
items](https://github.com/wekan/wekan/pull/1238).
|
items](https://github.com/wekan/wekan/pull/1238).
|
||||||
|
|
||||||
Thanks to GitHub users umbertooo and xet7 for their contributions.
|
and fixes the following bugs:
|
||||||
|
|
||||||
|
* [Checklist items are lost when moving items to another checklist](https://github.com/wekan/wekan/pull/1240).
|
||||||
|
|
||||||
|
Thanks to GitHub users GhassenRjab, umbertooo and xet7 for their contributions.
|
||||||
|
|
||||||
# v0.39 2017-09-18 Wekan release
|
# v0.39 2017-09-18 Wekan release
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue