Wekan
Open source kanban board application built with Meteor
Alternative to: trello
About
Versions (218)
v10.08
2026-07-20v10.08 2026-07-21 WeKan ® release
This release fixes the following bugs:
- Verified that list widths on public boards (#5659) are fixed: uncustomized
lists render the one shared default width for logged-out public-board visitors
and members alike, board-wide widths apply to everyone, and anonymous viewers
customize via localStorage. The
listWidthDefaults.test.cjsregression test existed but was never wired intonpm run test:unit:node, so it did not run; it is now wired in so the fix stays verified. Thanks to NadavTasher and xet7. - Files admin report follow-up: made the
filesReporthelpers defensive so a throwing data helper can no longer blank the whole report, and corrected the v10.07 changelog claim — the report still does not list its attachments in the Playwright test, which points at theattachmentsListpublication returning no rows and is still under investigation. Thanks to xet7.
Thanks to above GitHub users for their contributions and translators for their translations.