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

Merged
merged 13 commits into from
Sep 18, 2024
Merged

Next Release #2673

merged 13 commits into from
Sep 18, 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 7 commits September 10, 2024 16:03
* fix: avoid prepending http before native supported url schemes

* fix: move check to link parsing module
* fix: bad memoisation in window, screen dimension listener hooks

* remove unused variable
* feat: add create chat client hook for easy usage

* docs: use useCreateChatClient hook for client creation
…2667)

* fix: add theme properties for EmptyStateIndicator for message list

* fix: update snapshots
* fix: pagination typescript errors and db synchronization bugs

* chore: write test for db serialization issue

* fix: linter issues
@Stream-SDK-Bot
Copy link
Contributor

Stream-SDK-Bot commented Sep 13, 2024

SDK Size

title develop branch diff status
js_bundle_size 442.099609375 KB 442 KB 0 B 🟢

Copy link

github-actions bot commented Sep 13, 2024

Next releases

v5.38.0

5.38.0 (2024-09-18)

Features

  • add create chat client hook for easy usage (#2660) (68cc67a)

Bug Fixes

  • add theme properties for EmptyStateIndicator for message list (#2667) (2944c07)
  • apply card cover theme property order (c5951bc)
  • avoid prepending http before native supported url schemes (#2661) (9f873ca)
  • bad memoisation in window, screen dimension listener hooks (#2664) (de2724a)
  • deprecate messageReactions prop and use isMessageActionsVisible instead for messageActions (#2676) (b9b5cd7)
  • pagination typescript errors and db synchronization bugs (#2669) (493cdff)
  • properly resolve sendMessage during memoization (#2675) (87d85c6)
  • remove nin and ne operator usage in the SDK and the sample app (#2672) (3497bcb)
  • request image access permissions for iOS only for native image picking (#2677) (680b6c8)

[email protected]

1.29.1 (2024-09-18)

Bug Fixes

  • bump fastlane plugin version (#2665) (aea64f1)
  • pagination typescript errors and db synchronization bugs (#2669) (493cdff)
  • remove nin and ne operator usage in the SDK and the sample app (#2672) (3497bcb)

Workspaces

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

testableapple and others added 6 commits September 17, 2024 10:06
…2672)

* fix: remove  and  operator usage in the SDK and the sample app

* fix: remove console log

* fix: change console log to warn

* fix: add improvemnts

* fix: import of debouncefunc

* fix: import of debouncefunc

* fix: restructure queryMembers, queryUsers and ACItriggersettings

* fix: error bubbling for suggestions in auto complete input
* fix: properly resolve sendMessage during memoization

* fix: remedy change so that it does not cause performance issues

* chore: revert sendMessage in the dep array
…instead for messageActions (#2676)

* fix: deprecate messageReactions prop and use isMessageActionsVisible instead for messageActions

* docs: fix custom message actions

* fix: execution logic for showMessageOverlay
@khushal87 khushal87 merged commit c3c0552 into main Sep 18, 2024
9 of 10 checks passed
@stream-ci-bot
Copy link
Contributor

🎉 This PR is included in version 5.38.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.

6 participants