fix: thread message deletion

This commit is contained in:
Deven Joshi
2022-01-24 18:03:02 +05:30
parent bbabcfc5ff
commit aac83f081d
2 changed files with 11 additions and 1 deletions
+4
View File
@@ -9,6 +9,10 @@
- Added `client.enrichUrl` endpoint for enriching URLs with metadata.
- Fixed `unreadCount` after removing user from a channel.
🐞 Fixed
- [[#871]](https://github.com/GetStream/stream-chat-flutter/issues/871) Fixed thread message deletion.
## 3.3.1
🐞 Fixed