Skip to content

v3.7.5

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 07:20
· 69 commits to main since this release

3.7.5 (2024-10-29)

Release notes

  • 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

Changelogs

Features

  • add scrolling for streaming message update (c4924bc)

Bug Fixes

  • ensure image visibility in file viewer on new architecture (ec6834b)
  • remove non-required permissions from android (4646e34)
  • resolve this binding issues (c4561a0)