v0.11.2
karakeep-app/karakeepv0.11.2Jul 15, 2026by csiwek
AI Summary
This release focuses on stability and dependency management, addressing race conditions in initialization and updating audio-related libraries.
Key Highlights
- Fixed race conditions in init-race and data-race scenarios
- Bumped Sipgo version
- Bumped Opus library
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