Releases: GetStream/stream-chat-react-native
Releases Β· GetStream/stream-chat-react-native
v5.19.2
v5.19.1
v5.19.0
v5.18.1
v5.18.0
5.18.0 (2023-09-26)
Features
Bug Fixes
- add pointerEvents to ReactionList (#2196) (f559a0f)
- fix reply border style (#2197) (0e84191)
- inline unread count indicator flickering on muted channels (#2232) (b55d561)
- iPad landscape mode broke the height reactions list (#2226) (4449c1d)
- parsing the links with unconventional tlds (#2241) (a69d73f)
- special character in mentioned user name causes crash (#2229) (1144c5b)
- unable to apply reaction list fill color (#2231) (0e1659e)
v5.17.1
What's Changed
- fix: order of application of theme for gallery images by @khushal87 in #2221
- fix: image/video picker upload issue from expo apps and getLocalAssetURI improvements by @khushal87 in #2220
Full Changelog: v5.17.0...v5.17.1
v5.17.0
What's Changed
- chore: remove SonarCloud checks from CI by @khushal87 in #2215
- feat: introduce ability to add theme for the gallery image thumbnail by @khushal87 in #2216
- fix: remove message from local state when the status is failed by @khushal87 in #2214
- chore: relax frozen lock file requirements in changelog-preview.yml by @santhoshvai in #2219
- chore: update yarn lock files for packages and sample apps by @khushal87 in #2218
Full Changelog: v5.16.0...v5.17.0
v5.16.0
What's Changed
- fix: date separators were not visible if prev msg was same day of the week by @santhoshvai in #2200
- feat: add ability to autoplay videos in gallery by @aharwood9 in #2195
- fix: issue with picking files through filePicker with recent version of expo-document-picker by @khushal87 in #2203
- fix: video upload issue through image picker by @khushal87 in #2204
- fix: android picker loop on refuse permission by @arthurgeron in #2130
- chore: update yarn.lock files and solve peer deps issue of eslint-plugin-typescript-sort-keys by @khushal87 in #2206
New Contributors
- @arthurgeron made their first contribution in #2130
Full Changelog: v5.15.3...v5.16.0
v5.15.3
What's Changed
- fix: image upload issue for expo apps by @khushal87 in #2166
- fix: message action list border overflow by @khushal87 in #2167
- fix: hmr issue due to disconnect by @santhoshvai in #2169
- chore: add client as dependency and update yarn locks by @santhoshvai in #2170
- docs: add guide to fix the broken android build on Expo Messaging App and update yarn.lock files by @khushal87 in #2172
- fix: do not render message list items when channel is disconnected by @santhoshvai in #2179
- fix: ui issue when customizing unread count when there is no count by @khushal87 in #2180
- fix: clarify the order of setLocalDevice by @santhoshvai in #2181
- fix: Update the image gallery header to use user id instead of user name by @Bogdastotel in #2165
New Contributors
- @Bogdastotel made their first contribution in #2165
Full Changelog: v5.15.2...v5.15.3
v5.15.2
What's Changed
- fix: do not sync if the last sync is too old by @santhoshvai in #2161
- fix: double check whether we scroll to an existing index when messageId guard⦠by @vanGalilea in #2148
- fix: message status failed should not show check mark by @santhoshvai in #2127
- chore: upgrade expo-media-library dev dependency version to ~15.2.3 by @khushal87 in #2147
Full Changelog: v5.15.1...v5.15.2