Skip to content

Commit 6e43f94

Browse files
committed
build: Release v0.29.9
1 parent e207800 commit 6e43f94

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.29.9] 29th May 2024
2+
- docs: Update example with matrixsdkdatabase (Krille)
3+
- fix: canRequestHistory doesn't reflect reality (Nicolas Werner)
4+
- fix: Requst profiles for left users (Krille)
5+
- refactor: Deprecate Streams in favor of client.onSync (krille-chan)
6+
- refactor: requestUser logic (Krille)
7+
- refactor: Use enhanced enums for room enums (Krille)
8+
19
## [0.29.8] 23rd May 2024
210

311
- fix: make sure room is postLoaded before starting calls (td)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: matrix
22
description: Matrix Dart SDK
3-
version: 0.29.8
3+
version: 0.29.9
44
homepage: https://famedly.com
55
repository: https://github.com/famedly/matrix-dart-sdk.git
66
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues

0 commit comments

Comments
 (0)