Skip to content

stemdeckapp/stemdeck

v0.7.0-alpha.2 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates Export, Workspace & waveform, and Artifact build across a mixed release.

Changes in this release

Security Low

Scans Windows portable packages with ClamAV in CI before upload.

Scans Windows portable packages with ClamAV in CI before upload.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Medium

Adds Export All Stems button for single ZIP download with WAV/MP3 toggle.

Adds Export All Stems button for single ZIP download with WAV/MP3 toggle.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Medium

Consolidates footer export options into an Export Mix dropdown menu.

Consolidates footer export options into an Export Mix dropdown menu.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Medium

Makes stem lanes scrollable on short windows, syncing mixer and waveform scrolling.

Makes stem lanes scrollable on short windows, syncing mixer and waveform scrolling.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Medium

Introduces responsive waveform that stretches, maintains minimum width, and scrolls horizontally while keeping timeline aligned.

Introduces responsive waveform that stretches, maintains minimum width, and scrolls horizontally while keeping timeline aligned.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Medium

Replaces default scrollbars with thin, auto‑hiding scrollbars in library, mixer, and waveform.

Replaces default scrollbars with thin, auto‑hiding scrollbars in library, mixer, and waveform.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Low

Builds macOS arm64 and x64 DMGs and runtime packs, inspected on Woodpecker agent before upload.

Builds macOS arm64 and x64 DMGs and runtime packs, inspected on Woodpecker agent before upload.

Source: llm_adapter@2026-05-29

Confidence: high

Bugfix Medium

Fixes stray white bar appearing under waveform during window resizing.

Fixes stray white bar appearing under waveform during window resizing.

Source: llm_adapter@2026-05-29

Confidence: high

Full changelog

> [!IMPORTANT]

macOS ÔÇö first launch is blocked by Gatekeeper (no code signing yet). After dragging StemDeck into Applications, run once:

xattr -dr com.apple.quarantine /Applications/StemDeck.app

Optional ÔÇö clean slate for a true first-run
ÔÜá´©Å rm -rf is permanent and cannot be undone. If you're not comfortable running terminal commands, use Finder instead: open each path via Go ÔåÆ Go to Folder (ÔçºÔîÿG) and move the folders to Trash manually.

rm -rf ~/Library/Application\ Support/StemDeck
rm -rf ~/Library/WebKit/app.stemdeck.desktop
rm -f  ~/Library/Preferences/app.stemdeck.desktop.plist
rm -rf ~/Library/Caches/stemdeck ~/Library/Caches/app.stemdeck.desktop

This is optional ÔÇö the app will work without it.

What's new in 0.7.0 Alpha 2

Export (#160)

  • Export All Stems in one click ÔÇö no more clicking six download buttons. Bundles the active stems into a single .zip named after the song, with a WAV/MP3 toggle.
  • Footer export consolidated into one Export Mix dropdown: Mix ┬À All Stems ┬À Current Region (with descriptions + keyboard nav).
  • Export Mix and Export Stems operate on the active (selected) stems only.
  • Individual stem-mix downloads are named after the song.
  • Desktop: exporting all stems is now a single save dialog instead of six.

Workspace & waveform (#159)

  • Stem lanes are now scrollable on short windows ÔÇö the mixer and waveforms scroll together, so every stem is reachable.
  • Responsive waveform ÔÇö stretches to fill the window, keeps a readable minimum width, and scrolls horizontally below it; the timeline ruler and playhead stay aligned.
  • Cleaner scrollbars ÔÇö thin, auto-hiding bars in the library, mixer, and waveform replace the chunky default ones.
  • Fixed a stray white bar that appeared under the waveform while resizing.

Installing

Drop the .app into Applications and launch.

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

Track stemdeckapp/stemdeck

Get notified when new releases ship.

Sign up free

About stemdeckapp/stemdeck

All releases →

Related context

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]