Releases: livekit/client-sdk-react-native
Releases · livekit/client-sdk-react-native
Release 2.9.1
09 Aug 09:03
Compare
Sorry, something went wrong.
No results found
2.9.1 (2025-08-09)
Bug Fixes
update react-native-webrtc to fix audio issues and android proguard rules (#275 ) (ec8ee65 )
Release 2.9.0
05 Aug 12:41
Compare
Sorry, something went wrong.
No results found
2.9.0 (2025-08-05)
Bug Fixes
fix BarVisualizer barBorderRadius and height calculation (#272 ) (ca49de2 )
switch noise library to livekit fork for Android 16KB page support (#266 ) (6988a05 )
Features
Release 2.8.0
28 Jul 12:07
Compare
Sorry, something went wrong.
No results found
2.8.0 (2025-07-28)
Bug Fixes
Other
Update @livekit/react-native-webrtc to 125.0.12
v2.7.6
24 Jun 13:20
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: update react-native-webrtc to 125.0.10 and add default volume setting by @davidliu in #251
Full Changelog : v2.7.5...v2.7.6
v2.7.5
24 Jun 06:37
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: add crypto.randomUUID and webstream polyfills by @davidliu in #247
These are required for various data streaming APIs to work.
Full Changelog : v2.7.4...v2.7.5
Release 2.7.4
05 May 18:02
Compare
Sorry, something went wrong.
No results found
2.7.4 (2025-05-05)
Bug Fixes
remove swift bridging header from umbrella header (#242 ) (f98bb6f )
Fixes issues with running on Expo SDK 53.
Release 2.7.3
14 Apr 19:53
Compare
Sorry, something went wrong.
No results found
2.7.3 (2025-04-14)
Bug Fixes
revert selectAudioOutput to async method on android (#237 ) (abda7cf )
Features
re-export various hooks from components-react for visibility (#238 ) (7502956 )
Release 2.7.2
08 Apr 13:19
Compare
Sorry, something went wrong.
No results found
2.7.2 (2025-04-08)
Bug Fixes
also use _peerConnectionId for useMultibandTrackVolume (#234 ) (b2d025b )
Release 2.7.1
08 Apr 12:13
Compare
Sorry, something went wrong.
No results found
2.7.1 (2025-04-08)
Bug Fixes
consider remote video track as visible when ios PIP is enabled (#233 ) (ac469a4 )
use _peerConnectionId for accurate volume tracking (#228 ) (658c9d1 )
Release 2.7.0
07 Apr 09:56
Compare
Sorry, something went wrong.
No results found
2.7.0 (2025-04-07)
Bug Fixes
update example code for switching camera (#221 ) (9ecdc21 )
Features