mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 03:10:12 +01:00
- Fix checklists items migration error "title is required"
Thanks to xet7 ! Closes #1576
This commit is contained in:
parent
8d5cbf1e6c
commit
1e0fcfd20d
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@
|
||||||
This release fixes the following bugs:
|
This release fixes the following bugs:
|
||||||
|
|
||||||
- [Fix Switch List/swimlane view only working with admin privileges](https://github.com/wekan/wekan/issues/1567);
|
- [Fix Switch List/swimlane view only working with admin privileges](https://github.com/wekan/wekan/issues/1567);
|
||||||
- [Fix Wekan logo positioning](https://github.com/wekan/wekan/issues/1378).
|
- [Fix Wekan logo positioning](https://github.com/wekan/wekan/issues/1378);
|
||||||
|
- [Fix checklists items migration error "title is required"](https://github.com/wekan/wekan/issues/1576).
|
||||||
|
|
||||||
Thanks to GitHub users andresmanelli, iwkse and xet for their contributions.
|
Thanks to GitHub users andresmanelli, iwkse and xet for their contributions.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue