Releases: livekit/python-sdks
Releases · livekit/python-sdks
rtc-v1.0.10
What's Changed
- add user_data to AudioFrame by @longcw in #456
- Handle room updates, move participant by @davidzhao in #457
- bump versions for api/protocol/rtc by @davidzhao in #458
Full Changelog: rtc-v1.0.9...rtc-v1.0.10
rtc-v1.0.9
What's Changed
- add frame_size_ms to rtc.AudioStream by @theomonnom in #453
Full Changelog: rtc-v1.0.8...rtc-v1.0.9
rtc-v1.0.8
What's Changed
- update protocol for sip transfer events by @shishirng in #439
- use trusted publishers instead of pypi token by @davidzhao in #442
- feat(room_service): move participant api by @anunaym14 in #440
- bump rust-sdks to rust-sdks/[email protected] by @typester in #444
New Contributors
- @anunaym14 made their first contribution in #440
Full Changelog: rtc-v1.0.7...rtc-v1.0.8
rtc-v1.0.7
What's Changed
- add missing auth grant to forward participant by @zachkamran in #425
- example and docs tweaks by @bcherry in #432
- fix start ByteStreamWriter chunk index at 0 #430 by @5Hyeons in #431
- Add audio_features property on track publication by @lukasIO in #433
- expose rtc session stats by @theomonnom in #429
New Contributors
- @zachkamran made their first contribution in #425
- @5Hyeons made their first contribution in #431
Full Changelog: rtc-v1.0.6...rtc-v1.0.7
rtc-v1.0.6
What's Changed
- fix audio resampler returning corrupted audio by @theomonnom livekit/rust-sdks#627
- improve RPC types by @theomonnom in #410
- drop old items when RingBuffer exceed the capacity by @theomonnom in #415
- HTTP_PROXY support by @typester in #416
Jupyter support:
- isolate the jupyter frontend inside an iframe by @theomonnom in #411
- avoid redundant iframe on Colab by @theomonnom in #413
Full Changelog: rtc-v1.0.2...rtc-v1.0.6
rtc-v1.0.2
What's Changed
- initial jupyter notebook support by @theomonnom in #401
Full Changelog: rtc-v1.0.1...rtc-v1.0.2
rtc-v1.0.1
What's Changed
- add apm set_stream_delay_ms by @theomonnom in #404
Full Changelog: rtc-v1.0.0...rtc-v1.0.1
rtc-v1.0.0
What's Changed
- add rtc.AudioMixer by @theomonnom in #400
- livekit-rtc v1.0.0 by @theomonnom in #402
Full Changelog: rtc-v0.22.0...rtc-v1.0.0
rtc-v0.22.0
What's Changed
- remove AudioFrame.remix_and_resample by @theomonnom in #385
- remove ChatManager by @theomonnom in #387
- serialize VideoBufferType using human-readable str by @theomonnom in #392
- better track types by @theomonnom in #393
- update CI to use protobuf 4.x by @davidzhao in #396
- version bump 0.22 by @davidzhao in #397
Full Changelog: rtc-v0.21.3...rtc-v0.22.0