Releases: GetStream/stream-chat-react-native
Releases · GetStream/stream-chat-react-native
v3.7.3
3.7.3 (2021-08-20)
Bug Fixes
- Hotfix for peer deps collision (83cf002)
v3.7.2
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
3.7.1 (2021-07-30)
Bug Fixes
- Fix giphy and attachment icon hiding issue (1b1f8fe)
v3.7.0
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
3.6.7 (2021-07-20)
Bug Fixes
- Clean user's typing state when app goes to background (d4b9f3e)
v3.6.6
3.6.6 (2021-07-19)
Bug Fixes
- Fix missing translations for message deleted (7e7f653)
v3.6.5
3.6.5 (2021-07-15)
Bug Fixes
- reactions: Fix overflowing reactions list and double scroll on Android (04dbc9b)
v3.6.4
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
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
3.6.2 (2021-07-13)
Bug Fixes
- android: use react native FlatList instead of RNGH's on ChannelListMessenger (1267f64)