Updated changelogs
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
## Upcoming
|
||||||
|
|
||||||
|
✅ Added
|
||||||
|
|
||||||
|
- Deprecated `role` in `Member` in favor of `channelRole`
|
||||||
|
|
||||||
## 4.0.1
|
## 4.0.1
|
||||||
|
|
||||||
- Minor fixes
|
- Minor fixes
|
||||||
|
|||||||
@@ -5,6 +5,10 @@
|
|||||||
- Fixed attachment picker ui.
|
- Fixed attachment picker ui.
|
||||||
- Fixed message widget thread indicator in reverse mode.
|
- Fixed message widget thread indicator in reverse mode.
|
||||||
|
|
||||||
|
🔄 Changed
|
||||||
|
|
||||||
|
- Removed `isOwner` condition from `ChannelBottomSheet` and `StreamChannelInfoBottomSheet` for delete option tile.
|
||||||
|
|
||||||
## 4.0.1
|
## 4.0.1
|
||||||
|
|
||||||
- Minor fixes
|
- Minor fixes
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
|
## Upcoming
|
||||||
|
|
||||||
|
🔄 Changed
|
||||||
|
|
||||||
|
- Deprecated `role` field in `Member` table in favor of `channelRole`
|
||||||
|
|
||||||
## 4.0.1
|
## 4.0.1
|
||||||
|
|
||||||
- Updated `stream_chat` dependency to [`4.0.1`](https://pub.dev/packages/stream_chat/changelog).
|
- Updated `stream_chat` dependency to [`4.0.1`](https://pub.dev/packages/stream_chat/changelog).
|
||||||
|
|||||||
Reference in New Issue
Block a user