This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryAdds GH_REPO environment variable on bundle-attach steps so gh correctly targets the repository.
Full changelog
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 ongh release uploadwithfailed to run git: fatal: not a git repository.ghtries to detect the target repo from a git remote, but
build-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.
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]