Skip to content

1.14.0

Compare
Choose a tag to compare
@Stream-SDK-Bot Stream-SDK-Bot released this 06 Nov 17:56
· 6 commits to main since this release

November 06, 2024

✅ Added

  • You can now provide the incoming video quality setting for some or all participants #571
  • You can now set the time a user can remain in the call - after their connection disrupted - while waiting for their network connection to recover #573
  • You can now provide the preferred Video stream codec to use #583
  • Sync microphone mute state between the SDK and CallKit #590

🐞 Fixed

  • Toggling the speaker during a call wasn't always working. #585
  • In some cases when joining a call setup wasn't completed correctly which lead in issues during the call (e.g. missing video tracks or mute state not updating). #586