Skip to content

Commit 647b83f

Browse files
authored
Merge pull request #62 from sendbird/release/1.1.10
[SDKRLSD-1797] release 1.1.10
2 parents 61d2adb + 9f4f989 commit 647b83f

File tree

76 files changed

+398
-384
lines changed

Some content is hidden

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

76 files changed

+398
-384
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.1.10](https://github.com/sendbird/sendbird-calls-sdk-react-native/compare/v1.1.9...v1.1.10) (2025-10-17)
2+
3+
4+
### Bug Fixes
5+
6+
* handle null values when converting arrays to set and list ([8d790aa](https://github.com/sendbird/sendbird-calls-sdk-react-native/commit/8d790aa5703b6b11d3a7be4d911da2ddde651769))
7+
8+
9+
### Features
10+
11+
* add new HTML documentation files and hierarchy/navigation data ([e411228](https://github.com/sendbird/sendbird-calls-sdk-react-native/commit/e411228c682adeef4eda3ab0dfb643108bdd1a13))
12+
113
## [1.1.9](https://github.com/sendbird/sendbird-calls-sdk-react-native/compare/v1.1.8...v1.1.9) (2025-10-01)
214

315

CHANGELOG_DRAFT.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
## v1.1.9
1+
## v1.1.10
22

33
### Features
4-
* add methods to update, delete, and manage custom items in calls
5-
* support Android 16 KB page sizes
4+
added support for the React Native New Architecture in version 0.80 and above
5+
6+
### Bug Fixes
7+
* handle null values when converting arrays to set and list

docs/classes/DirectCall.html

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

docs/classes/DirectCallLogListQuery.html

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

docs/classes/DirectCallVideoView.html

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

docs/classes/GroupCallVideoView.html

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

docs/classes/LocalParticipant.html

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

docs/classes/Participant.html

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

docs/classes/Room.html

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

docs/classes/RoomListQuery.html

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

0 commit comments

Comments
 (0)