chore: bump 0.18.3
This commit is contained in:
parent
412bd71b23
commit
83cd653177
|
|
@ -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)
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue