Skip to content

stemdeckapp/stemdeck

v0.6.0-alpha.2 Breaking

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

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

✓ No known CVEs patched in this version

ReleasePort's take

Light signal
editorial:auto 11d

The library sidebar can now be collapsed and expanded with state persistence across sessions.

Why it matters: Enables persistent UI customization for developers using the library panel, improving workflow efficiency in version v0.6.0-alpha.2.

Summary

AI summary

Collapsible library sidebar added, export controls redesigned, and VU meters now animate correctly during playback.

Changes in this release

Feature Medium

Library sidebar can now be collapsed and expanded, state persists across sessions.

Library sidebar can now be collapsed and expanded, state persists across sessions.

Source: llm_adapter@2026-05-23

Confidence: low

Feature Medium

Export Region button stacked below Export Mix; Speed button removed from footer.

Export Region button stacked below Export Mix; Speed button removed from footer.

Source: llm_adapter@2026-05-23

Confidence: low

Feature Low

Library sidebar can be collapsed/expanded with a hamburger button.

Library sidebar can be collapsed/expanded with a hamburger button.

Source: granite4.1:30b@2026-05-23-audit

Confidence: low

Feature Low

Export Region and Export Mix buttons are stacked as equal-width pair in footer.

Export Region and Export Mix buttons are stacked as equal-width pair in footer.

Source: granite4.1:30b@2026-05-23-audit

Confidence: low

Bugfix Medium

Stem VU meters now animate correctly during playback.

Stem VU meters now animate correctly during playback.

Source: llm_adapter@2026-05-23

Confidence: high

Full changelog

> [!IMPORTANT]

macOS users run this after installing:

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

macOS Gatekeeper will block the app on launch without this step. Proper code signing is planned for a future release.


What's new in 0.6.0 Alpha 2

Collapsible library sidebar

The library panel can now be collapsed and expanded with the hamburger button (Ôëí) at the top of the left rail. Collapsing slides the panel closed with a smooth 280ms animation, leaving only the icon rail visible. The state persists across sessions so the sidebar remembers your preference on next launch.

Redesigned export controls

The footer export controls have been reorganised for clarity:

  • Export Region is now stacked directly below Export Mix as a pair of equal-width buttons, making the relationship between the two explicit.
  • The Speed button has been removed from the footer.

VU meters fixed

The stem VU meters (the animated level bars on each track) were not animating during playback in certain conditions. The issue was in how decoded audio buffers were retrieved after wavesurfer's decode event fires -- the event argument is a duration number, not the buffer itself. The fix calls getDecodedData() directly, matching the fast path that was already working for cached audio.


Installing

Drop the new .app into your Applications folder and launch. No manual migration steps required.

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]