Mentioning the Tavus improvements in the changelog.

This commit is contained in:
Filipi Fuchter
2025-06-18 07:46:04 -03:00
parent 8b4a86f629
commit 72cdbf0b78

View File

@@ -27,6 +27,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- `TavusTransport` and `TavusVideoService` now send audio to Tavus using WebRTC
audio tracks instead of `app-messages` over WebSocket. This should improve the
overall audio quality.
- Upgraded `daily-python` to 0.19.3.
### Fixed