Skip to content

Releases: sendbird/sendbird-uikit-react

[2.4.2](Sep 30 2021)

30 Sep 08:23

Choose a tag to compare

  • Bugfix
    • Use simple logic to calculate isByMe
    • Use flex-end instead of end
    • Add null check for sdk and sdk.ChannelHandler before createEventHandler
    • Fix SENDING_MESSAGE_START payload mismatch

[2.4.1](Sep 9 2021)

09 Sep 08:57

Choose a tag to compare

  • [Hotfix] Hide reply menu (#15) af35285
  • [UK-945] Fix alignment of pending message (#14) be4ede3
  • [UK-940] Bugfix: Add checking current channel condition and has separator (#13) ebc1768
  • [UK-860] Fix issues of event filter and Add tests (#11) bf89dc4

v2.4.0(Aug 27 2021)

27 Aug 01:53

Choose a tag to compare

Use https://github.com/sendbird/sendbird-uikit-react as the primary repo

Before, we had internal repos for development and release
From now on, we will be developing here

  • Fix config in package.json and rollup to support new release process
  • Minor cleanup in README.md