Skip to content

v5.13.0

Choose a tag to compare

@stream-ci-bot stream-ci-bot released this 13 Apr 09:40
· 952 commits to main since this release

What's Changed

  • feat: allow to use different i18n library by @santhoshvai in #2038

  • fix: do not skip initialisation when querying channels by @santhoshvai in #2034

  • fix: getPhotos doesn't work if you use android targetSdkVersion 33 by @santhoshvai in #2036

  • fix: pinning xcode version to 14.2 by @vanGalilea in #2045

  • fix: Xcode 14.3 (14E222b) Build Failed with React Native 0.70.7 by @jmajed in #2042

  • fix: offline support tests break randomly as they run parallel by default by @santhoshvai in #2046

  • fix: using Pressable over TouchableOpacity of gesture handle due to unreli… by @vanGalilea in #2052

  • docs: Improve performance guide with channel context usage warning by @vanGalilea in #2043

Important Changes

If your Android app is using targetSdkVersion of 33 or above. We expect that you are using React Native version 0.71 or above. Please enable the following permissions

New Contributors

Full Changelog: v5.12.1...v5.13.0