Changelog
Release history for all StemSplit public packages and APIs.
Subscribe to releases by watching the repositories on GitHub. Each package has its own release feed.
stemsplit-mcpnpm
View all releasesv0.3.0May 2026
- Added `separate_stems` tool for direct stem separation
- YouTube URL support for processing videos directly
- Improved error messages with actionable guidance
v0.2.0April 2026
- Initial public release
- Added `separate_stems` tool
- Added `get_job_status` tool
v0.1.0March 2026
- Private beta release
n8n-nodes-stemsplitnpm
View all releasesv0.1.7May 2026
- Fixed webhook payload parsing for edge cases
- Improved error handling and user-facing messages
v0.1.5April 2026
- Added "Separate Stems (Wait)" operation with built-in polling
- Automatic job completion waiting without manual polling nodes
v0.1.0March 2026
- Initial release
- Basic stem separation node for n8n workflows
stemsplit-pythonPyPI
View all releasesv0.2.0May 2026
- Added `wait_for_job()` helper for synchronous workflows
- YouTube job support via `create_youtube_job()`
- Full type hints throughout the client
v0.1.0April 2026
- Initial release with `StemSplitClient`
- Added `create_job()` method
- Added `get_job()` method
stemsplit CLIHomebrew / GitHub
View all releasesv1.0.0May 2026
- Stable release — production ready
- macOS arm64 and x64 binaries
- Linux x64 binaries
- Windows x64 binaries
v0.9.0April 2026
- Added YouTube URL support
- Batch processing with glob patterns
v0.8.0March 2026
- Initial public release
demucs-onnxPyPI
View all releasesv0.3.0May 2026
- fp16 weight quantization support for smaller model sizes
- New model flavors: htdemucs_ft_vocals, htdemucs_ft_drums, htdemucs_ft_bass, htdemucs_ft_other
v0.2.0April 2026
- Added htdemucs_6s 6-stem model export
v0.1.0March 2026
- Initial release
- htdemucs and htdemucs_ft model exports
Looking for the StemSplit API changelog? API documentation is updated continuously. Breaking changes are announced in the StemSplit GitHub organization.