Skip to content

v5.14.0

Compare
Choose a tag to compare
@stream-ci-bot stream-ci-bot released this 02 May 09:30
· 344 commits to main since this release

What's Changed

  • feat: customizable resizable cdn hosts by @vanGalilea in #2058
  • feat: enabling offline support with react-native-quick-sqlite v8 and removing support for v4 by @vanGalilea in #2067
  • fix: missing translation for pinned by by @mbezard in #2051
  • fix: useChannelContext's channel.state.pinnedMessages property is not up to date by @vanGalilea in #2054
  • fix: disable send button if enableOfflineSupport is on and images and files are not uploaded by @khushal87 in #2070
  • fix: upgrade stream-chat version to 8.6.0 to solve offline support update channel preview issue by @khushal87 in #2079
  • fix: remove return null check from OverlayProvider and Chat component by @khushal87 in #2039
  • chore(ExpoMessaging): upgrade expo and enable offline support by @vanGalilea in #2076
  • chore: update bug_report.md to include offline support info by @vanGalilea in #2082
  • chore: make sample app distribution check run on every PR by @santhoshvai in #2086
  • chore(sample-app): upgrade dependencies in sample app by @vanGalilea in #2081

New Contributors

Full Changelog: v5.13.0...v5.14.0