This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryStudio export now applies mixer adjustments, Installing adds macOS Gatekeeper guidance, and Artifact build produces arm64/x64 DMGs.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Export Mix now applies mixer adjustments (volume, mute, solo) to exported WAV/MP3. Export Mix now applies mixer adjustments (volume, mute, solo) to exported WAV/MP3. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Refactor | Low |
Master volume slider is intentionally not baked into exported mix; exports remain at full loudness. Master volume slider is intentionally not baked into exported mix; exports remain at full loudness. Source: granite4.1:30b@2026-06-05-audit Confidence: low |
— |
Full changelog
> [!IMPORTANT]
macOS first launch (no code signing yet). After dragging StemDeck to Applications, clear the Gatekeeper quarantine flag or macOS will say the app is damaged:
xattr -dr com.apple.quarantine /Applications/StemDeck.appOptional: fresh-install cleanup. To reproduce a true first-run with no leftover state from earlier builds, open each path in Finder via the Go menu, then Go to Folder (Shift+Cmd+G), and move the folders to Trash:
~/Library/Application Support/StemDeck~/Library/WebKit/app.stemdeck.desktop~/Library/Caches/stemdeck~/Library/Caches/app.stemdeck.desktopYou can also delete
~/Library/Preferences/app.stemdeck.desktop.plistthe same way. This is optional; the app will work without it.
What's new in 0.7.0 Alpha 7
Studio
- Export Mix now reflects your mixer adjustments. Previously the exported file ignored the mixer and came out close to the original song. It now renders on demand from your current settings, so per-stem volume, mute, and solo are all applied and the export matches what you hear. Works for both WAV and MP3, and for the current loop region. The master volume slider is intentionally not baked in (it is a monitoring level, not part of the mix), so default exports stay at full loudness. "Export All Stems" is unchanged and still gives you the raw isolated stems for re-mixing elsewhere. (#183)
Installing
- macOS: drop the
.appinto Applications and launch (run thexattrcommand above first). - Windows: unzip the downloaded
.zip, then runStemDeck.exefrom the extracted folder.
Artifact build
- macOS arm64 and x64 DMGs and runtime packs were built and inspected on a macOS Woodpecker agent before upload.
Artifact scan
- Windows portable packages were scanned with ClamAV in CI before upload.
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 stemdeckapp/stemdeck
All releases →Related context
Related tools
Earlier breaking changes
- v0.6.0-alpha.1 Moves library and stems storage from `~/Library/Application Support/` to `~/Documents/StemDeck/`.
Beta — feedback welcome: [email protected]