Wekan
Open source kanban board application built with Meteor
Alternative to: trello
v11.06
2026-08-20Binaries in these bundles
Each bundle carries a Node.js, a FerretDB and the MongoDB Database Tools. Which source has a given CPU varies from release to release - nodejs.org builds some architectures, unofficial-builds others, and the wekan/node-patches build the ones neither of them does - and not every source publishes a checksum. This is what went into this release, and which downloads were checked against a published SHA256.
| Bundle | Binary | From | Version | Checked | SHA256 |
|---|---|---|---|---|---|
| amd64 | FerretDB | wekan/FerretDB | v1.54.0 | verified | cefef799be4d3abd… |
| amd64 | Node.js | nodejs.org | v24.19.0 | verified | 14b342e71204f811… |
| arm64 | FerretDB | wekan/FerretDB | v1.54.0 | verified | d6fc40d8657dc989… |
| arm64 | Node.js | nodejs.org | v24.19.0 | verified | 01443c1e1a29e531… |
| armhf | FerretDB | wekan/FerretDB | v1.54.0 | verified | 82e6a8e078b366ec… |
| armhf | Node.js | wekan/node-patches | v24.19.0 | verified | b55350f3071b765a… |
| armv6 | FerretDB | wekan/FerretDB | v1.54.0 | verified | 14da6f60445fcce2… |
| armv6 | Node.js | wekan/node-patches | v24.19.0 | verified | 128ded0cda638c1f… |
| armv7 | FerretDB | wekan/FerretDB | v1.54.0 | verified | 82e6a8e078b366ec… |
| armv7 | Node.js | wekan/node-patches | v24.19.0 | verified | 8dbe0a9aa8550ad5… |
| i386 | FerretDB | wekan/FerretDB | v1.54.0 | verified | e80b2672d833d38d… |
| i386 | Node.js | wekan/node-patches | v24.19.0 | verified | 3b0b3bbfe27daf58… |
| mac-arm64 | FerretDB | wekan/FerretDB | v1.54.0 | verified | cac5e99177cb9c98… |
| mac-arm64 | Node.js | nodejs.org | v24.19.0 | verified | 3f1cf157479c1480… |
| mac-x64 | FerretDB | wekan/FerretDB | v1.54.0 | verified | 6a12e289a83c32d4… |
| mac-x64 | Node.js | nodejs.org | v24.19.0 | verified | d35e95230f46f6f0… |
| ppc64le | FerretDB | wekan/FerretDB | v1.54.0 | verified | 1cdde969f9d888b9… |
| ppc64le | Node.js | nodejs.org | v24.19.0 | verified | c510c6ce12f07010… |
| riscv64 | FerretDB | wekan/FerretDB | v1.54.0 | verified | 748372f58a70a3d0… |
| riscv64 | Node.js | unofficial-builds.nodejs.org | v24.19.0 | verified | cd1f14af28121480… |
| s390x | FerretDB | wekan/FerretDB | v1.54.0 | verified | bb6028ef6fc61f86… |
| s390x | Node.js | nodejs.org | v24.19.0 | verified | a4792e65962ffa0a… |
| win-arm64 | FerretDB | wekan/FerretDB | v1.54.0 | verified | 37e005e17eb1c3c7… |
| win-arm64 | Node.js | nodejs.org | v24.19.0 | verified | 8502f4a50b458d4c… |
| win64 | FerretDB | wekan/FerretDB | v1.54.0 | verified | 870c892e7bcab272… |
| win64 | Node.js | nodejs.org | v24.19.0 | verified | 57f71ab3652e797d… |
A row saying no checksum published is not a failed check - it is a source that publishes nothing to check against. Those are the ones worth fixing at the source.
v11.06 2026-08-21 WeKan ® release
In short: card details once again offer every valid list and label, in every swimlane and through linked cards, and use compact accessible icons for person-field actions, while LDAP profiles consistently retain the directory’s full display name. Below that: regression coverage for all four reported bugs, linked-card label writes and the icon controls, plus corrected Node and browser expectations for those controls and card dates.
| Platform | Binary | From | Version | SHA256 |
|---|---|---|---|---|
| amd64 | Node.js | nodejs.org | v24.19.0 | 14b342e71204f811bde6153be8e04b62aef63c236fef92b55f9c83154b409647 |
| amd64 | FerretDB | wekan/FerretDB | v1.53.0 | eae1f0a8f73bfc979738bfff7284d40fd1bc55de2cc56514721fc155c3624f7d |
| arm64 | Node.js | nodejs.org | v24.19.0 | 01443c1e1a29e531ccad5a46fefa6df490d2189c49f7955904aecdbb0fe86fdc |
| arm64 | FerretDB | wekan/FerretDB | v1.53.0 | bdc50caee3ac28495b42d2130b94a042a9dd6d3a38f732cac02b648f36c891da |
| mac-arm64 | Node.js | nodejs.org | v24.19.0 | 3f1cf157479c1480352083105e13faf9d008ede98e7e157746b6df940d197b94 |
| mac-arm64 | FerretDB | wekan/FerretDB | v1.53.0 | cb14ffe93e285903e5a8a9c1821687ddb5b8a979a11c584bf4af534b272c6d3e |
| mac-x64 | Node.js | nodejs.org | v24.19.0 | d35e95230f46f6f0751df497c56622c6735e05d5e1fb1630996a005b9d328fe4 |
| mac-x64 | FerretDB | wekan/FerretDB | v1.53.0 | d97dfa9afa60aa05f25384327de82efe7b71d958ed24c1f66618284294a65cd3 |
This release fixes the following bugs:
Card details - choosing placement and labels on an opened card.
It offers board-wide lists in every swimlane and logs moves through reactive cache gaps. Thanks to mimZD, rmb82 and xet7.
The list, move and copy selectors treated a legacy board-wide list as shared only in the default swimlane. They now include it for every swimlane. Activity logging also records a temporarily unavailable list or swimlane with an empty name instead of throwing after the valid card update.
Its label picker falls back to the visible card board. Thanks to ClemStrummer and xet7.
The linked-card label refactor could resolve no source board and render only the Create label action. It now prefers the source board but falls back through the placement board to the current visible board, retaining existing labels and newly created ones.
Adding a label through a linked card updates its source. Thanks to xet7.
The label row is a nested popup context, while the routed board contains the linked representation. The popup now retains the card as its explicit mutation target and resolves the label catalogue and new-label board from the source, so selecting or creating labels through a linked card works consistently.
Requested By and Assigned By use an icon instead of Add text. Thanks to xet7.
Empty person fields now use the same compact icon-only language as description editing: a plus to add and a pencil to edit. Both states keep localized hover tooltips and accessible names, while the decorative icons stay hidden from screen readers.
LDAP profiles - directory names shown to signed-in users.
They normalize displayName values to text before saving the full name. Thanks to Nissulya and xet7.
Active Directory attributes can arrive as a scalar, a one-element array or a
buffer. The full-name sync now converts all three shapes to text, so the user
header and profile do not fall back to sAMAccountName while the Admin Panel
still sees directory data.
and updates the following developer tooling:
Regression suites follow accessible Add icons and Card-wrapped dates. Thanks to xet7.
The all-tests run still expected visible Add text after those actions became icon-only controls, and one date test expected the direct context used before the v11.05 card-date repair. Node and Playwright coverage now checks the localized accessible name, tooltip and plus icon, and the date assertion matches the Card explicitly passed through the Blaze argument context. The complete plain-Node run passes all 495 suites.
Thanks to above GitHub users for their contributions and translators for their translations.