Skip to content

Releases: GetStream/stream-chat-react-native

v3.7.3

20 Aug 15:09
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

3.6.6 (2021-07-19)

Bug Fixes

  • Fix missing translations for message deleted (7e7f653)

v3.6.5

15 Jul 22:12
Compare
Choose a tag to compare

3.6.5 (2021-07-15)

Bug Fixes

  • reactions: Fix overflowing reactions list and double scroll on Android (04dbc9b)

v3.6.4

13 Jul 16:22
Compare
Choose a tag to compare

3.6.4 (2021-07-13)

Note: Version bump only for package stream-chat-react-native-core. Auto generated release by lerna.

v3.6.3

13 Jul 16:06
Compare
Choose a tag to compare

3.6.3 (2021-07-13)

Note: Fixing readme for stream-chat-react-native-core on npm. No changes in this release.

v3.6.2

13 Jul 15:49
Compare
Choose a tag to compare

3.6.2 (2021-07-13)

Bug Fixes

  • android: use react native FlatList instead of RNGH's on ChannelListMessenger (1267f64)