Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@aleksandar-apostolov aleksandar-apostolov released this 28 Feb 15:06

What's Changed

Features

Bugfixes

  • When call ends a BT headset is correctly released and no longer behaves as in call by @liviu-timar in #1301
  • Track of type video is no longer announced when there is no SendVideo capability or settings, preventing reconnect by @liviu-timar in #1302
  • Audio call LeaveAction now internally calls call.leave() by @liviu-timar in #1303

Other:

⚠️ Important

The open API code generation required a package name change of the generated code. This is technically a breaking change, replace any reference of org.openapitools.client to io.getstream.android.video.generated

Full Changelog: 1.3.1...1.4.0