Skip to content

v5.22.0

Compare
Choose a tag to compare
@stream-ci-bot stream-ci-bot released this 28 Nov 07:51
· 181 commits to main since this release

What's Changed

  • refactor: iOS Gallery refresh files change by @khushal87 in #2298
  • feat: Add Spanish translations by @manuelmhtr in #2292
  • fix: auto restart video in gallery when end reached on Expo by @khushal87 in #2304
  • feat: add theme to override the reaction list icon color by @khushal87 in #2306
  • feat: add empty channel list translations by @khushal87 in #2307
  • chore: update yarn lock deps for packages and example apps by @khushal87 in #2308
  • fix: update dimensions dynamically in the SDK by @khushal87 in #2310
  • fix: if camera permission cannot be requested go to settings by @santhoshvai in #2299
  • fix: unnecessary reanimated warning by @santhoshvai in #2311
  • docs: update build status badge in README.md by @khushal87 in #2312
  • fix: sample-app crash because of viewport changes by @khushal87 in #2313
  • fix: issue with camera permissions when clicking the camera picker by @khushal87 in #2315
  • fix: upload progress indicator component type by @khushal87 in #2325
  • fix: inability to handle long URLs with params properly when clicked on message by @khushal87 in #2321
  • refactor: change filename and fileSize to name and size respectively for Asset type by @khushal87 in #2329
  • refactor: change duration type to number for both Asset and File type by @khushal87 in #2330
  • fix: app crash when the message links have special characters in it by @khushal87 in #2318
  • fix: do not send two upload requests when offline support is enabled by @santhoshvai in #2328
  • fix: update editing and quoted state within context correctly by @vishalnarkhede in #2333

New Contributors

Full Changelog: v5.21.0...v5.22.0