Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

1.2.6(Sept 28, 2020)

Compare
Choose a tag to compare
@sravan-s sravan-s released this 28 Sep 07:06
· 26 commits to master since this release
  • Bugfixes:
    • sendBirdSelectors.getSendFileMessage supports attaching
      files that are uploaded to a remote server
    • renderChatItem includes channel as a prop:
      • The available props are:
        {
        message: BaseMessage,
        onDeleteMessage: Fn,
        onUpdateMessage: Fn,
        channel: GroupChannel
        }
    • Place unsuccessful messages to the last on the allMessages