Skip to content

Commit

Permalink
chore: release v0.29.11
Browse files Browse the repository at this point in the history
  • Loading branch information
td-famedly committed Jun 11, 2024
1 parent 041f9fc commit d9af086
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d9af086

Please sign in to comment.