chore: release v0.29.11

This commit is contained in:
td 2024-06-11 19:34:46 +05:30
parent 041f9fc4a3
commit d9af0865a5
No known key found for this signature in database
GPG Key ID: 62A30523D4D6CE28
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## [0.29.11] 11th June 2024
- chore: make ignored call mem logging verbose (td)
- fix: dont override passed powerlevels with groupcall powerlevels (td)
- fix: ignore call events from own user even if todevice (td)
- chore: do not create participant object on every key (td)
- revert: "feat: retry call encryption key request logic" (td)
- fix: Do not return invalid state events from database (HuangRed)
## [0.29.10] 10th June 2024 ## [0.29.10] 10th June 2024
- chore: bump make and use key delays to have more buffer (td) - chore: bump make and use key delays to have more buffer (td)

View File

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