Releases: livekit/client-sdk-flutter
Releases · livekit/client-sdk-flutter
v1.1.11
12 Dec 03:39
Compare
Sorry, something went wrong.
No results found
1.1.11
Fix: fix connection fails for firefox. (#222 , close #221 )
v1.1.9
28 Nov 03:21
Compare
Sorry, something went wrong.
No results found
1.1.9
Bump flutter-webrtc to 0.9.17
Enable BroadCastExtension for iOS for the example.
v1.1.8
14 Nov 11:19
Compare
Sorry, something went wrong.
No results found
1.1.8
Fix resume/full-reconnect.
Support stopping the audio track on mute(turn off the mic indicator).
1.1.7
19 Oct 07:39
Compare
Sorry, something went wrong.
No results found
1.1.7
Fixed ice config issues. (#192 ).
Make timeouts configurable.
Fixed Hardware.setSpeakerphoneOn() not working on iOS.
Fixed track not being correctly passed to localParticipant in FastConnectOptions,
causing the camera to apply twice and not be released.
Clean up pingIntervalTimer when closing SignalClient.
v1.1.6
12 Oct 03:13
Compare
Sorry, something went wrong.
No results found
1.1.6
Supports getting the connected remote address.
v1.1.5
09 Oct 23:49
Compare
Sorry, something went wrong.
No results found
Make MediaDevice data class.
Add simulate for candidate protocol switch.
Fix VideoTrackRenderer for local has been blacked when toggling video status #166
v1.1.3
13 Sep 06:54
Compare
Sorry, something went wrong.
No results found
Add sid for reconnecting. (#168 )
Add force relay config. (#169 )
Bump flutter_webrtc version to 0.9.7.
v1.1.2
09 Sep 07:15
Compare
Sorry, something went wrong.
No results found
feat: Support for capturing audio for chrome tab.
Expose data channel for e2e testing.
Expose RTPReceiver for getting track statistics.
fix: Do not set mandatory & optional parameters, when used in web (#164 )
v1.1.1
24 Aug 05:06
Compare
Sorry, something went wrong.
No results found
Add hardware API for camera and audio input/output selection.
Fixed UI stuck when get thumbnails on screen sharing. (#149 )
v1.1.0-hotfix
17 Aug 09:03
Compare
Sorry, something went wrong.
No results found
1.1.0-hotfix
Align the version in .podspec with the package version (fix compilation errors under ios/mac).