Releases: GetStream/stream-chat-react-native
Releases Β· GetStream/stream-chat-react-native
v5.5.1
What's Changed
- fix(docs): typo in code example by @mrwatts88 in #1827
- fix: import React Dependency into Video / Sound files by @AWildmanPerchPeek in #1828
- docs: fix broken links. by @jeroenleenarts in #1826
New Contributors
- @mrwatts88 made their first contribution in #1827
- @AWildmanPerchPeek made their first contribution in #1828
- @jeroenleenarts made their first contribution in #1826
Full Changelog: v5.5.0...v5.5.1
v5.5.0
What's Changed
- feat: make the clipboard dependency optional by @madsroskar in #1781
- fix: drop unnecessary react-art dependency by @vishalnarkhede in #1806
- fix: read receipts should not be removed due to message update by @vishalnarkhede in #1808
- fix: don't allow empty cids for sync api call by @vishalnarkhede in #1814
- fix: event handlers when channels is null on channel list component by @vishalnarkhede in #1812
- fix: foreign_key constrain failure results into infinite DB lock @vishalnarkhede (1781bbc)
- chore: remove stale dependencies from package.json of the package by @khushal87 in #1821
Full Changelog: v5.4.3...v5.5.0
v5.4.3
What's Changed
- fix(SampleApp): update references to renamed functions from image gallery context by @madsroskar in #1780
- fix: avoid requesting app settings if the client isn't connected by @madsroskar in #1779
- docs: broken badges in the readme.md updated by @vanGalilea in #1772
- docs: add documentation to clear iOS notification badge count by @santhoshvai in #1774
- docs: add documentation stating that we do not support Web in React Native SDK by @khushal87 in #1776
- docs(push): unsubscribe of push token was not called properly by @santhoshvai in #1786
- docs: added SQLite dependency version explicitly in offline support docs by @vishalnarkhede in #1795
- docs: remove member limit info for push v2 by @madsroskar in #1798
- docs: remove BlurView handler from native handler docs by @vishalnarkhede in #1804
- docs: remove deprecated doc files by @vishalnarkhede in #1805
- chore: update tr.json by @AdemYuksel in #1771
New Contributors
- @AdemYuksel made their first contribution in #1771
Full Changelog: v5.4.2...v5.4.3
v5.4.2
What's Changed
- fix: messages rendered in the correct order when the message list is not inverted by @vanGalilea in #1751
- fix: type of image parameter in MessageInputContext's uploadNewImage prop to Partial by @khushal87 in #1762
- fix(android): various attachment picker issues by @santhoshvai in #1760
- fix: check-pr and next-release GH actions are broken after bottomsheet upgrade by @santhoshvai in #1764
- fix: only autofocus when giphy is active by @vishalnarkhede in #1770
- Next Release by @vishalnarkhede in #1769
Full Changelog: v5.4.1...v5.4.2
v5.4.1
What's Changed
- fix: use the default export of haptic feedback by @madsroskar in #1754
Full Changelog: v5.4.0...v5.4.1
v5.4.0
What's Changed
- fix: add memoization in ReactionList to update MessageOverlay in Realtime by @khushal87 in #1737
- refactor: change the direction gallery thumbnails are rendered by @madsroskar in #1739
- feat: always open connection when app goes to foreground by @vanGalilea in #1745
- chore: upgrade SampleApp and TypescriptMessagingApp React Native version to 0.70.1 by @khushal87 in #1738
- fix: unresponsive clear button when the file type is not supported by @khushal87 in #1746
- feat: make react-native-share and react-native-haptic-feedback optional by @madsroskar in #1744
- fix: auto focus on input box on mount and command selection by @vishalnarkhede in #1743
- fix: export pickDocument from the handler dir by @madsroskar in #1752
- feat: added support for prop 'getMessagesGroupStyles' on Channel by @vishalnarkhede in #1749
Full Changelog: v5.3.1...v5.4.0
v5.3.1
v5.3.0
What's Changed
- feat: capability to cache images locally by @vishalnarkhede in #1692
- fix: handling of empty channels corresponding to filters/sort in offline support by @vishalnarkhede in #1708
- fix: typescript definition was wrong for
getLocalAssetUri
andinitializeSound
by @andreibarabas in #1714 - docs: fix irrelevant arrow due to comment in message input documentation by @khushal87 in #1712
Follow this guide to learn more about caching images.
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- feat: debug mode for SDK using Flipper plugin by @khushal87 in #1681
- fix: multiple video controls and behavior in ImageGallery by @khushal87 in #1669
- docs(push): improve expo installation docs by mentioning the custom dev client by @santhoshvai in #1694
- docs: added images to the flipper plugin guide by @khushal87 in #1699
- docs: migration to v5 and offline support docs by @vishalnarkhede @HayesGordon and @vanGalilea in #1704 #1702
- docs: remove react-native-safe-area-context from getting started installation guide by @khushal87 in #1706
- chore(samples): remove unneeded
fbjs
library by @santhoshvai in #1698 - refactor: type of Reaction in OverlayReactions component to include id by @khushal87 in #1705
New Contributors
- @HayesGordon made their first contribution in #1702
Full Changelog: v5.1.0...v5.2.0
Check out our new Flipper plugin
v5.1.0
What's Changed
- feat: allow customization of the close icon for uploads by @madsroskar in #1668
- docs: deprecates old docs by @vanGalilea in #1678
- docs: inform user about notification template caveat by @santhoshvai in #1684
Full Changelog: v5.0.0...v5.1.0