mirror of
https://github.com/wekan/wekan.git
synced 2025-12-22 02:10:12 +01:00
Added plus button to add card on top of the list.
Thanks to mario-orlicky ! Closes #1233
This commit is contained in:
parent
2c8876aa2e
commit
d0d2406186
1 changed files with 3 additions and 2 deletions
|
|
@ -3,14 +3,15 @@
|
||||||
This release adds the following new features:
|
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);
|
||||||
|
* [Added plus button to add card on top of the list](https://github.com/wekan/wekan/pull/1244).
|
||||||
|
|
||||||
and fixes the following bugs:
|
and fixes the following bugs:
|
||||||
|
|
||||||
* [Checklist items are lost when moving items to another checklist](https://github.com/wekan/wekan/pull/1240);
|
* [Checklist items are lost when moving items to another checklist](https://github.com/wekan/wekan/pull/1240);
|
||||||
* [Keep state of checklist items when moved to another checklist](https://github.com/wekan/wekan/pull/1242).
|
* [Keep state of checklist items when moved to another checklist](https://github.com/wekan/wekan/pull/1242).
|
||||||
|
|
||||||
Thanks to GitHub users GhassenRjab, umbertooo and xet7 for their contributions.
|
Thanks to GitHub users GhassenRjab, mario-orlicky, 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