v0.8.0

FujiwaraChoki/MoneyPrinterV2v0.8.0Jun 10, 2026by csiwek

AI Summary

This release adds SIP (Session Initiation Protocol) registration support and the ability to call Address of Record (AOR) addresses, alongside new LiveKit integration capabilities.

Key Highlights

  • Added SIP REGISTER support for registering with SIP servers.
  • Enabled calling AORs (Address of Record) addresses.
  • Integrated Livekit as a 'Leg' in the application.

New Features

  • SIP REGISTER support.
  • Calling AORs.
  • Livekit as a Leg.

Full Release Notes

## What's Changed
* SIP REGISTER support and calling AORs by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/47
* Livekit as a Leg by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/48


**Full Changelog**: https://github.com/VoiceBlender/voiceblender/compare/v0.7.1...v0.8.0