Releases: livekit/python-sdks
Releases · livekit/python-sdks
rtc-v0.20.1
What's Changed
- Add auto chunking for text stream writer by @lukasIO in #361
- Add stream_id and sender_identity to stream_text params by @lukasIO in #362
Full Changelog: api-v0.8.2...rtc-v0.20.1
rtc-v0.20.0
What's Changed
- bump livekit-ffi to 0.12.6 by @typester in #344
- add pydantic support to rtc.VideoFrame & rtc.AudioFrame by @theomonnom in #348
- Add data stream support by @lukasIO in #347
- Rework data stream API by @lukasIO in #352
- update FFI to 0.12.10 by @bcherry in #356
- support for track subscription permissions by @davidzhao in #354
Full Changelog: rtc-v0.19.1...rtc-v0.20.0
protocol-v0.8.2
Full Changelog: protocol-v0.8.0...protocol-v0.8.2
api-v0.8.2
What's Changed
Full Changelog: api-v0.8.1...api-v0.8.2
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