Skip to content

Releases: GetStream/stream-chat-react-native

v5.19.0

11 Oct 10:23
Compare
Choose a tag to compare

5.19.0 (2023-10-11)

Features

v5.18.1

04 Oct 09:22
Compare
Choose a tag to compare

5.18.1 (2023-10-04)

Bug Fixes

v5.18.0

26 Sep 20:01
Compare
Choose a tag to compare

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

01 Sep 08:21
Compare
Choose a tag to compare

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

30 Aug 10:12
Compare
Choose a tag to compare

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

07 Aug 04:59
Compare
Choose a tag to compare

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

Full Changelog: v5.15.3...v5.16.0

v5.15.3

18 Jul 12:27
Compare
Choose a tag to compare

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

Full Changelog: v5.15.2...v5.15.3

v5.15.2

03 Jul 09:25
Compare
Choose a tag to compare

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

v5.15.1

12 Jun 12:06
Compare
Choose a tag to compare

What's Changed

  • fix: use ChannelPreviewMutedStatus prop in the ChannelList by @khushal87 in #2128
  • chore: update yarn lock files for the project, packages and the sample apps by @khushal87 in #2136
  • chore: upgrade react-native-document-picker to 9.0.1 and added related API changes by @khushal87 in #2137
  • fix: upgrade ts messaging app according to upgrade helper by @khushal87 in #2144
  • chore: upgrade yarn.lock file in package directory by @khushal87 in #2145
  • fix: incorrect typing of getPhotos between expo and native by @santhoshvai in #2146
  • feat: introduce expo-router to expo messaging app by @khushal87 in #2150

Full Changelog: v5.15.0...v5.15.1

v5.15.0

25 May 13:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.14.1...v5.15.0