mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
- Fix drag in lists view
- Set fixed width for swimlane header Thanks to andresmanelli ! Closes #1553, closes #1546
This commit is contained in:
parent
4505495762
commit
66c20df5ba
1 changed files with 7 additions and 2 deletions
|
@ -3,9 +3,14 @@
|
|||
This release adds the following new features:
|
||||
|
||||
- [Checklist items sort fix, and checklist sort capability](https://github.com/wekan/wekan/pull/1543);
|
||||
- [Add Received Date and End Date. Between them is already existing Start and Due Date](https://github.com/wekan/wekan/pull/1550).
|
||||
- [Add Received Date and End Date. Between them is already existing Start and Due Date](https://github.com/wekan/wekan/pull/1550);
|
||||
|
||||
Thanks to GitHub users andresmanelli and rjevnikar for their contributions.
|
||||
and fixes the following bugs:
|
||||
|
||||
- [Fix drag in lists view](https://github.com/wekan/wekan/pull/1559/commits/679e50af6449a680f958256570e8b9f1944a3a92);
|
||||
- [Set fixed width for swimlane header](https://github.com/wekan/wekan/pull/1559/commits/2e8f8924dd0d985ae4634450cfbef04e88e5d954).
|
||||
|
||||
Thanks to GitHub users andresmanelli, rjevnikar and xet7 for their contributions.
|
||||
|
||||
# v0.78 2018-03-17 Wekan release
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue