Releases: livekit/client-sdk-unity
Releases · livekit/client-sdk-unity
v1.0.1
What's Changed
- Update README.md by @cloudwebrtc in #45
- feat: support rendering callback for rtc video source. by @cloudwebrtc in #43
- Add unpublish track to local participant, fix local track published event by @Mohelm97 in #44
- fix: re-add binaries to lfs. by @cloudwebrtc in #48
- Fix bug in RtcVideoSource by @Mohelm97 in #49
- Update README.md by @cloudwebrtc in #57
- Add more method for Local/Remote Track. by @cloudwebrtc in #46
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Client SDK Unity v1.0.0
The first version that works on all native platforms
Supported Platforms
- Windows
- MacOS
- Linux
- iOS
- Android
- WebGL
Example app
https://github.com/livekit-examples/unity-example
What's Changed
- Updated README by @davidzhao in #4
- Add NOTICE by @dsa in #17
- protocol update by @cloudwebrtc in #24
- Fix Editor Running for Windows and Linux. by @cloudwebrtc in #27
- Updates from Decentraland's fork by @cloudwebrtc in #26
- Fix exceptions in events by @sus-yoshikane-t in #30
- Fix bug for RtcAudioSource by @cloudwebrtc in #29
- update ffi protocol to v0.4.7 by @cloudwebrtc in #31
- Add script to download ffi binaries. by @cloudwebrtc in #39
- Ffi/upgrade to v0.6.1 by @cloudwebrtc in #40
- try to fix audio delay. by @cloudwebrtc in #38
- feat: Support for iOS. by @cloudwebrtc in #36
- fix bug for RtcVideoSources. by @cloudwebrtc in #42
- Add
Type
forRtcAudioSource
. by @cloudwebrtc in #41
New Contributors
- @davidzhao made their first contribution in #4
- @dsa made their first contribution in #17
- @cloudwebrtc made their first contribution in #24
- @sus-yoshikane-t made their first contribution in #30
Full Changelog: https://github.com/livekit/client-sdk-unity/commits/v1.0.0