Releases: GetStream/stream-video-android
Releases · GetStream/stream-video-android
1.18.2
What's Changed
Bug Fixes 🐛
- Fix an issue where Android SDK may end up in a reconnect loop by @aleksandar-apostolov in #1584
Improvements ✨
- Fix an issue that causes missing video due to track arriving before the participant info has arrived by @aleksandar-apostolov in #1585
- Improve stats collection and reconnect flow by @aleksandar-apostolov in #1587
Full Changelog: 1.18.1...1.18.2
1.18.1
What's Changed
Improvements ✨
- Restore call event subscriptions on socket reconnect by @rahul-lohra in #1582
- Improve Coordinator Socket reconnection with TokenRepository by @rahul-lohra in #1580
Internal 🧪
Full Changelog: 1.18.0...1.18.1
1.18.0
What's Changed
New Features 🎉
- Integration Video calls moderation in Video SDK by @rahul-lohra in #1565
- Add possibility to share screen audio when screensharing is enabled by @PratimMallick in #1570
Improvements ✨
- Update participant sorting order based on source by @aleksandar-apostolov in #1577
- Improve RtcSession Creation Logic: Handle Errors Gracefully by @rahul-lohra in #1576
Internal 🧪
- Configure Spotless through the convention plugins by @gpunto in #1566
- Apply Spotless with new configuration by @gpunto in #1567
- Configure coverage through common convention plugins by @gpunto in #1575
Full Changelog: 1.17.0...1.18.0
1.17.0
What's Changed
New Features 🎉
- Introduce Join-Then-Ring Mechanism for Individual Call Members by @rahul-lohra in #1574
Bug Fixes 🐛
- Fix an issue which prevented audio filters to be applied by @PratimMallick in #1568
Internal 🧪
- Migrate to Sonatype Central Portal by @gpunto in #1563
- Restore timestamp in snapshot version name by @gpunto in #1571
- Remove custom clean Gradle task by @gpunto in #1572
Full Changelog: 1.16.0...1.17.0
1.16.0
What's Changed
New Features 🎉
- Add support for stereo playback by @PratimMallick in #1560
- Added support for High fidelity (hi-fi) audio capture by @PratimMallick in #1564
Full Changelog: 1.15.0...1.16.0
1.15.0
What's Changed
New Features 🎉
- Introduce Telecom support for the
VideoSDKby @rahul-lohra in #1536
Improvements ✨
statsReport- removed the@InternalVideoApiof this public API by @aleksandar-apostolov in #1558
Dependencies 📦
- Update AGP to version
8.5.2by @aleksandar-apostolov in #1561
Internal 🧪
New Contributors
Full Changelog: 1.14.2...1.15.0
1.14.2
What's Changed
Improvements ✨
- Stop the ringing timeout when a call is marked as ended by @rahul-lohra in #1554
- Do not vibrate if the phone is set to silent. by @aleksandar-apostolov in #1556
- Support Picture in Picture for android 16 by @rahul-lohra in #1555
Full Changelog: 1.14.1...1.14.2
1.14.1
What's Changed
Bug Fixes 🐛
- Fix a race condition with
StreamVideo.removeClient()by @aleksandar-apostolov in #1553
Improvements ✨
- Support runtime audio usage resolution by @rahul-lohra in #1544
- Enhance PiP behavior with user-provided configuration support by @rahul-lohra in #1552
Demo App 🧩
- Make demo app compatible with 16 KB page size by @PratimMallick in #1542
Full Changelog: 1.14.0...1.14.1
1.14.0
What's Changed
New Features 🎉
- Add the possibility to vibrate during an incoming call. by @aleksandar-apostolov in #1550
Improvements ✨
- Upgrade to webrtc m137 and remove stream-webrtc-android-ui dep by @PratimMallick in #1543
- Ensure microphone stays active during backgrounded audio/video calls by @rahul-lohra in #1545
Dependencies 📦
- Removed local AAR of renderscript-toolkit by @PratimMallick in #1547
Demo App 🧩
- Prevent active call UI from switching to PiP on incoming call by @rahul-lohra in #1548
Full Changelog: 1.13.0...1.14.0
1.13.0
What's Changed
New Features 🎉
- Add the possibility to kick a user out of the call. by @aleksandar-apostolov in #1546
Bug Fixes 🐛
- Update
ownCapabilitiesfor local user only by @aleksandar-apostolov in #1528
Improvements ✨
- Always play ringtone despite audio focus by @rahul-lohra in #1515
- Enhance SDK stability and memory efficiency in large rooms by @PratimMallick in #1508
- Upgrade to 16kb page size aligned Renderscript library by @PratimMallick in #1541
Dependencies 📦
- Upgrade to v1.0.4 noise cancellation which supports 16kb page size by @PratimMallick in #1529
- Improve the testing code coverage by @andremion in #1534
Internal 🧪
- Add
AGENTS.mdfile to the video repo by @aleksandar-apostolov in #1526 - [CI] Ignore flaky E2E test until further investigation by @testableapple in #1535
New Contributors
- @PratimMallick made their first contribution in #1529
Full Changelog: 1.12.0...1.13.0