v0.11.2
rapidaai/voice-aiv0.11.2Jul 15, 2026by csiwek
AI Summary
This release focuses on stability by integrating race condition fixes from a community fork and updating core library dependencies.
Key Highlights
- Ported race condition fixes for init-race and test data-race from a fork
- Bumped Sipgo version to improve SIP handling
- Bumped Opus library to enhance audio codec support
Full Release Notes
## What's Changed * Port init-race and test data-race fixes from Mliviu79's fork by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/75 * Bump Sipgo version by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/76 * Bumped Opus library by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/77 **Full Changelog**: https://github.com/VoiceBlender/voiceblender/compare/v0.11.1...v0.11.2