chore: Bump version

This commit is contained in:
Christian Pauly 2022-09-20 10:37:39 +02:00
parent c8a97ce7f8
commit 66d90dcf36
2 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
## [0.14.1] - 20th Sep 2022
- chore: Fire events by default during hangup. (cloudwebrtc)
- chore: Properly close usermedia/screen stream for 1v1/group calls. (cloudwebrtc)
- chore: fix analyzer error. (cloudwebrtc)
- chore: update. (cloudwebrtc)
- chore: update. (cloudwebrtc)
- feat: Add onSecretStored StreamController to SSSS (Christian Pauly)
- feat: Store original event (Christian Pauly)
- fix: Ensures that p2p/group calls are in progress to reject new call invitations, and emits a call reject events. (cloudwebrtc)
- fix: Fix remote hangup call causing local screenstream to be released. (cloudwebrtc)
- fix: don't assume redacts attribute from content to be valid (henri2h)
- refactor: Clean up deprecated website data (Christian Pauly)
## [0.14.0] - 12th Sep 2022 ## [0.14.0] - 12th Sep 2022
- chore: fix video muted updates for local stream (td) - chore: fix video muted updates for local stream (td)

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.14.0 version: 0.14.1
homepage: https://famedly.com homepage: https://famedly.com
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git