Skip to content

[v3.5.1] (June 15 2023)

Compare
Choose a tag to compare
@HoonBaek HoonBaek released this 15 Jun 07:45
· 489 commits to main since this release

Fixes:

  • Set fallback values \w global configs in App comp
  • Use global config's replyType if channel one is undefined
  • Use global disableUserProfile if each context's one is defined
  • Clear scrollBottom on channel state loading
  • Fixes a runtime error
    caused by clicking "Reply in thread" menu from a parent message
  • Check if the message.type property is empty
    and return false when it is empty in the isVoiceMessage function