Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into feat/hard-delete

 Conflicts:
	packages/stream_chat/CHANGELOG.md
This commit is contained in:
Deven Joshi
2021-11-25 14:45:02 +05:30
37 changed files with 546 additions and 239 deletions
+8 -1
View File
@@ -2,8 +2,15 @@
✅ Added
- Extra properties added to `PaginationParams` to aid in fetching messages.
- Added hard delete functionality.
🐞 Fixed
- `closeConnection()` now uses `normalClosure` status when closing websocket.
- Fixed local unread count indicator increasing for thread replies
- Fixed user presence indicator not updating correctly
## 3.2.0
🐞 Fixed
@@ -726,4 +733,4 @@
## 0.0.2
- first beta version
- first beta version