fix(ui): align new widgets to develop fixes

This commit is contained in:
Salvatore Giordano
2022-04-14 10:10:21 +02:00
parent 2bd088dc50
commit affe37e684
3 changed files with 3 additions and 2 deletions
-1
View File
@@ -10,7 +10,6 @@
- [[#1054]](https://github.com/GetStream/stream-chat-flutter/issues/1054) Fix `Unsupported operation: Cannot remove from an unmodifiable list`.
- [[#1033]](https://github.com/GetStream/stream-chat-flutter/issues/1033) Hard delete from dashboard does not delete message from client.
- Send only `user_id` while reconnecting.
- [[#1081]](https://github.com/GetStream/stream-chat-flutter/issues/1081) Fixed a bug with user reconnection.
✅ Added