Skip to content

Commit 84386bd

Browse files
committed
Add CHANGELOG for v3.5.1
1 parent c4394f1 commit 84386bd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog - v3
22

3+
## [v3.5.1] (June 15 2023)
4+
5+
Fixes:
6+
* Set fallback values \w global configs in App comp
7+
* Use global config's replyType if channel one is undefined
8+
* Use global disableUserProfile if each context's one is defined
9+
* Clear `scrollBottom` on channel state loading
10+
* Fixes a runtime error
11+
caused by clicking "Reply in thread" menu from a parent message
12+
* Check if the `message.type` property is empty
13+
and return false when it is empty in the isVoiceMessage function
14+
315
## [v3.5.0] (June 14 2023)
416

517
### Feat:

0 commit comments

Comments
 (0)