Releases: livekit/python-sdks
Releases · livekit/python-sdks
api-v0.8.1
What's Changed
- Improve reference docs for Server APIs by @bcherry in #306
- fixed agent_dispatch.py typos by @s-hamdananwar in #319
- version bump to 0.18.2 by @davidzhao in #320
- fix agent dispatch example imports by @s-hamdananwar in #322
- update protocol to v1.30.0 by @s-hamdananwar in #334
Full Changelog: api-v0.8.0...api-v0.8.1
rtc-v0.18.3
What's Changed
- feat: add AVSynchronizer and examples by @longcw in #324
- Update publish_hue to publish at 30fps by @davidzhao in #323
- fix agent dispatch example imports by @s-hamdananwar in #322
- fixed unpublish track error by adding stop_on_unpublish value by @s-hamdananwar in #325
- updated AVSynchronizer readme by @davidzhao in #326
- Update gh actions version by @lukasIO in #328
- ci: fix artifacts v4 with multiple uploads by @nbsp in #331
New Contributors
Full Changelog: rtc-v0.18.2...rtc-v0.18.3
rtc-v0.18.2
What's Changed
- rtc.EventEmitter contravariance by @theomonnom in #304
- Raise error if EventEmitter used with async callback by @bcherry in #312
- added explicit agent dispatch example by @s-hamdananwar in #311
- fixes #309 example in readme and makes a more complete example by @yepher in #310
- Fix ruff formatting on examples/room_example.py by @davidzhao in #316
- Support mute/unmute for local tracks by @davidzhao in #318
New Contributors
- @lebaudantoine made their first contribution in #302
- @yepher made their first contribution in #310
Full Changelog: rtc-v0.18.0...rtc-v0.18.2
protocol-v0.7.0
version bump api to 0.8.0 (#305)
api-v0.8.0
What's Changed
- Agent dispatch APIs, ability to set room config in token by @davidzhao in #303
Full Changelog: api-v0.7.1...api-v0.8.0
rtc-v0.18.0
What's Changed
- fix incomplete FfiRequest when converting video frames by @theomonnom in #299
- RPC implementation via FFI by @bcherry in #283
- rtc-0.18.0 by @bcherry in #301
Full Changelog: rtc-v0.17.6...rtc-v0.18.0
rtc-v0.17.4
What's Changed
- fix rtc.AudioStream not working on local tracks
Full Changelog: rtc-v0.17.3...rtc-v0.17.4
rtc-v0.17.3
What's Changed
- add with_kind to claims by @timu-jesse-ezell in #263
- Type participant kind by @davidzhao in #272
- rtc: added sip publish dtmf feature by @s-hamdananwar in #273
- dispose livekit_ffi on python interpreter exit by @theomonnom in #274
- Fix FATAL: exception not retrown (livekit/agents#732) on exit
New Contributors
- @timu-jesse-ezell made their first contribution in #263
- @s-hamdananwar made their first contribution in #273
Full Changelog: rtc-v0.17.2...rtc-v0.17.3
rtc-v0.17.2
What's Changed
- fix invalid data len in the audioresampler by @theomonnom in #266
- quality of life improvements by @theomonnom in #267
- more docstrings & add rtc.combine_audio_frames by @theomonnom in #268
- remove confusing errors when accessing room states before connection by @theomonnom in #269
- fix wait_for_playout finishing too early by @theomonnom in #270
Full Changelog: rtc-v0.17.1...rtc-v0.17.2
rtc-v0.17.1
What's Changed
- added rtc.AudioResampler using SoX by @theomonnom in #264
Full Changelog: rtc-v0.17.0...rtc-v0.17.1