Merge pull request #1833 from famedly/release/0-29-9

build: Release v0.29.9
This commit is contained in:
Nicolas Werner 2024-05-30 14:09:59 +02:00 committed by GitHub
commit 579546bb4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [0.29.9] 29th May 2024
- docs: Update example with matrixsdkdatabase (Krille)
- fix: canRequestHistory doesn't reflect reality (Nicolas Werner)
- fix: Requst profiles for left users (Krille)
- refactor: Deprecate Streams in favor of client.onSync (krille-chan)
- refactor: requestUser logic (Krille)
- refactor: Use enhanced enums for room enums (Krille)
## [0.29.8] 23rd May 2024
- fix: make sure room is postLoaded before starting calls (td)

View File

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