What's Changed
New Features 🎉
- Add participantLabelContent slot to CallLobby by @aleksandar-apostolov in #1726
Bug Fixes 🐛
- Do not show error message while video is loading by @PratimMallick in #1721
- Move @Preview composables out of published artifact to fix R8 builds by @PratimMallick in #1730
- Fix
runCallServiceInForegroundhandling for incoming PN and non-ringing call flows by @rahul-lohra in #1729 - Fix a crash when application put to background restriction by @rahul-lohra in #1731
- Fix notification dismissal for Leave/Hang Up notification actions by @rahul-lohra in #1732
Improvements ✨
- Improve video analytics by correctly sending ice state by @rahul-lohra in #1724
- Add videoPreviewModifier slot to CallLobby by @aleksandar-apostolov in #1733
Internal 🧪
- Chore(deps): Bump actions/checkout from 6 to 7 by @dependabot[bot] in #1728
- Code refactor for Video Analytics by @rahul-lohra in #1727
Full Changelog: v1.27.0...v1.28.0