chore(llc): update changelog
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -1,10 +1,17 @@
|
|||||||
|
## Upcoming
|
||||||
|
|
||||||
|
✅ Added
|
||||||
|
|
||||||
|
- Added support for extra data in attachment file uploader. Thanks, [@rlee1990](https://github.com/rlee1990).
|
||||||
|
|
||||||
## 4.0.1
|
## 4.0.1
|
||||||
|
|
||||||
- Minor fixes
|
- Minor fixes
|
||||||
|
|
||||||
## 4.0.0
|
## 4.0.0
|
||||||
|
|
||||||
For upgrading to V4, please refer to the [V4 Migration Guide](https://getstream.io/chat/docs/sdk/flutter/guides/migration_guide_4_0/)
|
For upgrading to V4, please refer to
|
||||||
|
the [V4 Migration Guide](https://getstream.io/chat/docs/sdk/flutter/guides/migration_guide_4_0/)
|
||||||
|
|
||||||
✅ Added
|
✅ Added
|
||||||
|
|
||||||
@@ -19,8 +26,10 @@ For upgrading to V4, please refer to the [V4 Migration Guide](https://getstream.
|
|||||||
any channel.
|
any channel.
|
||||||
- [[#1047]](https://github.com/GetStream/stream-chat-flutter/issues/1047) `own_capabilities` extraData missing after
|
- [[#1047]](https://github.com/GetStream/stream-chat-flutter/issues/1047) `own_capabilities` extraData missing after
|
||||||
channel update.
|
channel update.
|
||||||
- [[#1054]](https://github.com/GetStream/stream-chat-flutter/issues/1054) Fix `Unsupported operation: Cannot remove from an unmodifiable list`.
|
- [[#1054]](https://github.com/GetStream/stream-chat-flutter/issues/1054)
|
||||||
- [[#1033]](https://github.com/GetStream/stream-chat-flutter/issues/1033) Hard delete from dashboard does not delete message from client.
|
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.
|
- Send only `user_id` while reconnecting.
|
||||||
|
|
||||||
✅ Added
|
✅ Added
|
||||||
@@ -53,8 +62,10 @@ For upgrading to V4, please refer to the [V4 Migration Guide](https://getstream.
|
|||||||
any channel.
|
any channel.
|
||||||
- [[#1047]](https://github.com/GetStream/stream-chat-flutter/issues/1047) `own_capabilities` extraData missing after
|
- [[#1047]](https://github.com/GetStream/stream-chat-flutter/issues/1047) `own_capabilities` extraData missing after
|
||||||
channel update.
|
channel update.
|
||||||
- [[#1054]](https://github.com/GetStream/stream-chat-flutter/issues/1054) Fix `Unsupported operation: Cannot remove from an unmodifiable list`.
|
- [[#1054]](https://github.com/GetStream/stream-chat-flutter/issues/1054)
|
||||||
- [[#1033]](https://github.com/GetStream/stream-chat-flutter/issues/1033) Hard delete from dashboard does not delete message from client.
|
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.
|
- Send only `user_id` while reconnecting.
|
||||||
|
|
||||||
✅ Added
|
✅ Added
|
||||||
|
|||||||
Reference in New Issue
Block a user