v0.6.0

VoiceBlender/voiceblenderv0.6.0May 19, 2026by csiwek

AI Summary

Significant expansion including IPv6, RTT, WebSockets as legs, and room bridging.

Key Highlights

  • IPv6 support
  • Real-time text (RTT) support
  • Websocket as a leg
  • Bridging rooms together
  • MoQ (Media Over QUIC) experimental support

New Features

  • IPv6
  • RTT support
  • Websocket Leg
  • Room Bridging
  • MoQ experimental support
  • Codec selection

Full Release Notes

## What's Changed

* IPv6 support by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/25
* Select codecs on inbound calls by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/26
* Real time text (RTT/ t.140)  support by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/27
* Bugfix/match room samplerate when adding an agent by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/30
* Webrtc audio fix / Enable speaking detection by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/33
* Webrtc audio E2E test by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/34
* Websocket as a leg by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/32
* MoQ (Media Over QUIC) experimental support
* Bridging rooms together. 

**Full Changelog**: https://github.com/VoiceBlender/voiceblender/compare/v0.5.0...v0.6.0