Skip to content

Releases: GetStream/stream-chat-react-native

v3.8.3

16 Sep 18:22

Choose a tag to compare

3.8.3 (2021-09-16)

Bug Fixes

  • type definition directory structure (9a4d2c3)

v3.8.2

14 Sep 18:59

Choose a tag to compare

3.8.2 (2021-09-14)

Bug Fixes

  • fixed markdown issues with lists (e40777a)

v3.8.1

13 Sep 13:36

Choose a tag to compare

3.8.1 (2021-09-13)

Bug Fixes

  • allow images attached through file picker to display in gallery view (afd84a9)
  • delegate content type detection to backend for image/file uploads (8de7d8d)
  • share photo functionality (41231a0) Thanks to @giautm !!
  • connection recovery not respecting updates to sort prop on ChannelList component (#833) Thanks to @giautm !!

v3.8.0

30 Aug 13:48

Choose a tag to compare

3.8.0 (2021-08-30)

Features

  • added support for japanese and korean language (5708201)
  • added support for props - autoCompleteSuggestionsLimit, mentionAllAppUsersEnabled and mentionAllAppUsersQuery on Channel component (ff15650)

v3.7.3

20 Aug 15:09

Choose a tag to compare

3.7.3 (2021-08-20)

Bug Fixes

  • Hotfix for peer deps collision (83cf002)

v3.7.2

04 Aug 22:18

Choose a tag to compare

3.7.2 (2021-08-04)

Bug Fixes

  • attachment-picker: fixing sync logic between imageUploads and selectedImages (46de905)
  • Fix infinite loop in bottom sheet or image gallery on notched iOS phones (1bc81f0)

v3.7.1

30 Jul 14:26

Choose a tag to compare

3.7.1 (2021-07-30)

Bug Fixes

  • Fix giphy and attachment icon hiding issue (1b1f8fe)

v3.7.0

29 Jul 19:33

Choose a tag to compare

3.7.0 (2021-07-29)

Features

  • added mutesEnabled prop on Channel component, to toggle "Mute User" action (b5c1f38)
  • Allow images and attachments on the same message (9a36352)

Bug Fixes

  • Fix messages disappearing on reconnect (dc0fc3d)
  • Fix quoted images/attachments (2bb1f14)

v3.6.7

20 Jul 13:05
c5aefa2

Choose a tag to compare

3.6.7 (2021-07-20)

Bug Fixes

  • Clean user's typing state when app goes to background (d4b9f3e)

v3.6.6

19 Jul 15:58

Choose a tag to compare

3.6.6 (2021-07-19)

Bug Fixes

  • Fix missing translations for message deleted (7e7f653)