v0.11.2
HumanAIGC/Cloth2Texv0.11.2Jul 15, 2026by csiwek
AI Summary
This update focuses on code stability by porting critical data race fixes from a community fork and updating dependency versions.
Key Highlights
- Ported init-race and test data-race fixes from Mliviu79's fork
- Bumped Sipgo version
- Bumped Opus library
New Features
- Data race fixes
- Dependency updates (Sipgo, Opus)
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