1.12.0
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 aStreamVideo
with anonymous user type. #525