File tree 1 file changed +5
-7
lines changed
packages/stream_chat_flutter_core
1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
🔄 Changed
4
4
5
- - Simplified the logic for setting and clearing OG attachments by removing the ` _ogAttachment ` field and directly working with the attachments list.
5
+ - Simplified the logic for setting and clearing OG attachments by removing the ` _ogAttachment ` field
6
+ and directly working with the attachments list.
6
7
7
8
## 9.4.0
8
9
75
76
76
77
## 7.2.0-hotfix.1
77
78
78
- - Updated ` stream_chat ` dependency to [
79
- ` 7.2.0-hotfix.1 ` ] ( https://pub.dev/packages/stream_chat/changelog ) .
80
- - Reverted the ` connectivity_plus ` dependency bump
81
- causing [ 1889] ( https://github.com/GetStream/stream-chat-flutter/issues/1889 )
79
+ - Updated ` stream_chat ` dependency to [ ` 7.2.0-hotfix.1 ` ] ( https://pub.dev/packages/stream_chat/changelog ) .
80
+ - Reverted the ` connectivity_plus ` dependency bump causing [ 1889] ( https://github.com/GetStream/stream-chat-flutter/issues/1889 )
82
81
83
82
## 7.2.0
84
83
107
106
108
107
🐞 Fixed
109
108
110
- - Fixed video attachment
111
- uploading. [ #1754 ] ( https://github.com/GetStream/stream-chat-flutter/pull/1754 )
109
+ - [[ #1754 ]] ( https://github.com/GetStream/stream-chat-flutter/pull/1754 ) Fixed video attachment uploading.
112
110
113
111
## 6.10.0
114
112
You can’t perform that action at this time.
0 commit comments