Changelog
Mar 17, 2026
v0.1.7mcp server
Improved
- Update npm README with v1.5 bridge download link
Mar 17, 2026
v0.1.6mcp server
Fixed
- Stop closing old M4L socket on reconnect (fixes reconnect loop)
Mar 17, 2026
v0.1.5mcp server
Improved
- Update README links to talkback.createwcare.com
Fixed
- ws-bridge multi-connection handling and publish workflow tag detection
Mar 17, 2026
v1.2.0m4l device
Improved
- Bundle ws dependency for reliable distribution
Fixed
- Node script not ready error on frozen devices
Mar 17, 2026
v0.1.4mcp server
Improved
- Refine system prompt: push back on vague "improve my mix" requests, ignore empty tracks
- Update README for desktop MCP clients, add add-mcp installer option
Mar 17, 2026
v0.1.3mcp server
Improved
- Add MCP registry metadata for submission
Mar 16, 2026
v0.1.2mcp server
Improved
- Add README, PolyForm Shield license, and changelog automation
- Add workflow_dispatch trigger to publish workflow
Mar 16, 2026
v0.1.1mcp server
Improved
- System prompt refined: empty tracks treated as normal, parameter changes require explicit consent
- Spectral analysis tool description clarifies it's a point-in-time snapshot requiring playback
- Bridge health metrics now exposed via get_bridge_health tool
Fixed
- CI/CD pipeline for automated npm publishing on version bump
Mar 15, 2026
v0.1.0mcp server
Added
- Rich LOM data: routing, groups, meters, clips, arm, monitoring, sample rate
- Stdio transport for direct MCP client integration
- Session context, spectral analysis, and mix heuristics tools
Improved
- Performance optimizations and npm distribution support
Mar 15, 2026
v1.0.0m4l device
Added
- Rich LOM data support with LiveAPI read/write
- WebSocket bridge for real-time session data
- Spectral analysis capture from master bus
- Sends support and output routing
Improved
- Performance optimizations for polling and API caching