Skip to content

Latest commit

 

History

History
935 lines (411 loc) · 38.6 KB

File metadata and controls

935 lines (411 loc) · 38.6 KB

Change Log

1.23.2 (2023-11-09)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.23.1 (2023-11-06)

Bug Fixes

  • multiple mentions render in message text (#2286) (97e9c46)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.23.0 (2023-10-26)

Features

  • upgrade version of React Native in Sample App to 0.72.6 (#2259) (2bb0094)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.22.11 (2023-10-20)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.22.10 (2023-10-19)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.22.9 (2023-10-11)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.22.8 (2023-10-04)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.22.7 (2023-09-26)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.22.6 (2023-09-01)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.22.5 (2023-08-30)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.22.4 (2023-08-07)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.22.3 (2023-07-18)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.22.2 (2023-07-03)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.22.1 (2023-06-12)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.22.0 (2023-05-25)

Features

Bug Fixes

  • network down spinner was invisible in sample app (b7fd437)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.21.1 (2023-05-15)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.21.0 (2023-05-02)

Features

  • enabling offline support with RNQS v8 and removing support for v4 (#2067) (22a541c)

Bug Fixes

  • upgrade stream-chat version to 8.6.0 to solve offline support update channel preview issue (4ebf23c)

Reverts

  • Revert "chore: upgrade stream-chat version to 8.6.0 (#2077)" (#2078) (bffe460), closes #2077 #2078

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.20.0 (2023-04-13)

Features

Bug Fixes

  • getPhotos doesn't work if you use android targetSdkVersion 33 (#2036) (a17957d)
  • pinning xcode version to 14 (#2045) (f864bf3)
  • pushing up to date Podfile.lock (75acd87)
  • Xcode 14.3 (14E222b) Build Failed with React Native 0.70.7 (#2042) (378620d)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.19.3 (2023-03-31)

Bug Fixes

  • removing a reaction outside of the latest reactions causes to add it (#2028) (87cf045)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.19.2 (2023-03-21)

Bug Fixes

  • listen to ios more photos selection in gallery (#1994) (2b47ee3)
  • misplaced date header, header/footer component in messageList on android 33 (#1977) (e0386be)
  • rendering the URL Preview for appropriate attachments in message list (2469075)
  • update podlock file of SampleApp (2faa9d4)
  • update yarn.lock file of the root, packages and the example apps (#1986) (e7089ac)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.19.1 (2023-02-17)

Bug Fixes

  • misplaced date header, header/footer component in messageList on android 33 (#1977) (#1978) (17908b1)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.19.0 (2023-02-14)

Features

  • build: add shared github action to install and build SDK (#1962) (3bd0fcc)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.18.0 (2023-02-09)

Features

  • add prop for helping multiple channel list implementation (#1951) (e6f700c)

Bug Fixes

  • do not report invalid tlds as valid urls (#1950) (6917dcd)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.17.2 (2023-02-02)

Bug Fixes

  • fixes clipboard detection on android when not installed (#1936) (a9ce8b3)
  • typing issues in sample app (#1942) (e2d34be)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.17.1 (2023-01-26)

Bug Fixes

  • improve ChannelList performance by improving threshold calls and rerenders of Header (#1919) (6ebabb6)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.17.0 (2023-01-19)

Features

  • add max file upload size limit of 100MB (#1888) (7ff1698)
  • update expo example app to expo 47 (#1892) (e396ec0)
  • upgrading stream-chat to v8.2.1 (25e94e9)
  • upgrading stream-chat tov8.2.1 (679bcc1)

Bug Fixes

  • react-native-gesture-handler:assertNoMultipleInstances (#1915) (788902d)
  • sampleApp: crash on load due to import of devsettings module (e0184b6)
  • sampleApp: crash on load due to import of devsettings module in production (18702bc)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.16.0 (2022-12-23)

Features

Bug Fixes

  • always watch channel before passing to channel component (#1869) (4ae9dce)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.15.1 (2022-12-03)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.15.0 (2022-12-01)

Features

  • optimistic DB and UI updates for reactions and messages (#1758) (abe2b70)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.14.4 (2022-11-18)

Bug Fixes

  • sample-app: xcode 14 build issues (7900ee7)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.14.3 (2022-11-15)

Bug Fixes

  • SampleApp: update references to renamed functions from image gallery context (#1780) (11bbe74)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.14.2 (2022-10-21)

Bug Fixes

  • build: broken sample app testflight distribution (0671100)
  • check-pr and next-release GH actions are broken after bottomsheet upgrade (#1764) (affd3c7)
  • android: various attachment picker issues (#1760) (ad25f20)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.14.1 (2022-10-12)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.14.0 (2022-10-10)

Features

  • added support for prop 'getMessagesGroupStyles' on Channel (#1749) (206c898)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.13.1 (2022-09-22)

Bug Fixes

  • wrong unread count issue in the SampleApp (#1728) (2d44d17)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.13.0 (2022-09-13)

Features

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.12.0 (2022-09-06)

Features

  • debug mode for SDK using Flipper plugin (c5fc2a3)
  • send client data to the desktop plugin (268c99c)

Bug Fixes

  • multiple video controls in ImageGallery (29aab59)
  • repeat memoization and support of new version of rn-video on android (d0cd043)
  • video controls for multiple videos in image gallery (c5981df)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.11.3 (2022-08-31)

⚠ BREAKING CHANGES

  • offline support (#1670)

Features

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.11.2 (2022-08-17)

Bug Fixes

  • SampleApp app icons in right format (0e51dcf)
  • SampleApp app icons in right format (824f4dc)
  • SampleApp app icons in right format (renaming files) (8679dbb)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.11.1 (2022-08-10)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.11.0 (2022-08-05)

Features

  • update markdown package (0c23acd)

Bug Fixes

  • update markdown package to fix prop types import error (1438321)

Reverts

  • Revert "Revert "fix: update markdown package to fix prop types import error " (#1622)" (#1623) (12ab5d5), closes #1622 #1623

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.10.2 (2022-08-03)

Bug Fixes

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.10.1 (2022-08-01)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.10.0 (2022-07-29)

Features

  • support playing audio attachments from message input (#1489) (d7dd0f7)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.9.0 (2022-07-20)

Features

  • upgrade react-native-reanimated to 2.7.0 (#1560) (602f728)

Bug Fixes

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.8.1 (2022-07-13)

Bug Fixes

  • update bottom sheet lib to avoid race condition (#1553) (8e4b2a4)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.8.0 (2022-07-11)

Features

  • replace static video thumbnails with actual thumbnails (12caa9d)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.7.4 (2022-06-29)

Bug Fixes

  • query all packages should not be needed (27f964d)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.7.3 (2022-06-22)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.7.2 (2022-06-17)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.7.1 (2022-06-15)

Bug Fixes

  • Error handling of the context consumer hooks [CRNS - 430] (066d08a)
  • wrap the SampleApp with ThemeProvider (a321a43)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.7.0 (2022-06-07)

Features

  • allow video upload from image picker and file picker (6009d36)
  • inline video renderer/player support for SDK (862c4bb)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.6.1 (2022-05-25)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.6.0 (2022-05-25)

Features

  • allow video upload from image picker (6989c1d)

Bug Fixes

  • solves multiple crashes in the Sample app, that were related to setBlurType (4b45d80)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.5.0 (2022-05-17)

Features

Bug Fixes

  • manually update iOS version to 93 (7e8b57d)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.4.0 (2022-04-27)

Features

  • clarify push v2 background handling on docs and add push v2 to sample app (df9907c)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.3.1 (2022-04-12)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.3.0 (2022-04-04)

Features

  • editing state header, reply state header and giphy input customization [CRNS - 535] (4c1d67d)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.2.0 (2022-03-17)

Features

  • upgrade react native gesture handler version to 2.3.1 (f9eba70)

Bug Fixes

  • add TS single generic in UserInfoOverlay.tsx of SampleApp (396edf2)
  • manually update iOS version to 73 (82c180f)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.1.0 (2022-03-13)

Features

  • update example apps to react native 0.67 [CRNS-538] (e99a8c1)

Bug Fixes

  • overrideOwnCapabilities typescript issue (a8010ef)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.0.2 (2022-03-10)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.0.1 (2022-03-07)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

1.0.0 (2022-03-03)

⚠ BREAKING CHANGES

  • channels: Parent channels rendering threads should add a threadList prop if thread is active

Features

  • added support for props MessageActionList and MessageActionListItem prop [CRNS-438] (94c20f8)
  • auto complete suggestions list customization (59d1284)
  • Offline support (6282c48)
  • Pin a message to channel from message actions (80b94fe)
  • Replace BlurView with custom OverlayBackdrop using opacity (3828f4e)
  • revamped giphy interaction from prev/next to shuffle [CRNS - 285] (c7d5553)
  • scroll to top of the list, when bottom tab is pressed (cfc3983)
  • use channel capabilities to show/hide features [CRNS-425] (0b00720)
  • use new generics format (da1863d)
  • v4.0.0 beta [BREAKING CHANGES] (7b4349e)

Bug Fixes

  • added appropriate error alert for flag message action failure [CRNS - 461] (f8290d2)
  • android debug app build issue (5fd8ae4)
  • Channel concurrency fixes (edbc63f)
  • delegate content type detection to backend for image/file uploads (8de7d8d)
  • Fix messages disappearing on reconnect (dc0fc3d)
  • fixing channel creation flow in sample app (8c7db64)
  • Hotfix for peer deps collision (83cf002)
  • lint warnings in the SDK and example apps (e32cdbc)
  • Recover by clearing cache if cache is corrupt [CRNS-457] (234e01e)
  • remove default empty state indicator (f28658a)
  • tests for capabilities feature and general test suite fixes [CRNS-425] (c1d3392)
  • v4.0.0 beta.7 (e400b29)
  • android: Fix add member bottom sheet touchables (4d2e9ad)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

refactor

  • channels: move channel states to parent level & filter out active channels on list refresh (ba9cbcc)

0.1.1 (2021-09-16)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

0.1.0 (2021-09-16)

Features

  • scroll to top of the list, when bottom tab is pressed (cfc3983)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

0.0.35 (2021-09-14)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

0.0.34 (2021-09-13)

Bug Fixes

  • delegate content type detection to backend for image/file uploads (8de7d8d)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

0.0.33 (2021-08-30)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

0.0.33 (2021-08-22)

Bug Fixes

  • Channel concurrency fixes (eab95f0)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

0.0.32 (2021-08-20)

Bug Fixes

  • Hotfix for peer deps collision (83cf002)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

0.0.31 (2021-08-04)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

0.0.30 (2021-07-30)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

0.0.29 (2021-07-29)

Bug Fixes

  • Fix messages disappearing on reconnect (dc0fc3d)
  • fixing channel creation flow in sample app (8c7db64)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

0.0.26 (2021-07-15)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

0.0.25 (2021-07-13)

Note: Version bump only for package SampleApp

0.0.24 (2021-07-13)

Note: Version bump only for package SampleApp

0.0.23 (2021-07-13)

Bug Fixes

  • android: Fix add member bottom sheet touchables (4d2e9ad), closes #727

3.6.1 (2021-07-07)

3.6.0 (2021-06-22)

3.6.0-rc.0 (2021-06-02)

3.3.3 (2021-04-13)

0.0.23-rc.0 (2021-07-13)

Bug Fixes

  • android: Fix add member bottom sheet touchables (4d2e9ad), closes #727