Releases: livekit/client-sdk-android
Releases · livekit/client-sdk-android
v2.21.1
02 Nov 17:33
Compare
Sorry, something went wrong.
No results found
v2.21.0
17 Oct 10:58
Compare
Sorry, something went wrong.
No results found
Minor Changes
Patch Changes
v2.20.3
08 Oct 08:28
Compare
Sorry, something went wrong.
No results found
Patch Changes
Switch to using header based auth bearer token - #770 (@davidliu )
v2.20.2
09 Sep 08:27
Compare
Sorry, something went wrong.
No results found
Patch Changes
Remove unneeded suspend modifier from registerRpcMethod - #757 (@davidliu )
Fix crash when publishing disposed tracks - #758 (@davidliu )
Fix race condition when releasing Room object - #756 (@davidliu )
Fix VirtualBackgroundVideoProcessor not responding to changes in backgroundImage - #752 (@davidliu )
Ensure room is disconnected before releasing resources - #756 (@davidliu )
v2.20.1
22 Aug 08:50
Compare
Sorry, something went wrong.
No results found
v2.20.0
21 Aug 18:15
Compare
Sorry, something went wrong.
No results found
Minor Changes
Update libwebrtc to 137.7151.03 - #742 (@davidliu )
Return streamInfo from datastream send helper methods - #741 (@davidliu )
Add simulcastLayers to VideoTrackPublishOptions for directly specifying the resolutions to use - #746 (@davidliu )
Add H265 as a supported codec - #742 (@davidliu )
Patch Changes
E2E reliability for data channels with resending after reconnects - #738 (@davidliu )
Fix default simulcast layers using a lower than intended resolution - #746 (@davidliu )
Properly use screenShareTrackPublishDefaults when manually publishing a screenshare track - #746 (@davidliu )
v2.19.1
07 Aug 14:44
Compare
Sorry, something went wrong.
No results found
v2.19.0
05 Aug 13:32
Compare
Sorry, something went wrong.
No results found
Minor Changes
Patch Changes
Fix IllegalStateException when switchCamera of localVideoTrack - #725 (@binkos )
Make blurRadius in the VirtualBackgroundTransformer variable to allow for dynamically changing the value. - #731 (@binkos )
Add sendText and sendFile helper methods to LocalParticipant for ease of use - #732 (@davidliu )
Add default name of "unknown" for StreamByteOptions to allow for no-arg construction - #732 (@davidliu )
v2.18.3
10 Jul 15:50
Compare
Sorry, something went wrong.
No results found
Patch Changes
Move audio handling to background thread to avoid UI freezes. - #715 (@davidliu )
v2.18.2
26 Jun 16:14
Compare
Sorry, something went wrong.
No results found
Patch Changes
Properly return Result on ByteStreamSender convenience methods - #709 (@davidliu )