File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 33## [ v3.8.1] (Nov 10 2023)
44
55### Features:
6- * MessageContent is not customizable with three new optional properties:
7- * renderSenderProfile, renderMessageBody, and renderMessageHeader
6+ * ` MessageContent ` is not customizable with three new optional properties:
7+ * ` renderSenderProfile ` , ` renderMessageBody ` , and ` renderMessageHeader `
88 * How to use?
99 ``` tsx
1010 import Channel from ' @sendbird/uikit-react/Channel'
4545
4646### Fixes :
4747* Fix runtime error due to publishing modules
48- * Add missing date locale to the UnreadCount banner since string
49- * Use the more impactful value between the resizingWidth and resizingHeight
48+ * Add missing date locale to the ` UnreadCount ` banner since string
49+ * Use the more impactful value between the ` resizingWidth ` and ` resizingHeight `
5050 * So , the original images ' ratio won' t be broken
51- * Apply the ImageCompression to the Thread module
52- * Apply the ImageCompression for sending file message and multiple files message
51+ * Apply the ` ImageCompression ` to the ` Thread ` module
52+ * Apply the ` ImageCompression ` for sending file message and multiple files message
5353
5454### Improvements :
55- * Use ` channel.members ` instead of fetching for non - super group channels in the SuggestedMentionList
55+ * Use ` channel.members ` instead of fetching for non - super group channels in the ` SuggestedMentionList `
5656
5757## [v3 .8.0 ] (Nov 3 2023 )
5858
You can’t perform that action at this time.
0 commit comments