We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec78d44 commit 2bcfb40Copy full SHA for 2bcfb40
CHANGELOG.md
@@ -1,9 +1,13 @@
1
# Changelog - v3
2
-
3
-## [v3.6.9] (Oct 6 2023)
+## [v3.6.10] (Oct 11 2023)
4
### Fixes:
5
* (in Safari) Display the placeholder of the MessageInput when the input text is cleared
6
* Remove duplicated CSS line
+* (in iOS) fix focusing on the chat screen starts from the top in Mobile device
7
+* Move to the top in the ChannelList when the current user but a different peer sends a message
8
+
9
+## [v3.6.9] (Oct 6 2023)
10
+### Fixes:
11
* Able to see the quoted messages regardless of the ReplyType
12
* Improve the types of the function props of `ui/MessageInput` component
13
```ts
0 commit comments