chore: bump version

This commit is contained in:
td 2023-02-01 15:31:22 +05:30
parent ed333c4b7b
commit 18373746da
No known key found for this signature in database
GPG Key ID: F6D9E9BF14C7D103
2 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,12 @@
## [0.15.14] - 27th Jan 2023
## [0.16.0] - 1st Feb 2023
- chore: bump flutter and dart images (td)
- fix: move expires_ts according to spec (breaks group call compatibility with older sdks) (td)
- fix: reject call on own device if you get a call reject (td)
- feat: active speaker in group calls (td)
- fix: missed incomingCallRoomId case in removing glare stuff during group calls (td)
- fix: fix glare side effects for group calls. (Duan Weiwei)
- chore: bump version (td)
- chore: deprecate isBackground (td)
- fix: try to stop ringtone on call termination (td)
- fix: Fix can't correctly remove/cleanup call in group call. (Duan Weiwei)

View File

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