Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next Release #2309

Merged
merged 21 commits into from
Nov 28, 2023
Merged

Next Release #2309

merged 21 commits into from
Nov 28, 2023

Conversation

khushal87
Copy link
Member

🎯 Goal

🛠 Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

Copy link

github-actions bot commented Nov 14, 2023

Next releases

v5.22.0

5.22.0 (2023-11-27)

Features

Bug Fixes

  • app crash when the message links have special characters in it (#2318) (b54afee)
  • auto restart video in gallery when end reached on Expo (#2304) (9bfa408)
  • do not send two upload requests when offline support is enabled (#2328) (c05b335), closes #2331
  • if camera permission cannot be requested go to settings (#2299) (80c2c36)
  • inability to handle long URLs with params properly when clicked on message (#2321) (8cbc927)
  • issue with camera permissions when clicking the camera picker (#2315) (2e39142)
  • sample-app crash because of viewport changes (#2313) (be241e1)
  • unnecessary reanimated warning (#2311) (e723d16)
  • update dimensions dynamically in the SDK (#2310) (813cb12)
  • update editing and quoted state within context correctly (#2333) (2c50dc8)
  • upload progress indicator component type (#2325) (e0dbfae)

[email protected]

1.24.0 (2023-11-27)

Features

  • update stream-chat package to 8.14.3 (89b5efa)

Bug Fixes

  • sample-app crash because of viewport changes (#2313) (be241e1)
  • sample-app crash because of viewport changes (#2323) (c9d7d4e)

Workspaces

  • Following linked packages updated: [stream-chat-react-native]

khushal87 and others added 15 commits November 14, 2023 17:33
* fix: update dimensions dynamically in the SDK

* docs: add comment for the hook

* refactor: improve useViewPort hook
* fix: if camera permission cannot be requested go to settings

* chore: fix suggestion
…2315)

* fix: issue with camera permissions when clicking the camera picker

* fix: open settings logic

* feat: show alert before opening settings
…on message (#2321)

* fix: inability to handle long URLs with params properly when clicked on message

* fix: add comments for the change
…2318)

* fix: app crash when the message links have special characters in it

* refactor: added comments for the escapeRegExp function
…2328)

* fix: do not send two upload requests when offline support is enabled

* fix: filenames

* fix: catch axios canceled error

* fix: types import for FileUpload and ImageUpload

* fix: image compress logic when uploading image while offline support is enabled (#2331)

---------

Co-authored-by: Khushal Agarwal <[email protected]>
@santhoshvai santhoshvai merged commit feeb13b into main Nov 28, 2023
8 checks passed
@stream-ci-bot
Copy link
Contributor

🎉 This PR is included in version 5.22.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants