v1.21.0
What's Changed
Bug Fixes 🐛
- Improve Foreground Service orchestration when transitioning from outgoing call to active call by @rahul-lohra in #1627
- Fix a crash when initialising
StreamVideoClientwith aUserType.Guestby @rahul-lohra in #1637 - Fixed incoming call notification not waking the device on locked screen by @rahul-lohra in #1639
Improvements ✨
- Prevent ringing state updates after
RingingState.Timeoutby @rahul-lohra in #1634 - Ensure smoother
RingingtoActivetransition by @rahul-lohra in #1633 - SDK will now notify the coordinator which SFUs it already failed to join during a migration or reconnect by @PratimMallick in #1631
Dependencies 📦
- Update build conventions to v0.10.0 by @aleksandar-apostolov in #1635
Internal 🧪
- Add local coordinator support for dev/testing by @PratimMallick in #1636
- Add missing permissions message in Video SDK by @rahul-lohra in #1638
Full Changelog: v1.20.1...v1.21.0