January 31, 2025
✅ Added
- You can now override the default
UserAvatar
, that is used across various SDK components, by using overriding the newmakeUserAvatar
method on yourViewFactory
implementation. #644
🐞 Fixed
- Fix an issue that was causing the video capturer to no be cleaned up when the call was ended, causing the camera access system indicator to remain on while the
CallEnded
screen is visible. #636 - Fix an issue which was not dismissing incoming call screen if the call was accepted on another device. #640