Skip to content

stemdeckapp/stemdeck

v0.6.0-alpha.4 Feature

This release adds 2 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

ReleasePort's take

Light signal
editorial:auto 10d

Version v0.6.0-alpha.4 updates the Frontend with several bug fixes and a new single‑click track loading feature.

Why it matters: Addresses tooltip hover reliability, waveform resize after window changes, file upload error messaging, and adds single‑click library loading; all affect frontend UI usability for developers and SREs monitoring the desktop setup.

Summary

AI summary

Updates Frontend, Desktop setup No changes, and Artifact build across a mixed release.

Changes in this release

Feature Medium

Enables single-click track loading from library.

Enables single-click track loading from library.

Source: llm_adapter@2026-05-24

Confidence: low

Feature Medium

Changes About dialog hover styling to yellow only on hover.

Changes About dialog hover styling to yellow only on hover.

Source: llm_adapter@2026-05-24

Confidence: low

Bugfix Medium

Fixes settings tooltip hover reliability.

Fixes settings tooltip hover reliability.

Source: llm_adapter@2026-05-24

Confidence: high

Bugfix Medium

Fixes waveform resize after window resizing.

Fixes waveform resize after window resizing.

Source: llm_adapter@2026-05-24

Confidence: high

Bugfix Medium

Fixes file upload re-submit error message.

Fixes file upload re-submit error message.

Source: llm_adapter@2026-05-24

Confidence: low

Bugfix Medium

Prevents "URL is required" error when re-submitting same file upload.

Prevents "URL is required" error when re-submitting same file upload.

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

Confidence: low

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 4

UI polish and a file upload re-submit fix.

Backend

No changes.

Frontend

  • Fix: settings tooltip -- "More features coming soon" now appears on hover and reliably disappears when the mouse leaves the button. Uses CSS :hover on the button itself, eliminating WKWebView event delivery quirks.
  • Fix: waveform resize -- resizing the app window now correctly updates the waveform zoom. A requestAnimationFrame debounce on the ResizeObserver ensures zoom is applied after layout settles.
  • Single-click track loading -- clicking a track in the library now loads it into the studio immediately. Double-click is no longer needed.
  • About dialog hover -- Website, GitHub, and all social icon buttons only turn yellow on hover instead of being permanently highlighted.
  • Fix: file upload re-submit -- uploading the same file a second time (without re-selecting it) no longer shows "URL is required". The File object is now cached on the input element and survives the browser clearing fileInput.files after a fetch() submission.

Desktop setup

No changes.


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]