Skip to content

1.12.0

Compare
Choose a tag to compare
@Stream-SDK-Bot Stream-SDK-Bot released this 27 Sep 11:36
· 83 commits to main since this release

September 27, 2024

βœ… Added

  • You can now pass your customData when initializing a CallViewModel #530

πŸ”„ Changed

  • Updated the default sorting for Participants during a call to minimize the movement of already visible tiles #515
  • Breaking The StreamDeviceOrientation values now are .portrait(isUpsideDown: Bool) & .landscape(isLeft: Bool). #534

🐞 Fixed

  • An MissingPermissions error was thrown when creating a StreamVideo with anonymous user type. #525