Merge pull request #1851 from famedly/release/v0.29.11

chore: release v0.29.11
This commit is contained in:
td 2024-06-11 19:47:30 +05:30 committed by GitHub
commit 01ec2020c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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
- chore: bump make and use key delays to have more buffer (td)

View File

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