Skip to content

Commit

Permalink
Release/3.10.1 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhabalan authored Dec 12, 2023
1 parent 7fd87bb commit 36c0d28
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change Log
All notable changes to this project will be documented in this file.

#### 3.10.1 Releases

- `3.10.1` Releases - [3.10.1](#3101)

#### 3.10.0 Releases

- `3.10.0` Releases - [3.10.0](#3100)
Expand Down Expand Up @@ -149,6 +153,15 @@ All notable changes to this project will be documented in this file.

- `0.9.137` Releases - [0.9.137](#09137)

## [3.10.1](https://github.com/webex/webex-ios-sdk/releases/tag/3.10.1)
Released on **12 Dec, 2023**.
### Added
- New Struct `ProductCapability` which represents the product capabilities for the logged in user.
- New API added `Person.getProductCapability() -> ProductCapability` to get the supported capability of the current user.

### Updated
- General improvements and bug fixes.

## [3.10.0](https://github.com/webex/webex-ios-sdk/releases/tag/3.10.0)
Released on **16 Oct, 2023**.
### Added
Expand Down Expand Up @@ -197,7 +210,7 @@ Released on **11 Aug, 2023**.
Released on **19 June, 2023**.
### Added
- New API added `Call.externalTrackingId` to get the external tracking id for corresponding call. Applicable only for WxC calls.
- Supports Webex Calling NewCall notifications payload through webhook.
- Webhook URL can be set to get incoming WxC calls.

### Updated
- FIXED: Self video turning off in case of poor uplink event.
Expand Down Expand Up @@ -782,4 +795,4 @@ Released on 2016-05-19.
Released on 2016-05-12.

#### Added
- Initial release of Cisco Spark SDK.
- Initial release of Cisco Spark SDK.

0 comments on commit 36c0d28

Please sign in to comment.