chore: update CHANGELOG.md
Signed-off-by: xsahil03x <xdsahil@gmail.com>
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
- [[#1546]](https://github.com/GetStream/stream-chat-flutter/issues/1546)
|
||||
Fixed `StreamMessageInputTheme.linkHighlightColor` returning null for default theme.
|
||||
- [[#1548]](https://github.com/GetStream/stream-chat-flutter/issues/1548) Fixed `StreamMessageInput` urlRegex only
|
||||
matching the
|
||||
lowercase `http(s)|ftp`.
|
||||
matching the lowercase `http(s)|ftp`.
|
||||
- [[#1542]](https://github.com/GetStream/stream-chat-flutter/issues/1542) Handle error thrown in `StreamMessageInput`
|
||||
when unable to fetch a
|
||||
link preview.
|
||||
when unable to fetch a link preview.
|
||||
- [[#1540]](https://github.com/GetStream/stream-chat-flutter/issues/1540) Use `CircularProgressIndicator.adaptive`
|
||||
instead of material indicator.
|
||||
|
||||
## 6.1.0
|
||||
|
||||
|
||||
@@ -8,6 +8,8 @@
|
||||
- Updated `stream_chat` dependency to [`6.1.0`](https://pub.dev/packages/stream_chat/changelog).
|
||||
- [[#1356]](https://github.com/GetStream/stream-chat-flutter/issues/1356) Channel doesn't auto display again after being
|
||||
hidden.
|
||||
- [[#1540]](https://github.com/GetStream/stream-chat-flutter/issues/1540) Use `CircularProgressIndicator.adaptive`
|
||||
instead of material indicator.
|
||||
|
||||
## 6.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user