This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+2 more
Affected surfaces
Summary
AI summaryFixed bug allowing normal users to move cards between swimlanes.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Normal users can now move cards between swimlanes in the swimlanes view. Normal users can now move cards between swimlanes in the swimlanes view. Source: llm_adapter@2026-07-15 Confidence: low |
— |
Full changelog
v9.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.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About wekan
The Open Source kanban, built with Meteor. GitHub issues/PRs are only for FLOSS Developers, not for support, support is at https://wekan.fi/commercial-support/ . New English strings for new features at imports/i18n/data/en.i18n.json . Non-English translations at https://app.transifex.com/wekan/wekan only.
Beta — feedback welcome: [email protected]