Features
- Codec negotiation by @aleksandar-apostolov in #1261
- Added new way of how the configuration per call is specified by @rahul-lohra in #1263
- Simplify notification overriding for customization by @rahul-lohra in #1265
- Send how long it took to establish connection and reconnection in stats by @liviu-timar in #1274
Bugfixes & Improvements
- Uses compose coroutine scopes instead of using the global scope for the demo project by @skydoves in #1268
- Improve behaviour when receiving incoming call when device is locked by @liviu-timar in #1273
- Improve behaviour when receiving incoming call during active call by @liviu-timar in #1276
- Fixed an issue of showing Foreground Service Notification when accepting the incoming call and when
setRunCallServiceInForeground
is set totrue
by @rahul-lohra in #1277 - Fixed an issue where the notification for a ringing call was not being removed after the call was declined by @rahul-lohra in #1280
Demo app
- Update
demo-app
to consider edge-to-edge requirements on API 35 devices by @andremion in #1272
Other
- Bump webrtc 1.3.6 by @skydoves in #1259
- Implement SonarCloud by @testableapple in #1275
- SDK size is now visible in the README.md file by @andremion in #1266 and #1278
New Contributors
- @andremion made their first contribution in #1272
- @testableapple made their first contribution in #1275
Full Changelog: 1.2.0...1.3.0