Merge pull request #2166 from famedly/release/v3.0.1

Release v3.0.1
This commit is contained in:
Krille-chan 2025-10-15 13:59:00 +02:00 committed by GitHub
commit 9c574b5958
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## [3.0.1] 15th October 2025
- feat: Make display sending event configurable in Room.sendEvent() (Christian Kußowski)
- chore: tidy up call membership event (td)
- fix: Remove avatar crashes with invalid uri (Christian Kußowski)
## [3.0.0] 7th October 2025
#### Migration hints:

View File

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