Merge pull request #1793 from famedly/release/v0.29.1

build: Release 0.29.1
This commit is contained in:
Krille-chan 2024-05-10 08:42:07 +02:00 committed by GitHub
commit ecb1fc973e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## [0.29.1] 10th May 2024
- chore: Revert check message size before fake sync (Krille)
## [0.29.0] 08th May 2024
Refactoring release which fixes a flickering of sent file events in the timeline. The
State events in a room are no longer instances of `Event` but `StrippedStateEvent` by

View File

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