Skip to content

Releases: sendbird/sendbird-uikit-react-native

v1.1.1

14 Sep 07:06
7b0384e
Compare
Choose a tag to compare

1.1.1 (2022-09-14)

Features

  • chat-hooks: added useMessageOutgoingStatus hook (f3af2a7)

Bug Fixes

  • added missing collectionCreator prop to GroupChannelListFragment (d06d60e)
  • chat-hooks: respect the order of group channel collection and query. (913875d)

v1.1.0

31 Aug 08:27
787ef6d
Compare
Choose a tag to compare

1.1.0 (2022-08-31)

Features

  • uikit: added file viewer component (9b9d52b)
  • uikit: added TypingIndicator and MessageReceiptStatus in Channel List (39c54fc)
  • uikit: added video message component and media service (15713e5)

Bug Fixes

  • uikit: changed type of createExpoNotificationService param (e030128)

Documentation

Improvements

  • chat-hooks: remove deps from useChannelHandler (fe4ec27)

v1.0.2

25 Aug 08:49
257ece5
Compare
Choose a tag to compare

1.0.2 (2022-08-09)

Bug Fixes

  • uikit: fixed createFileService.expo to work as expected (876d72c)

Improvements

v1.0.1 (deprecated)

09 Aug 07:20
9627ff7
Compare
Choose a tag to compare

1.0.1 (2022-08-09)

Bug Fixes

  • uikit: fixed createFileService.expo to work as expected (876d72c)

Improvements

v1.0.0

26 Jul 08:30
c95ed8b
Compare
Choose a tag to compare

1.0.0 (2022-07-26)

Note: Version bump only for package sendbird-uikit-react-native

v1.0.0-rc.4

26 Jul 08:18
d5044c5
Compare
Choose a tag to compare
v1.0.0-rc.4 Pre-release
Pre-release

1.0.0-rc.4 (2022-07-26)

Note: Version bump only for package sendbird-uikit-react-native

v1.0.0-rc.3

26 Jul 07:29
770f49f
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

1.0.0-rc.3 (2022-07-26)

Note: Version bump only for package sendbird-uikit-react-native

v1.0.0-rc.2

26 Jul 06:10
dbd443b
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

1.0.0-rc.2 (2022-07-26)

Note: Version bump only for package sendbird-uikit-react-native

v1.0.0-rc.1

26 Jul 05:57
870c051
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

1.0.0-rc.1 (2022-07-26)

Note: Version bump only for package sendbird-uikit-react-native

v1.0.0-rc.0

26 Jul 05:27
34b51fb
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

1.0.0-rc.0 (2022-07-26)

Bug Fixes

  • apply strings review (a4c94e3)
  • chat-hooks: do not check isResendable before resend message (6d3f8a3)
  • chat-hooks: rename module (7a2c30c)
  • core: added keyboard-avoid-offset prop to group channel (bd1c905)
  • core: changed label keys (106843f)
  • core: changed label keys, inject one-source user no name label (003d46d)
  • core: conditional rendering for typings indicator string (64908b9)
  • core: GroupChannelSettings component segmentation (4bfdfde)
  • core: iOS media library save type (55eb549)
  • core: NativeFileService error (ebc71d5)
  • core: NativeFileService, should check file type on iOS (d07c568)
  • core: re-naming GroupChannelInfo to GroupChannelSettings (afc6e23)
  • core: renamed ignoreActiveOnly prop of UserListHeader (89e80d9)
  • core: renamed onLeaveChannel prop of GroupChannelFragment (d5aa8f7)
  • improve stability (1698bc1)
  • improve stability (72648d1)
  • renamed Context to Contexts (41bae55)
  • sample: badge clear (df069b0)
  • sample: push handler (6505495)
  • sample: revert gradle settings (c29a87f)
  • sample: underscore numeral throw error on android build (ff3b6da)
  • sample: update notifee (a54048c)
  • uikit: display username as single line (fad080b)
  • uikit: fragment creator params should be partial (c53ba95)
  • uikit: prevent crash on open graph (a5663ca)
  • uikit: remove sdk injection, support better locale type infer (13dfe9d)
  • uikit: set keyboardAvoidOffset as a prop (7679e2f)
  • update sdk, fix locale injection (a86ad81)
  • util: url replacer (07753b1)

Features

  • added status component to GroupChannelList (8ee6ae5)
  • foundation: added typography option to themeFactory (28b47d5)
  • uikit: added error boundary (952cf9c)
  • uikit: added extension (52de301)
  • uikit: added internal local cache storage (f78a492)