Skip to content

[v3.5.2] (June 23 2023)

Compare
Choose a tag to compare
@HoonBaek HoonBaek released this 23 Jun 06:16
· 478 commits to main since this release
a9ce88e

Fixes:

  • Allow to reduce the mobile app height
    It was not able to reduce the height of the mobile app with some wrapper components
  • Do not display the UnreadCount(new message notification) comp when unreadSince is null
  • Improve sampling and bitrate of Voice Recording
    • sampling rate: 11025
    • bit rate: 12000
  • Move scroll every time when message height changes
    It moved scroll only when the last message height changes