build: Release v0.29.9

This commit is contained in:
Krille 2024-05-29 10:23:14 +02:00
parent e207800c0f
commit 6e43f94d4c
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652
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