Skip to content

Commit

Permalink
chore: update changelog draft
Browse files Browse the repository at this point in the history
  • Loading branch information
bang9 committed Oct 29, 2024
1 parent 7f31104 commit 6f1ca86
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG_DRAFT.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 6f1ca86

Please sign in to comment.