Releases: livekit/client-sdk-unity
Releases · livekit/client-sdk-unity
v1.3.4
What's Changed
- Bump ffi to v0.12.47 by @ladvoc in #186
- Log forwarding by @ladvoc in #167
- bump ffi to v0.12.49. by @cloudwebrtc in #194
- Embedding sdk version in txt file and sending at runtime to FFI by @MaxHeimbrock in #196
- Adds helper build script to build ffi libs locally and copy to plugins folder by @MaxHeimbrock in #197
- Use client-generated request_async_id for Unity FFI async requests and replace delegate fan-out with pending callback dispatch by @xianshijing-lk in #195
- [🤖 readme-manager] Update README by @ladvoc in #190
- Improved dev setup by @MaxHeimbrock in #199
- Bumping ffi to 0.12.50 by @MaxHeimbrock in #200
- Starting mic in example by @MaxHeimbrock in #202
- Improve video frame conversion logic by @MaxHeimbrock in #203
- Fix Unity media stream lifetime leaks and add latest-frame video coalescing by @xianshijing-lk in #198
- Skipping main thread dispatch for audio stream by @MaxHeimbrock in #206
- Bump ffi to v0.12.51 by @MaxHeimbrock in #210
New Contributors
- @MaxHeimbrock made their first contribution in #196
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- expose num_participants attribute by @xianshijing-lk in #177
- Bump version from 1.3.2 to 1.3.3 by @cloudwebrtc in #178
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Use shader for YUV to RGB conversion on received frames by @chenosaurus in #168
- make a new 1.3.2 cut with FFI update to v0.12.43 by @xianshijing-lk in #175
New Contributors
- @chenosaurus made their first contribution in #168
Full Changelog: v1.3.1...v1.3.2
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