Releases: livekit/client-sdk-unity
Releases · livekit/client-sdk-unity
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
What's Changed
- Audio API improvements & microphone capture fix by @ladvoc in #114
- Cleaner microphone publishing API. This is a breaking change; please see this example for proper usage.
- Addresses an issue which caused increased microphone latency when an application entered the background.
- Setup doc build by @ladvoc in #109
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- assign proper CPU platform on mac plugins by @holofermes in #104
- Fix memory leak by @ladvoc in #105
- Local participant metadata & attributes by @ladvoc in #96
- Invoke RtcAudioSource's stop method by @ladvoc in #106
- Fix Android build error by @ladvoc in #110
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- fix: Optimize VideoSource capture and add WebCameraSource. by @cloudwebrtc in #59
- FFI v0.12.2 & RPC by @bcherry in #62
- chore: add missing so for android. by @cloudwebrtc in #63
- Fixes bugs with metadata and rpc by @CalinR in #64
- Prevent errors in win editor when copying cam texture by @holofermes in #66
- Add mute request case to prevent exception by @holofermes in #68
- Expose Participant.Attributes as a public field by @holofermes in #70
- Increase video timestamping precision from milli to micro by @holofermes in #76
- Expose LocalVideoTrack.source as a public field by @holofermes in #72
- Add GetSessionStatsReceived functionality by @holofermes in #74
- Update README.md to include audio source type by @Mo-Meta in #78
- [🤖 readme-manager] Update README by @davidzhao in #82
- Enhance RtcAudioSource by @holofermes in #81
- update FFI to 0.12.10 by @bcherry in #83
- fix rendering error for WebCameraSource. by @cloudwebrtc in #86
- Fix
IsConnected
property by @ladvoc in #94 - Dynamically set video rotation by @ladvoc in #95
- Data streams by @ladvoc in #89
- Update readme slack channel name by @bcherry in #100
New Contributors
- @bcherry made their first contribution in #62
- @CalinR made their first contribution in #64
- @holofermes made their first contribution in #66
- @Mo-Meta made their first contribution in #78
- @ladvoc made their first contribution in #94
Full Changelog: v1.0.1...v1.1.0
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