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: 1.2.0 #93

Merged
merged 2 commits into from
Feb 26, 2024
Merged

release: 1.2.0 #93

merged 2 commits into from
Feb 26, 2024

Conversation

AhyoungRyu
Copy link
Collaborator

[v1.2.0] (Feb 26 2024)

Feat:

  • Introduced mobile view support: Users can now enable mobile view compatibility using the enableMobileView prop. To enable, simply set enableMobileView={true}. Default value is true.
  <ChatAiWidget
    {...other props}
    enableMobileView={true / false}
  />
  • Implemented Sendbird ChatAiWidget self-service integration: Detailed instructions for self-service integration can be found at here.
  • Removed startingPage related logic and props:
    • These options, present since the early versions of the widget, have been deprecated due to extensive error pruning and lack of utilization in core functionalities. Related PR Link

@AhyoungRyu AhyoungRyu self-assigned this Feb 26, 2024
@AhyoungRyu
Copy link
Collaborator Author

/bot create ticket

Copy link

[Creating Ticket] Preparing https://github.com/sendbird/chat-ai-widget/actions/runs/8047768159

Copy link

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

@sendbird-sdk-deployment
Copy link
Collaborator

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

Copy link
Contributor

@luke-cha luke-cha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luke-cha luke-cha merged commit ce21423 into develop Feb 26, 2024
6 checks passed
@AhyoungRyu AhyoungRyu deleted the release/v1.2.0 branch February 26, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants