chore: release v0.29.8

This commit is contained in:
td 2024-05-23 15:33:27 +05:30
parent fd99b4dce6
commit 3534f4e25b
No known key found for this signature in database
GPG Key ID: 62A30523D4D6CE28
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.29.8] 23rd May 2024
- fix: make sure room is postLoaded before starting calls (td)
## [0.29.7] 22nd May 2024 ## [0.29.7] 22nd May 2024
- fix: nonLocal join/left values (td) - fix: nonLocal join/left values (td)
- fix: Do not set messages as state events anymore (Krille) - fix: Do not set messages as state events anymore (Krille)

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.29.7 version: 0.29.8
homepage: https://famedly.com homepage: https://famedly.com
repository: https://github.com/famedly/matrix-dart-sdk.git repository: https://github.com/famedly/matrix-dart-sdk.git
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues