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

Releases: sendbird-graveyard/SendBird-UIKIT-JavaScript

v1.2.3(Sept 10, 2020)

10 Sep 07:30
bf306fb

Choose a tag to compare

  • Features:

    • Message grouping
  • Bugfixes:

    • Fix file upload issue with sendBirdSelectors.getSendFileMessage
  • Dependency updates:

    • SDK version - 3.0.133

v1.2.2(Sept 10, 2020) Deprecated

10 Sep 05:57
e0cf681

Choose a tag to compare

  • Features:

    • Message grouping
  • Bugfixes:

    • Fix file upload issue with sendBirdSelectors.getSendFileMessage
  • Dependency updates:

    • SDK version - 3.0.133

v1.2.1(Sept 01, 2020)

01 Sep 04:47

Choose a tag to compare

  • Bugfixes:
    • Unordered message history
    • Message text break on middle of word

v1.2.0(Aug 27, 2020)

27 Aug 08:14

Choose a tag to compare

  • Features:

    • Add GroupChannel type selector UI to create channel
    • Ability to create supergroup(to be enabled from dashboard)
    • Channel creator will become operator user
    • Channel moderation for operator user
      • Mute user
      • Ban user
      • Promote/Demote other users to operator
      • Freeze/Unfreeze Channels
    • Visual indicators for different channel states in ChannelList
    • Visual indicators for MessageInput based on channel state
  • Bugfixes:

    • Remove multiple imports of font family
    • Visual glitches
  • Dependency updates:

    • SDK version - 3.0.132

v1.1.5(Aug 12, 2020)

25 Aug 07:56

Choose a tag to compare

  • Features:
    • Edit sign on updated messages
  • Bugfixes:
    • Race condition on Channel switch
    • Visual glitches

v1.1.4(Aug 12, 2020)

12 Aug 06:21

Choose a tag to compare

  • Features:

    • Implement OG tag messages
    • Apply broadcast/Freeze indicators in Conversation
  • Bugfixes:

    • Reload conversation and ChannelList on query change
    • Change channel placeholder to match design
    • Fix typing indicator bug
  • Dependency updates:

    • SDK version - 3.0.129

v1.1.3(July 29, 2020)

29 Jul 04:04

Choose a tag to compare

  • Features:

    • Visual indicator for frozen, broadcast channels
  • Bugfixes:

    • Sort Channels in ChannelList by send message
    • Update ChannelPreview on edit message
    • Hide channel on onChannelHidden
    • Other stability fixes

v1.1.2(July 14, 2020)

14 Jul 08:48

Choose a tag to compare

  • Features:

    • Implement render message input and render chat header
      • Channel.renderChatHeader({channel, user})
      • Channel.renderMessageInput({channel, user, disabled})
    • Rename messageListQuery to messageListParams
  • Bugfixes:

    • Avatar size issue in ChannelList
    • Various PropType warnings
    • Other stability fixes

v1.0.9(July 14, 2020)

14 Jul 05:30

Choose a tag to compare

  • Bug fixes:
    • Fix various PropType warnings

v1.0.8(July 11, 2020)

13 Jul 02:36

Choose a tag to compare

  • Dependency updates:
    • SDK version - 3.0.128