Skip to content

wekan

v9.60 Breaking

This release includes 2 breaking changes for platform teams planning a safe upgrade.

Published 1mo Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

docker javascript kanban meteor real-time sandstorm
+2 more
snapcraft wekan

Summary

AI summary

Dropped armv7l support from extra‑arch builds and moved win64/mac‑arm64 uploads to post‑release.

Full changelog

v9.60 2026-06-19 WeKan ® release

This release adds the following features:

  • Release All Platforms: Drop armv7l from extra-arch bundles, because Node.js 24 ships no armv7l binaries.
    The build-extra-arches armv7l matrix entry failed with no matching manifest for linux/arm/v7 when pulling node:24-slim. Root cause: Node.js
    24 publishes no armv7l (32-bit ARM) binaries at all — neither the official
    dist nor unofficial builds — so there is no node:24 arm/v7 image to rebuild
    native modules against, and no Node 24 runtime to run such a bundle on an
    armv7 device. The armv7l matrix entry is removed; extra-arch bundles are now
    s390x + ppc64le. armv7 was already excluded from the Docker image and snap,
    so those are unaffected.
    Thanks to xet7 and Claude.

  • Release All Platforms: Move win64 and mac-arm64 into the post-release extra-platform phase.
    build-win64 and build-mac-arm64 were prerequisites of the release job,
    so a slow or flaky Windows/macOS runner blocked creation of the GitHub
    Release (and thus the Docker and snap jobs, which depend on it). They now
    depend on release instead — alongside build-extra-arches — and each
    attaches its own wekan-<version>-<platform>.zip to the already-created
    Release via gh release upload --clobber. The core release now waits only on
    the amd64 + arm64 bundles. No build steps changed; only the dependency
    wiring, upload mechanism, and section grouping.
    Thanks to xet7 and Claude.

Thanks to above GitHub users for their contributions and translators for their translations.

Breaking Changes

  • Removed armv7l (linux/arm/v7) from extra-arch bundles because Node.js 24 provides no armv7l binaries; only s390x and ppc64le remain.
  • Changed CI dependency wiring: win64 and mac‑arm64 builds now run after the release job instead of being prerequisites, altering artifact availability timing.

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

Track wekan

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Related tools

Beta — feedback welcome: [email protected]