Skip to content

Releases: GetStream/stream-video-android

v1.25.0

01 Jun 15:39

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Fix NullPointerException in SortedParticipantsState when constructing a Call on production dispatchers by @aleksandar-apostolov in #1701

Improvements ✨

  • Honor SFU-provided degradation preference for adaptive video publishing by @PratimMallick in #1699

Full Changelog: v1.24.0...v1.25.0

v1.24.0

26 May 14:40

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

  • Improve pinned participant state on rejoin with new session by @rahul-lohra in #1683

Improvements ✨

Internal 🧪

  • Chore(deps): Bump the stream-conventions group and update dependabot config by @dependabot[bot] in #1692

Note

When using the video SDK and the noise-cancellation lib as a standalone artifacts, to avoid conflicts you must update the noise-cancellation to v3 as well.
implementation("io.getstream:stream-video-android-noise-cancellation-libwebrtc:3.0.0")

Full Changelog: v1.23.1...v1.24.0

v1.23.1

13 May 11:31

Choose a tag to compare

What's Changed

New Features 🎉

  • Add mirrorStream support to ParticipantVideo for video mirroring by @rahul-lohra in #1665

Bug Fixes 🐛

Internal 🧪

Full Changelog: v1.23.0...v1.23.1

v1.23.0

01 May 09:57

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Fix frozen self-view by reinitialize video renderer after reconnect by @rahul-lohra in #1667

Improvements ✨

Internal 🧪

  • Bump build conventions to v0.11.0 by @gpunto in #1658
  • Add dependabot configuration to bump Stream conventions by @gpunto in #1659
  • Set required permissions for the SDK size checks by @gpunto in #1663
  • Migrate snapshot publishing to shared workflow by @gpunto in #1664
  • Update GitHub Actions upload-artifact to v7 by @dependabot[bot] in #1660
  • Update GitHub Actions download-artifact to 8.0.1 by @dependabot[bot] in #1662
  • Update GitHub Actions checkout to v6 by @dependabot[bot] in #1661

Full Changelog: v1.22.0...v1.23.0

v1.22.0

23 Apr 12:38

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

Improvements ✨

Internal 🧪

Demo App 🧩

Full Changelog: v1.21.0...v1.22.0

v1.21.0

01 Apr 13:11

Choose a tag to compare

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 StreamVideoClient with a UserType.Guest by @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.Timeout by @rahul-lohra in #1634
  • Ensure smoother Ringing to Active transition 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 📦

Internal 🧪

Full Changelog: v1.20.1...v1.21.0

v1.20.1

10 Mar 20:39

Choose a tag to compare

What's Changed

Bug Fixes 🐛

Improvements ✨

Documentation 📚

Dependencies 📦

Full Changelog: v1.20.0...v1.20.1

v1.20.0

26 Feb 11:00

Choose a tag to compare

What's Changed

New Features 🎉

  • Add observable call preview thumbnail in Video sdk by @rahul-lohra in #1619
  • Ability to reject an incoming call when you aleady have a ringing or active call by @rahul-lohra in #1614

Bug Fixes 🐛

Improvements ✨

  • Leave an active call when Telecom puts it to inactive or hold by @rahul-lohra in #1622
  • Improve ringing state transition from Outgoing to Active in joinAndRing flow by @rahul-lohra in #1617

Internal 🧪

Full Changelog: v1.19.0...v1.20.0

v1.19.0

11 Feb 13:31

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

  • Improve incoming call flow for missing camera/audio permissions by @rahul-lohra in #1612

Internal 🧪

Full Changelog: v1.18.4...v1.19.0

v1.18.4

28 Jan 09:11

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Improve video filter pipeline Pipeline by stabilizing bitmap lifecycle by @rahul-lohra in #1600

Improvements ✨

  • Improve CallService lifecycle, notification handling, and ringing-to-active transition by @rahul-lohra in #1588

Internal 🧪

  • Configure publishing through convention plugins and migrate to common workflow by @gpunto in #1593
  • Update year in copyright header by @gpunto in #1594

Full Changelog: 1.18.3...v1.18.4