Wekan
Open source kanban board application built with Meteor
Alternative to: trello
About
Versions (218)
v9.87
2026-07-11v9.87 2026-07-11 WeKan ® release
This release fixes the following bugs:
- Normal users cannot move cards between swimlanes:
in the swimlanes view the
.js-swimlanessortable — which also carries moving a card from one swimlane to another — was disabled for every non-admin (!isBoardAdmin()), even though its own comment said it should be disabled only for non-members. So ordinary board members could move a card within a swimlane but not between swimlanes, and could not reorder swimlanes. Now it is disabled only for users without write access (!canModifyCard(): comment-only, worker, read-only), so board members can move cards between swimlanes again. Thanks to xet7.
Thanks to above GitHub users for their contributions and translators for their translations.