Commit a707012
authored
release: [v3.4.4] (Mar 31 2023) (#463)
Features:
* Increase default maximum recording time of Voice Message to 10 minutes
* Add logger to VoicePlayer, VoiceRecorder, and useSendVoiceMessage hook
Fixes:
* Prevent whole page from scrolling when OpenChannel scrolls
This issue occurs when customer implements an OpenChannel in a web page with scroll
* Fix edgecase in which voice messages were sent twice
* Clean up Thread interface
If message.parentMessage doesnt exist, treat message as parentMessage
`<Thread message={message} />`1 parent 94249e2 commit a707012
File tree
5 files changed
+6828
-6756
lines changed5 files changed
+6828
-6756
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
3 | 16 | | |
4 | 17 | | |
5 | 18 | | |
| |||
0 commit comments