Skip to content

Commit d80357e

Browse files
committed
chore: release v0.33.0
1 parent c84172d commit d80357e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.33.0] 19th Sept 2024
2+
3+
- feat: BREAKING CHANGE v1.11 matrix-spec endpoints (td)
4+
- fix: also lazy load members for archive (Nicolas Werner)
5+
- fix: don't convert archived rooms to joined rooms by accident (Nicolas Werner)
6+
- fix: wait for pending transactions before db close (Nicolas Werner)
7+
18
## [0.32.4] 28th Aug 2024
29

310
- fix: actually make sure clientBox has a account (td)

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: matrix
22
description: Matrix Dart SDK
3-
version: 0.32.4
3+
version: 0.33.0
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)