We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f31104 commit 6f1ca86Copy full SHA for 6f1ca86
CHANGELOG_DRAFT.md
@@ -1,4 +1,6 @@
1
-## v3.7.4
+## v3.7.5
2
3
-- Removed calls to the `Promise.allSettled` API that were causing issues in some environments.
4
-- Removed the default value of onOpenFileURL to maintain backward compatibility.
+- Updated Android permissions to comply with Google Play Store policies
+- Fixed an issue where images were not visible in the file viewer due to z-index conflicts in the new architecture
5
+- Fixed an issue where reactions could not be added or removed correctly
6
+- Fixed an issue with scroll behavior during message streaming in bot chats for smoother scrolling
0 commit comments