Skip to content

Commit 0598714

Browse files
authored
Merge pull request #44 from sendbird/release/1.1.3
[SDKRLSD-1446] chore: release 1.1.3
2 parents b73f644 + d09baa9 commit 0598714

Some content is hidden

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

58 files changed

+272
-254
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.1.3](https://github.com/sendbird/sendbird-calls-sdk-react-native/compare/v1.1.1...v1.1.3) (2024-10-25)
2+
3+
4+
### Features
5+
6+
* add resumeVideoCapturer method to android native ([a216526](https://github.com/sendbird/sendbird-calls-sdk-react-native/commit/a2165267ba05f7d999e43fcca9e1db7c29a55e36))
7+
* add resumeVideoCapturer method to javascript ([2c55167](https://github.com/sendbird/sendbird-calls-sdk-react-native/commit/2c55167ab8d2ca1a809bcbd5b959d7f33abf237e))
8+
19
## [1.1.2](https://github.com/sendbird/sendbird-calls-sdk-react-native/compare/v1.1.1...v1.1.2) (2024-04-17)
210

311
## [1.1.1](https://github.com/sendbird/sendbird-calls-sdk-react-native/compare/v1.0.3...v1.1.1) (2024-01-29)

CHANGELOG_DRAFT.md

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

3-
- Updated iOS deployment target to 12.0
4-
- Updated iOS SDK (Added PrivacyInfo.xcprivacy for Apple Privacy Manifest)
3+
- Added `DirectCall.resumeVideoCapturer()` and `LocalParticipant.resumeVideoCapturer()` methods to Android.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/DirectCall.html

Lines changed: 45 additions & 41 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: 10 additions & 6 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.

0 commit comments

Comments
 (0)