Skip to content

Commit 17da299

Browse files
authored
Merge pull request #55 from sendbird/release/1.1.8
[SDKRLSD-1596] release 1.1.8
2 parents 8634d0d + 05fe303 commit 17da299

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+262
-255
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.8](https://github.com/sendbird/sendbird-calls-sdk-react-native/compare/v1.1.7...v1.1.8) (2025-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* update android_handleFirebaseMessageData type to { [key: string]: string | object } ([ee02a46](https://github.com/sendbird/sendbird-calls-sdk-react-native/pull/54/commits/79a507b22e7bfe8f0f309e6f5991ce00f92468dd))
7+
18
## [1.1.7](https://github.com/sendbird/sendbird-calls-sdk-react-native/compare/v1.1.6...v1.1.7) (2025-04-21)
29

310

CHANGELOG_DRAFT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v1.1.7
1+
## v1.1.8
22

33
### Bug Fixes
4-
- improve stability of local video view on android
4+
- update android_handleFirebaseMessageData type to Record<string, string> | object

docs/classes/DirectCall.html

Lines changed: 42 additions & 42 deletions
Large diffs are not rendered by default.

docs/classes/DirectCallLogListQuery.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/classes/DirectCallVideoView.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/classes/GroupCallVideoView.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/classes/LocalParticipant.html

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

docs/classes/Participant.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/classes/Room.html

Lines changed: 15 additions & 15 deletions
Large diffs are not rendered by default.

docs/classes/RoomListQuery.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)