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.
2 parents 51e005d + 5b93f73 commit aec4c07Copy full SHA for aec4c07
packages/stream_chat_flutter/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 6.8.1
2
+
3
+🐞 Fixed
4
5
+- Fixed `StreamMessageInput` always sending message as `system`.
6
7
## 6.8.0
8
9
🔄 Changed
packages/stream_chat_flutter/pubspec.yaml
@@ -1,7 +1,7 @@
name: stream_chat_flutter
homepage: https://github.com/GetStream/stream-chat-flutter
description: Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.
-version: 6.8.0
+version: 6.8.1
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
0 commit comments