Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into feat/capabilities
Conflicts: packages/stream_chat/CHANGELOG.md packages/stream_chat_flutter/CHANGELOG.md
This commit is contained in:
@@ -2,12 +2,17 @@
|
||||
|
||||
✅ Added
|
||||
|
||||
- Added `client.enrichUrl` endpoint for enriching URLs with metadata.
|
||||
- Fixed `unreadCount` after removing user from a channel.
|
||||
- `ChannelModel` now supplies individual user capabilities.
|
||||
|
||||
## 3.3.1
|
||||
|
||||
🐞 Fixed
|
||||
|
||||
- [[#799]](https://github.com/GetStream/stream-chat-flutter/issues/799) Fixed `totalUnreadCount` is not updating when
|
||||
app is resumed from background mode
|
||||
app is resumed from background mode.
|
||||
- Fix retry mechanism failing in some cases.
|
||||
|
||||
## 3.3.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user