Merge branch 'develop' into fix/userAvatarBuilder

This commit is contained in:
Sahil Kumar
2023-05-01 23:44:27 +05:30
committed by GitHub
7 changed files with 109 additions and 28 deletions
@@ -14,6 +14,8 @@
✅ Added
- Added `MessageTheme.urlAttachmentHostStyle`, `MessageTheme.urlAttachmentTitleStyle`, and
`MessageTheme.urlAttachmentTextStyle` to customize the style of the url attachment.
- Added `StreamMessageInput.ogPreviewFilter` to allow users to filter out the og preview
links. [#1338](https://github.com/GetStream/stream-chat-flutter/issues/1338)
@@ -29,6 +31,10 @@
return true;
),
```
🔄 Changed
- Deprecated `MessageTheme.linkBackgroundColor` in favor of `MessageTheme.urlAttachmentBackgroundColor`.
## 6.0.0