You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
6
7
7
### 🐞 Fixed
8
8
- Fix an issue that was keeping the Picture-in-Picture active while the app was in the foreground [#723](https://github.com/GetStream/stream-video-swift/pull/723)
9
+
- Update WebRTC to resolve a crash on HangUp [#727](https://github.com/GetStream/stream-video-swift/pull/727)
- Better handling for blocked users [#707](https://github.com/GetStream/stream-video-swift/pull/707)
21
22
22
23
### ✅ Added
23
-
- Expose publicly the `StreamPictureInPictureAdapter` so it can be used outside of the `CallViewModel`[#711](https://github.com/GetStream/stream-video-swift/pull/711)
24
+
- Expose publicly the `StreamPictureInPictureAdapter` so it can be used outside of the `CallViewModel`[#711](https://github.com/GetStream/stream-video-swift/pull/711)
0 commit comments