This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryFixed Files admin report not listing files and prevented FerretDB changeStream CPU loops.
Full changelog
v10.06 2026-07-20 WeKan ® release
This release fixes the following bugs:
- Fix: force
changeStreamsout of the reactivity order for FerretDB on all
platforms, not only the snap. FerretDB v1 does not implement MongoDB change
streams, so a$changeStreamaggregate returns "not implemented" and Meteor
busy-loops retrying it (high FerretDB CPU, cards not opening). The snap fix
already strippedchangeStreamsfromMETEOR_REACTIVITY_ORDER; the same strip
is now applied to the remaining FerretDB run-paths — the standalone FerretDB
releasestart-wekan.sh, the FerretDB Docker imagewekan-entrypoint.sh, and
the Windowsstart-wekan.bat— sochangeStreamscan never enter the order
however it was passed in (OpLog + polling only). The Docker compose files
already hardcode safe values, and the real-MongoDBstart-wekan.sh/
start-wekan.batare unchanged (#6492, #6493, #6480).
Thanks to uusijani, mueschel and xet7. - Fix: the Files admin report (Admin Panel / Reports / Files) showed only its
controls and never listed any files. Its rows and count were read from the
ostrio FilesCollection wrapper, whose FilesCursor does not reliably re-run in a
Blaze helper when the paginatedattachmentsListpublication delivers the page,
so the count stayed 0 and the table never rendered. It now reads the underlying
reactiveAttachments.collection, the same pattern the rest of the codebase uses
for attachment reads.
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.
Beta — feedback welcome: [email protected]