Skip to content

Commit

Permalink
Updated changelog (#1628)
Browse files Browse the repository at this point in the history
* Updated changelog

* Updated link

* Update CHANGELOG.md

---------

Co-authored-by: ygit <[email protected]>
  • Loading branch information
Decoder07 and ygit authored Nov 9, 2023
1 parent 8d55707 commit 3488705
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions packages/hmssdk_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@
| hms_room_kit | [![Pub Version](https://img.shields.io/pub/v/hms_room_kit)](https://pub.dev/packages/hms_room_kit) |
| hmssdk_flutter | [![Pub Version](https://img.shields.io/pub/v/hmssdk_flutter)](https://pub.dev/packages/hmssdk_flutter) |

## 1.9.2 - 2023-11-09

### Added

- Added `Subscriber Stats` for improved debugging of subscription issues.

### Changed

- Auto simulcast in `HMSVideoView` correctly picks the layers based on the size of the view.

- Removed default usage of Software Echo Cancellation. Now, by default Hardware echo cancellation will be used. More information is available [here](https://www.100ms.live/docs/flutter/v2/how-to-guides/configure-your-device/microphone/echo-cancellation)

Updated to Android SDK 2.8.0 & iOS SDK 1.2.0

**Full Changelog**: [1.9.1...1.9.2](https://github.com/100mslive/100ms-flutter/compare/1.9.1...1.9.2)

## 1.9.1 - 2023-11-02

### Fixed
Expand Down

0 comments on commit 3488705

Please sign in to comment.