This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Affected surfaces
Summary
AI summaryUpdates https://github.com/wekan/wekan/commit/ebc0f017bf2d0a6183a35cdd2b829a0cfff436ed, https://github.com/wekan/wekan/commit/85909d08cc8cb86299bf69b1c22cbded47f4c8c9, and https://github.com/wekan/wekan/commit/d6a8f4386671630468fa61a8e98c4435c2c97803 across a mixed release.
Full changelog
v9.54 2026-06-18 WeKan ® release
This release adds the following updates:
- Updated dependencies.
Merged Dependabot dependency updates: mongodb 6.21.0 → 7.3.0 in the
tests/playwright e2e harness (#6393),
@aws-sdk/client-s3 3.1054.0 → 3.1071.0 (#6390),
@google-cloud/storage 7.19.0 → 7.21.0 (#6391),
@typescript-eslint/eslint-plugin 8.60.1 → 8.61.1 (#6392),
and @tweedegolf/sab-adapter-google-cloud 1.0.10 → 3.0.2 (#6389).
Thanks to xet7. - Updated docs.
Thanks to xet7.
and adds the following features:
- Added a "Show at Minicard" option for the Card Settings "Mark as complete" toggle.
The "Mark as complete" row in Board Settings → Card Settings now has its own "Show at Minicard"
checkbox (new board settingallowsDueCompleteOnMinicard), unchecked by
default — so the complete toggle is no longer shown on the current board's
minicards unless it is explicitly enabled.
Thanks to xet7.
and fixes the following bugs:
- Updated tests.
Thanks to xet7. - Explain to Dependabot to not complain about rspack.
Thanks to xet7. - Fixed Card Settings toggles (e.g. "Mark as complete") could not be reversed
without refreshing the page.
The Board Settings → Card Settings popup (boardCardSettingsPopup) cached the
board once inonCreatedas a non-reactive snapshot, but its toggle handlers
computed the new value from that snapshot (!tpl.currentBoard.allowsX). So the
first toggle worked, but reversing it recomputed!oldValuefrom the stale
snapshot and set the same value again — it only "reset" after a page refresh
re-took the snapshot. Fixed by re-reading the board reactively in anautorun,
so every Card Settings toggle works both ways without a refresh. The same fix
was applied to the Subtask Settings popup, which had the identical pattern.
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.
Related context
Related tools
Beta — feedback welcome: [email protected]