Merge branch 'td/bump14' into 'main'

chore: bump version

See merge request famedly/company/frontend/famedlysdk!1226
This commit is contained in:
Krille 2023-01-27 13:40:19 +00:00
commit 0eb8dc96c1
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## [0.15.14] - 27th Jan 2023
- 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)
- fix: send all servers for getIceServers (td)
- fix: only send call reject event when needed (td)
- fix: use tagged dart images in ci (td)
## [0.15.13] - 23rd Jan 2023 ## [0.15.13] - 23rd Jan 2023
- fix: glare (td) - fix: glare (td)

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.15.13 version: 0.15.14
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