Releases: livekit/client-sdk-unity
Releases · livekit/client-sdk-unity
v1.3.1
v1.3.0
What's Changed
- Adds missing license by @yepher in #153
- fix the comment and default value for responseTimeout by @xianshijing-lk in #161
- chore: bump ffi to v0.12.39. by @cloudwebrtc in #163
New Contributors
- @yepher made their first contribution in #153
- @xianshijing-lk made their first contribution in #161
Full Changelog: v1.2.6...v1.3.0
v1.2.6
What's Changed
- clear previous values of PublishDataRequest FFI Request object by @s-hamdananwar in #150
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- disposed RGBA video frames to fix indefinite linear growth of memory by @s-hamdananwar in #146
New Contributors
- @s-hamdananwar made their first contribution in #146
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Upgrade FFI to 0.12.26 by @ladvoc in #129
- fix: fix broken .so for android. by @cloudwebrtc in #130
Full Changelog: v1.2.3...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