Skip to content

1.40.0

Choose a tag to compare

@Stream-SDK-Bot Stream-SDK-Bot released this 16 Jan 15:25
· 35 commits to main since this release

January 16, 2026

🐞 Fixed

  • CallSettings not propagating correctly when were set using the CallViewModel before joining a call. #1023
  • An issue causing microphone to stop recording when screen was locked and always-display-on was enabled. #1026

πŸ”„ Changed

  • The initializer of AudioSessionConfiguration is now marked as public to allow custom AudioSessionPolicy implementations. #1025