Skip to content

Releases: sendbird/sendbird-uikit-react

[2.7.0-alpha] (Mar 11 2022)

11 Mar 06:01
dac33f7
Compare
Choose a tag to compare
Pre-release
  • Minor Update
    • Use commonjs module as default - jest expects commonjs module
      • Builds are now saved to \dist instead of \release
  • Features
    • Add progressHandler into the GetSendFileMessage hook
    • Provide an auto select flag in the channel list
      -Bugfix
    • localization parameter for some format calls
    • Exclude the optional param when locale is undefined in the dateFns utils
    • Disappearing MessageStatus component in Safari

[2.6.0] (Feb 8 2022)

08 Feb 08:16
Compare
Choose a tag to compare
  • Features
    • Setup date localization
  • Bugfix
    • Add sortChannelList props to the ChannelListProps
    • Appear message status icon in Safari
    • Fix complication issue: Element not defined
    • Fix event leakage issues (scroll and pop-up)

[2.5.3] (Jan 19 2022)

19 Jan 07:40
Compare
Choose a tag to compare

[2.5.3] (Jan 19 2022)

[2.5.3-alpha] (Jan 19 2022)

  • Bugfix
    • Modify type of renderChatItem to function
    • Modify dependencies of react and react-dom libraries
    • Do not update current user info when nickname and userProfileUrl props are empty

[2.5.3-alpha] (Jan 19 2022)

19 Jan 05:44
Compare
Choose a tag to compare
Pre-release

[2.5.3-alpha] (Jan 19 2022)

  • Bugfix
    • Modify type of renderChatItem to function
    • Modify dependencies of react and react-dom libraries
    • Do not update current user info when nickname and userProfileUrl props are empty

[2.5.2] (Jan 5 2022)

05 Jan 08:00
Compare
Choose a tag to compare
  • Bugfix
    • Move scroll when the height of message item changes
    • Fix emoji reaction background color when the message is highlighted

## [2.5.2-alpha] (Dec 24 2021)

24 Dec 07:03
Compare
Choose a tag to compare
Pre-release

Features:

  • Implement experimentalMessageLimit for openChannel
    This feature limits the no.of messages that are stored in
    OpenChannel. This is intended for live streaming, where multiple
    thousands of messages are expected to flow
    Recommend a limit higher than 150 and less than 500
    Usage:
<OpenChannel experimentalMessageLimit={number} />

Fixes:

  • Fix time stamp position on message threading
  • Add quote message to onBeforeSendFileMessage params

[2.5.1] (Dec 14 2021)

14 Dec 12:20
d3e3286
Compare
Choose a tag to compare
  • Bugfix
    • Add type definition for replyType into the props of and
    • Replace the position of message status and timestamp
    • Change word-break property for text message in group channel
    • Fix admin message break in group channel

[2.5.1-alpha.2] (Dec 10 2021)

10 Dec 09:21
Compare
Choose a tag to compare
Pre-release

This is an alpha version release for bugfix

[2.5.1-alpha.1] (Dec 10 2021)

10 Dec 08:48
Compare
Choose a tag to compare
Pre-release

Pre-release for bugfix

[2.5.1-alpha] (Dec 10 2021)

10 Dec 02:19
d3e3286
Compare
Choose a tag to compare
Pre-release

This is an alpha version release for bugfix