| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wekan_10.55_amd64.snap | 2026-08-01 | 397.8 MB | |
| wekan-10.55-riscv64.zip | 2026-08-01 | 312.7 MB | |
| wekan_10.55_arm64.snap | 2026-08-01 | 306.1 MB | |
| wekan-10.55-s390x.zip | 2026-08-01 | 314.9 MB | |
| wekan-10.55-ppc64le.zip | 2026-08-01 | 314.0 MB | |
| wekan-10.55-sandstorm.spk | 2026-08-01 | 171.4 MB | |
| wekan-10.55-win64.zip | 2026-08-01 | 297.0 MB | |
| wekan-10.55-mac-arm64.zip | 2026-08-01 | 307.7 MB | |
| wekan-10.55-amd64.zip | 2026-08-01 | 309.3 MB | |
| wekan-10.55-arm64.zip | 2026-08-01 | 311.6 MB | |
| README.md | 2026-08-01 | 1.9 kB | |
| v10.55 source code.tar.gz | 2026-08-01 | 33.8 MB | |
| v10.55 source code.zip | 2026-08-01 | 35.1 MB | |
| Totals: 13 Items | 3.1 GB | 0 | |
v10.55 2026-08-02 WeKan ® release
In short: a dependency release. Four updates arrive from dependabot, none of them in the shipped bundle: the two halves of typescript-eslint that let ESLint read and check TypeScript, the sinon test doubles the unit suites build their fakes from, and the docker/login-action step that signs in to the container registries when a release image is published. Nothing WeKan runs in a browser or on a server changes.
This release updates the following dependencies:
- @typescript-eslint/eslint-plugin 8.63.0 → 8.65.0 — the TypeScript rules ESLint checks the source against. A development dependency: it runs in the linter, never in the bundle. (#6564, update). Thanks to dependabot.
- @typescript-eslint/parser 8.63.0 → 8.65.0 — the other half of the same pair: what lets ESLint read TypeScript at all, so it moves with the plugin above. (#6562, update). Thanks to dependabot.
- sinon 22.0.0 → 22.1.0 — the spies, stubs and fake timers the unit tests build their doubles from. Also a development dependency. (#6563, update). Thanks to dependabot.
- docker/login-action 4.5.1 → 4.6.0 — the GitHub Actions step that signs in to the container registries before a release image is pushed. Pinned by commit hash rather than by tag, which is why the change is a hash and not a version number. (#6561, update). Thanks to dependabot.
Thanks to above GitHub users for their contributions and translators for their translations.