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:
Deven Joshi
2022-01-05 14:14:03 +05:30
33 changed files with 311 additions and 140 deletions
+6 -1
View File
@@ -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