Skip to content

wekan

v9.54 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

docker javascript kanban meteor real-time sandstorm
+2 more
snapcraft wekan

Affected surfaces

deps

Summary

AI summary

Updates 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:

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 in onCreated as 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 !oldValue from 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 an autorun,
    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

Track wekan

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Beta — feedback welcome: [email protected]