chore: bump 0.18.3

This commit is contained in:
td 2023-04-13 20:53:40 +05:30
parent 412bd71b23
commit 83cd653177
No known key found for this signature in database
GPG Key ID: F6D9E9BF14C7D103
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.18.3] - 13th April 2023
- chore: stopMediaStream on all streams and make sure dispose runs everytime (td)
- fix: test if setting track enabled on participants changed helps with the media not working randomly issue (td)
## [0.18.2] - 31th March 2023 ## [0.18.2] - 31th March 2023
- chore: Update to flutter image 3.7.8 (Krille) - chore: Update to flutter image 3.7.8 (Krille)
- chore: Workaround for broken test dependency (Krille) - chore: Workaround for broken test dependency (Krille)

View File

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