chore: release v0.39.2

This commit is contained in:
td 2025-04-30 17:59:18 +02:00
parent bdf160f936
commit e7e825a40e
No known key found for this signature in database
GPG Key ID: 62A30523D4D6CE28
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## [0.39.2] 30th April 2025
- fix: add proper description for `User` class (Yash-Garg)
- fix: handling of existing calls in `onCallInvite` (Yash-Garg)
- fix: make sure to keep track of aggregated events after requesting history or future (td)
## [0.39.1] 10th April 2025 ## [0.39.1] 10th April 2025
- fix: deleting last message is edited (Mohammad Reza Moradi) - fix: deleting last message is edited (Mohammad Reza Moradi)

View File

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