| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wekan_9.61_arm64.snap | 2026-06-19 | 375.0 MB | |
| wekan_9.61_amd64.snap | 2026-06-19 | 398.3 MB | |
| wekan-9.61-s390x.zip | 2026-06-19 | 191.5 MB | |
| wekan-9.61-ppc64le.zip | 2026-06-19 | 191.4 MB | |
| wekan-9.61-win64.zip | 2026-06-19 | 285.0 MB | |
| wekan-9.61-mac-arm64.zip | 2026-06-19 | 190.9 MB | |
| wekan-9.61-amd64.zip | 2026-06-19 | 182.2 MB | |
| wekan-9.61-arm64.zip | 2026-06-19 | 190.9 MB | |
| README.md | 2026-06-19 | 996 Bytes | |
| v9.61 source code.tar.gz | 2026-06-19 | 30.5 MB | |
| v9.61 source code.zip | 2026-06-19 | 31.3 MB | |
| Totals: 11 Items | 2.1 GB | 0 | |
v9.61 2026-06-19 WeKan ® release
This release adds the following features:
- Release All Platforms: Set GH_REPO on the bundle-attach steps so gh finds the repository.
The win64 / mac-arm64 / s390x / ppc64le bundles each finished building but
then failed on
gh release uploadwithfailed to run git: fatal: not a git repository.ghtries to detect the target repo from a git remote, butbuild-win64checks the repo out intosrc/(so the workspace root is not a git repository) andbuild-mac-arm64/build-extra-archesdo not check it out at all. SetGH_REPO=${{ github.repository }}on all three attach steps soghtargetswekan/wekandirectly without git remote detection. The snap job is unaffected (it does a full checkout into the workspace root). Thanks to xet7 and Claude.
Thanks to above GitHub users for their contributions and translators for their translations.