github sendbird/sendbird-uikit-react v3.4.8
[v3.4.8] (May 19 2023)

latest releases: v3.15.4, v3.15.3, v3.15.2...
16 months ago

Fixes:

  • Prevent white space only text sending
  • Mentioned user Regex parsing
    Mention will now work even if userId has .*+?^${}()|[\]\\ characters.
  • ChannelList blink when when message is send
    Happened when there were two channelLists in the same page with
    different query params.
  • ChannelSetting renderUserProfile prop
    We were applying renderChannelProfile in place of renderUserProfile.
  • MessageBody: Words break mid word
    Words were breaking midword because all white spaces were converted into nbsps.
    CSS couldnt distinguish nbsps as whitespaces, so wrapping didnt work well.

Chores:

  • Setup CircleCI
    • We are moving from Github Actions to CircleCI
  • Setup Husky
    • Setup lint on post push
    • Auto run yarn install on post pull
  • Update EsLint
    • Update version to 8.40.x
    • Apply more strict rules

Contributors: @chrisallo, @HoonBaek , @AhyoungRyu , @sravan-s

Don't miss a new sendbird-uikit-react release

NewReleases is sending notifications on new releases.