-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5e815ea
commit beb58a0
Showing
1 changed file
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
## v3.5.4 | ||
## v3.6.0 | ||
|
||
- Deprecated the setter of `enableReactionsSupergroup` in `SendbirdUIKitContainerProps`, which is not allowed by default. If you wish to use this feature, | ||
[contact us](https://dashboard.sendbird.com/auth/signin?next=/settings/contact_us?category=feedback_and_feature_requests&product=UIKit&subject=%5BFeature%20Request%5D%20Enable%20reactions%20for%20supergroup%20in%20UIKit). | ||
### Features | ||
|
||
- **uikit:** added GroupChannelThreadFragment | ||
|
||
### Bug Fixes | ||
|
||
- fixed issue with mention suggestion list sorting | ||
- fixed issue with file upload size limit exceeded |