v0.3.0

VoiceBlender/voiceblenderv0.3.0Apr 16, 2026by csiwek

AI Summary

This release focuses on call handling features, audio quality improvements via jitter buffer configuration, and library updates, including support for call transfers and room participant controls.

Key Highlights

  • Pause recordings
  • Configurable Jitter Buffer
  • Support for blind and attendant transfer
  • Join room as muted or deaf

New Features

  • Pause recordings
  • Configurable jitter buffer
  • Call transfers
  • Muted/Deaf join
  • DTMF broadcasting
  • Opus library update

Full Release Notes

## What's Changed
* Feat: Pause recordings by @csiwek 
* Feat: Configurable Jitter Buffer by @csiwek
* Feat: Support for blind and attendant transfer - both on originated and incoming calls by @csiwek
* Updated Opus library, Added CPU performance tests. Added Opus tests by @csiwek
* Feat: Join room as muted or deaf. This avoids race conditions and uncertain… by @csiwek
* Feat: Broadcast DTMF to all legs by @csiwek


**Full Changelog**: https://github.com/VoiceBlender/voiceblender/compare/v0.2.0...v0.3.0