diff --git a/CHANGELOG_DRAFT.md b/CHANGELOG_DRAFT.md index 8626fa7b..701869ec 100644 --- a/CHANGELOG_DRAFT.md +++ b/CHANGELOG_DRAFT.md @@ -1,4 +1,6 @@ -## v3.7.4 +## v3.7.5 -- Removed calls to the `Promise.allSettled` API that were causing issues in some environments. -- 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 +- Fixed an issue where reactions could not be added or removed correctly +- Fixed an issue with scroll behavior during message streaming in bot chats for smoother scrolling