chore: release v0.29.7

This commit is contained in:
td 2024-05-22 22:58:16 +05:30
parent 25437f8a18
commit 54c88646ed
No known key found for this signature in database
GPG Key ID: 62A30523D4D6CE28
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## [0.29.7] 22nd May 2024
- fix: nonLocal join/left values (td)
- fix: Do not set messages as state events anymore (Krille)
- feat: preShareKey using fetchOrCreateGroupCall (td)
## [0.29.6] 22nd May 2024 ## [0.29.6] 22nd May 2024
- feat: hide _makeNewSenderKey and expose a new preShareKey function (td) - feat: hide _makeNewSenderKey and expose a new preShareKey function (td)

View File

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