1.14.2 (2022-10-21)
- 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)
- Following linked packages updated: [stream-chat-react-native]
1.14.1 (2022-10-12)
- Following linked packages updated: [stream-chat-react-native]
1.14.0 (2022-10-10)
- Following linked packages updated: [stream-chat-react-native]
1.13.1 (2022-09-22)
- Following linked packages updated: [stream-chat-react-native]
1.13.0 (2022-09-13)
- Following linked packages updated: [stream-chat-react-native]
1.12.0 (2022-09-06)
- 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)
- Following linked packages updated: [stream-chat-react-native]
1.11.3 (2022-08-31)
- offline support (#1670)
- Following linked packages updated: [stream-chat-react-native]
1.11.2 (2022-08-17)
- SampleApp app icons in right format (0e51dcf)
- SampleApp app icons in right format (824f4dc)
- SampleApp app icons in right format (renaming files) (8679dbb)
- Following linked packages updated: [stream-chat-react-native]
1.11.1 (2022-08-10)
- Following linked packages updated: [stream-chat-react-native]
1.11.0 (2022-08-05)
- update markdown package (0c23acd)
- update markdown package to fix prop types import error (1438321)
- Revert "Revert "fix: update markdown package to fix prop types import error " (#1622)" (#1623) (12ab5d5), closes #1622 #1623
- Following linked packages updated: [stream-chat-react-native]
1.10.2 (2022-08-03)
- Following linked packages updated: [stream-chat-react-native]
1.10.1 (2022-08-01)
- Following linked packages updated: [stream-chat-react-native]
1.10.0 (2022-07-29)
- Following linked packages updated: [stream-chat-react-native]
1.9.0 (2022-07-20)
- Following linked packages updated: [stream-chat-react-native]
1.8.1 (2022-07-13)
- Following linked packages updated: [stream-chat-react-native]
1.8.0 (2022-07-11)
- replace static video thumbnails with actual thumbnails (12caa9d)
- Following linked packages updated: [stream-chat-react-native]
1.7.4 (2022-06-29)
- query all packages should not be needed (27f964d)
- Following linked packages updated: [stream-chat-react-native]
1.7.3 (2022-06-22)
- Following linked packages updated: [stream-chat-react-native]
1.7.2 (2022-06-17)
- Following linked packages updated: [stream-chat-react-native]
1.7.1 (2022-06-15)
- Error handling of the context consumer hooks [CRNS - 430] (066d08a)
- wrap the SampleApp with ThemeProvider (a321a43)
- Following linked packages updated: [stream-chat-react-native]
1.7.0 (2022-06-07)
- allow video upload from image picker and file picker (6009d36)
- inline video renderer/player support for SDK (862c4bb)
- Following linked packages updated: [stream-chat-react-native]
1.6.1 (2022-05-25)
- Following linked packages updated: [stream-chat-react-native]
1.6.0 (2022-05-25)
- allow video upload from image picker (6989c1d)
- solves multiple crashes in the Sample app, that were related to setBlurType (4b45d80)
- Following linked packages updated: [stream-chat-react-native]
1.5.0 (2022-05-17)
- ability to add onPress handler for mentioned user names - Documentation link (7894bf9)
- manually update iOS version to 93 (7e8b57d)
- Following linked packages updated: [stream-chat-react-native]
1.4.0 (2022-04-27)
- clarify push v2 background handling on docs and add push v2 to sample app (df9907c)
- Following linked packages updated: [stream-chat-react-native]
1.3.1 (2022-04-12)
- Following linked packages updated: [stream-chat-react-native]
1.3.0 (2022-04-04)
- editing state header, reply state header and giphy input customization [CRNS - 535] (4c1d67d)
- Following linked packages updated: [stream-chat-react-native]
1.2.0 (2022-03-17)
- upgrade react native gesture handler version to 2.3.1 (f9eba70)
- add TS single generic in UserInfoOverlay.tsx of SampleApp (396edf2)
- manually update iOS version to 73 (82c180f)
- Following linked packages updated: [stream-chat-react-native]
1.1.0 (2022-03-13)
- update example apps to react native 0.67 [CRNS-538] (e99a8c1)
- overrideOwnCapabilities typescript issue (a8010ef)
- Following linked packages updated: [stream-chat-react-native]
1.0.2 (2022-03-10)
- Following linked packages updated: [stream-chat-react-native]
1.0.1 (2022-03-07)
- Following linked packages updated: [stream-chat-react-native]
- channels: Parent channels rendering threads should add a threadList prop if thread is active
- added support for props
MessageActionList
andMessageActionListItem
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)
- 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)
- Following linked packages updated: [stream-chat-react-native]
- channels: move channel states to parent level & filter out active channels on list refresh (ba9cbcc)
0.1.1 (2021-09-16)
- Following linked packages updated: [stream-chat-react-native]
0.1.0 (2021-09-16)
- scroll to top of the list, when bottom tab is pressed (cfc3983)
- Following linked packages updated: [stream-chat-react-native]
0.0.35 (2021-09-14)
- Following linked packages updated: [stream-chat-react-native]
0.0.34 (2021-09-13)
- delegate content type detection to backend for image/file uploads (8de7d8d)
- Following linked packages updated: [stream-chat-react-native]
0.0.33 (2021-08-30)
- Following linked packages updated: [stream-chat-react-native]
0.0.33 (2021-08-22)
- Channel concurrency fixes (eab95f0)
- Following linked packages updated: [stream-chat-react-native]
0.0.32 (2021-08-20)
- Hotfix for peer deps collision (83cf002)
- Following linked packages updated: [stream-chat-react-native]
0.0.31 (2021-08-04)
- Following linked packages updated: [stream-chat-react-native]
0.0.30 (2021-07-30)
- Following linked packages updated: [stream-chat-react-native]
0.0.29 (2021-07-29)
- Fix messages disappearing on reconnect (dc0fc3d)
- fixing channel creation flow in sample app (8c7db64)
- Following linked packages updated: [stream-chat-react-native]
0.0.26 (2021-07-15)
- 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