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

release: 3.15.8 #1249

Merged
merged 1 commit into from
Nov 7, 2024
Merged

release: 3.15.8 #1249

merged 1 commit into from
Nov 7, 2024

Conversation

AhyoungRyu
Copy link
Contributor

[v3.15.8] (Nov 7th, 2024)

Fixes:

  • Fixed an issue where the dir attribute was not being properly applied to message containers:
    • Removed useMessageLayoutDirection hook in favor of a more React-friendly solution
    • Updated MessageList component to directly handle text direction through the dir attribute
  • Fixed an issue in TypingIndicatorBubble component where null was returned before hook execution
  • Fixed SDK initialization parameter override issue:
    • Modified Object.assign order to allow proper parameter override
    • Added test case to verify localCacheEnabled override functionality
    • Ensures sdkInitParams.localCacheEnabled properly overrides default settings; localCacheEnabled: true

@AhyoungRyu AhyoungRyu self-assigned this Nov 7, 2024
Copy link

netlify bot commented Nov 7, 2024

Deploy Preview for sendbird-uikit-react ready!

Name Link
🔨 Latest commit b89604f
🔍 Latest deploy log https://app.netlify.com/sites/sendbird-uikit-react/deploys/672c36284d8e190008d0ec5d
😎 Deploy Preview https://deploy-preview-1249--sendbird-uikit-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@AhyoungRyu
Copy link
Contributor Author

/bot create ticket

Copy link

github-actions bot commented Nov 7, 2024

Copy link

github-actions bot commented Nov 7, 2024

[Creating Ticket] In progress https://app.circleci.com/pipelines/github/sendbird/sdk-deployment/861

@sendbird-sdk-deployment
Copy link
Collaborator

[Creating Ticket] 🔖 Done https://sendbird.atlassian.net/browse/SDKRLSD-1457

@AhyoungRyu AhyoungRyu merged commit d01d225 into main Nov 7, 2024
12 of 13 checks passed
@AhyoungRyu AhyoungRyu deleted the release/v3.15.8 branch November 7, 2024 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants