Initial public release of StemStudio, a FOSS macOS app for local stem separation, public YouTube URL import, and mix export.
Includes:
- signed and notarized arm64 DMG
- signed and notarized arm64 zip
- SHA-256 checksums
Verification:
- npm run check
- npm audit --audit-level=high
- npm run desktop:build:mac
The release build script rebuilt the bundled runtime, validated packaged binaries, built the frontend, ran the desktop package doctor, signed and notarized the macOS app, and passed final package verification.