| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wekan-10.22-riscv64.zip | 2026-07-22 | 310.9 MB | |
| wekan_10.22_arm64.snap | 2026-07-22 | 304.3 MB | |
| wekan-10.22-ppc64le.zip | 2026-07-22 | 312.2 MB | |
| wekan-10.22-s390x.zip | 2026-07-22 | 313.1 MB | |
| wekan-10.22-sandstorm.spk | 2026-07-22 | 168.6 MB | |
| wekan-10.22-win64.zip | 2026-07-22 | 295.2 MB | |
| wekan-10.22-mac-arm64.zip | 2026-07-22 | 305.8 MB | |
| wekan-10.22-amd64.zip | 2026-07-22 | 307.1 MB | |
| wekan-10.22-arm64.zip | 2026-07-22 | 309.8 MB | |
| README.md | 2026-07-22 | 5.8 kB | |
| v10.22 source code.tar.gz | 2026-07-22 | 32.6 MB | |
| v10.22 source code.zip | 2026-07-22 | 33.8 MB | |
| Totals: 12 Items | 2.7 GB | 0 | |
v10.22 2026-07-22 WeKan ® release
This release adds the following features:
This release fixes the following bugs:
-
Fix [#6504]: a rule that moves a card to another board failed with "newBoard.getNextCardNumber is not a function". On the server
ReactiveCache.getBoard()is async; the cross-board branch ofCards.move()used it withoutawait, so the destination board was a Promise (its methods missing) and label carry-over from the source board was silently dropped. BothgetBoard()calls are now awaited (same fix as PR [#6505]) (github.com). Thanks to ChristianMa97 and xet7.
Thanks to above GitHub users for their contributions and translators for their translations.