File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
9
## [ 0.29.8] 23rd May 2024
2
10
3
11
- fix: make sure room is postLoaded before starting calls (td)
Original file line number Diff line number Diff line change 1
1
name : matrix
2
2
description : Matrix Dart SDK
3
- version : 0.29.8
3
+ version : 0.29.9
4
4
homepage : https://famedly.com
5
5
repository : https://github.com/famedly/matrix-dart-sdk.git
6
6
issue_tracker : https://github.com/famedly/matrix-dart-sdk/issues
You can’t perform that action at this time.
0 commit comments