This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryFixed board icons layout on small screens and resolved the Files admin report loading spinner issue.
Full changelog
v10.09 2026-07-21 WeKan ® release
This release fixes the following bugs:
- Fix: on phone-sized touch screens the All Boards page put the board icons BELOW
the left menu and search bar (a single stacked column), and because dragscroll
does not work over the menu / search area you could not drag-scroll down to the
boards below the fold. The board icons now stay in their own column on the RIGHT
(narrow left menu, boards right) in both mobile and desktop mode, and BOTH columns
are their own drag-scrollable areas — a tall left menu and the boards can each be
scrolled down to. In RTL languages the layout mirrors automatically (menu on the
right, boards on the left) via the direction-aware grid and logical
borders.
Thanks to xet7. - Fix: the Files admin report (Admin Panel / Reports / Files) was stuck on the
loading spinner and never listed its files. Anawaitin theattachmentsList
publication never resolved (a ReactiveCache read / the ostrio FilesCollection
cursor's old-CFS backward-compatibility fallback), sothis.ready()never ran and
the subscription never became ready — and the report template only renders once
ready. The publication now signals readiness UP FRONT (then streams the page rows,
which appear reactively), and computes its data by querying the Boards / Cards /
Attachments.collectioncollections directly withfetchAsyncinstead of through
ReactiveCache, so it always resolves. The client helpers are also defensive so a
data error can never blank the
report.
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]