We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b25c9f2 commit 62b9ce9Copy full SHA for 62b9ce9
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [3.0.1] 15th October 2025
2
+- feat: Make display sending event configurable in Room.sendEvent() (Christian Kußowski)
3
+- chore: tidy up call membership event (td)
4
+- fix: Remove avatar crashes with invalid uri (Christian Kußowski)
5
+
6
## [3.0.0] 7th October 2025
7
8
#### Migration hints:
pubspec.yaml
@@ -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
0 commit comments