Skip to content

Commit

Permalink
Merge pull request #168 from webex/Release/3.11.1
Browse files Browse the repository at this point in the history
Release/3.11.1
  • Loading branch information
rohits5-cisco authored Apr 8, 2024
2 parents b95f097 + aa7399b commit 4f6e776
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Change Log
All notable changes to this project will be documented in this file.

#### 3.11.1 Releases
- `3.11.1` Releases - [3.11.1](#3111)

#### 3.11.0 Releases
- `3.11.0` Releases - [3.11.0](#3110)

Expand Down Expand Up @@ -85,6 +88,14 @@ All notable changes to this project will be documented in this file.
#### 0.2.0 Releases
- `0.2.0` Releases - [0.2.0](#020)

## [3.11.1](https://github.com/webex/webex-android-sdk/releases/tag/3.11.1)
Released on **8 April, 2024**.
### Updated
- H264 prompt is removed for video and screen share flows.
- Made Webex class and `webex.initialize()` method thread safe and added check to avoid multiple initializations.
- Fixed: Call Failed issue during rejoin after host ends the meeting for all and starts again.
- Fixed: Logs not persisting after killing app and relaunching.

## [3.11.0](https://github.com/webex/webex-android-sdk/releases/tag/3.11.0)
Released on **13 February, 2024**.
### Added
Expand Down Expand Up @@ -703,4 +714,4 @@ The following exclude is no longer needed in the packagingOptions (unless RxJava
Released on 2017-11-30.

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

0 comments on commit 4f6e776

Please sign in to comment.