We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4394f1 commit 84386bdCopy full SHA for 84386bd
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog - v3
2
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
15
## [v3.5.0] (June 14 2023)
16
17
### Feat:
0 commit comments