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 #2652

Merged
merged 9 commits into from
Sep 4, 2024
Merged

Next Release #2652

merged 9 commits into from
Sep 4, 2024

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

isekovanic and others added 8 commits August 29, 2024 15:58
…c improvements for upload (#2638)

* fix: multiple image upload issue using native image picker and generic improvements for upload

* fix: respect file size config for clicked image

* fix: remove console.log

* fix: add useCallback to a couple of functions

* fix: broken tests
* fix: variety of bugs in async audio feature

* fix: upload of empty messages and console.log cleanup

* fix: expo permission race conditions

* fix: create pure version of stopRecording() for usage on unmount

* fix: remove redundant export

* fix: actually amend failing test suites

* chore: remove constructors as they are not needed

* fix: pr remarks

* chore: write some simplistic functionality tests

* chore: return class instance rather than class itself for better usability

* chore: add more robust tests

* fix: linter errors

* fix: only display waveform whenever the mic is locked
@Stream-SDK-Bot
Copy link
Contributor

Stream-SDK-Bot commented Sep 4, 2024

SDK Size

title develop branch diff status
js_bundle_size 438.6728515625 KB 439 KB 0 B 🟢

Copy link

github-actions bot commented Sep 4, 2024

Next releases

v5.36.1

5.36.1 (2024-09-04)

Bug Fixes

  • audio recording variety bugs (#2648) (2011eb2)
  • change Block user action to Ban user action and UI cookbook for blocking users (#2649) (327aeac)
  • loading skeleton in the Channel List unnecessary display (#2645) (08fc71b)
  • multiple image upload issue using native image picker and generic improvements for upload (#2638) (0b9f18a)
  • overlay provider crash issue due to bug in bottom sheet (#2644) (9330cf5)

[email protected]

1.28.1 (2024-09-04)

Bug Fixes

  • change Block user action to Ban user action and UI cookbook for blocking users (#2649) (327aeac)
  • overlay provider crash issue due to bug in bottom sheet (#2644) (9330cf5)
  • SampleApp crash on start (#2642) (54fe1b7)
  • upgrade firebase versions to fix crash (#2646) (f5822dd)

Workspaces

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

…blocking users (#2649)

* fix: change Block user action to Ban user action

* fix: change Block user action to Ban user action

* fix: add back blockUser action and deprecate it

* docs: UI Cookbook for Blocking users
@khushal87 khushal87 merged commit b5d59a8 into main Sep 4, 2024
10 checks passed
@stream-ci-bot
Copy link
Contributor

🎉 This PR is included in version 5.36.1 🎉

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.

4 participants