chore: release v0.33.0

This commit is contained in:
td 2024-09-19 15:03:03 +02:00
parent c84172df80
commit d80357e4c0
No known key found for this signature in database
GPG Key ID: 62A30523D4D6CE28
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.33.0] 19th Sept 2024
- feat: BREAKING CHANGE v1.11 matrix-spec endpoints (td)
- fix: also lazy load members for archive (Nicolas Werner)
- fix: don't convert archived rooms to joined rooms by accident (Nicolas Werner)
- fix: wait for pending transactions before db close (Nicolas Werner)
## [0.32.4] 28th Aug 2024
- fix: actually make sure clientBox has a account (td)

View File

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