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/v3.15.5 #1225

Merged
merged 1 commit into from
Oct 4, 2024
Merged

release/v3.15.5 #1225

merged 1 commit into from
Oct 4, 2024

Conversation

liamcho
Copy link
Contributor

@liamcho liamcho commented Oct 4, 2024

[v3.15.5] (Oct 4th, 2024)

Updates

  • Usage of template message feature:
    1. Template data in message
    • removed: A message with valid extendedMessagePayload.template value will be displayed with TemplateMessageItemBody.
    • added: A message with valid extendedMessagePayload.message_template value will be displayed with TemplateMessageItemBody.
    1. Container type data in message
    • removed: Added 'wide' width support for MessageContent when value exists in message.extendedMessagePayload['ui']['container_type']
    • added: Added support for template message rendering options (boolean type): profile, time, and nickname in extendedMessagePayload['message_template']['container_options']

@liamcho liamcho added the v3.15.5 label Oct 4, 2024
@liamcho liamcho requested a review from HoonBaek October 4, 2024 04:26
@liamcho liamcho self-assigned this Oct 4, 2024
Copy link

netlify bot commented Oct 4, 2024

Deploy Preview for sendbird-uikit-react ready!

Name Link
🔨 Latest commit ac60d40
🔍 Latest deploy log https://app.netlify.com/sites/sendbird-uikit-react/deploys/66ff6e75fa059400084f637c
😎 Deploy Preview https://deploy-preview-1225--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.

@liamcho
Copy link
Contributor Author

liamcho commented Oct 4, 2024

/bot create ticket

Copy link

github-actions bot commented Oct 4, 2024

Copy link

github-actions bot commented Oct 4, 2024

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

@sendbird-sdk-deployment
Copy link
Collaborator

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

@liamcho liamcho merged commit d058370 into main Oct 4, 2024
12 of 13 checks passed
@liamcho liamcho deleted the release/v3.15.5 branch October 4, 2024 04:48
liamcho added a commit that referenced this pull request Oct 4, 2024
## [v3.15.5] (Oct 4th, 2024)

### Updates
- Usage of template message feature:
  1. Template data in message
- removed: A message with valid `extendedMessagePayload.template` value
will be displayed with `TemplateMessageItemBody`.
- added: A message with valid `extendedMessagePayload.message_template`
value will be displayed with `TemplateMessageItemBody`.
  2. Container type data in message
- removed: Added 'wide' width support for `MessageContent` when value
exists in `message.extendedMessagePayload['ui']['container_type']`
- added: Added support for template message rendering options (boolean
type): `profile`, `time`, and `nickname` in
`extendedMessagePayload['message_template']['container_options']`
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.

3 participants