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

docs(release-highlights): Adds highlights for 6.1 release. #4393

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

edonehoo
Copy link
Collaborator

@edonehoo edonehoo commented Nov 22, 2024

Closes #4384

Note that many of these links will not work yet, because things are still in flight. But I think I have them set up for what they will eventually be.

Also will probably need to continue adding to this as things merge, though I'd like to keep it focused on the "highlights" as much as possible, rather than outlining every issue that went into this (since we will be linking to the GH release notes for this context anyways)

@patternfly-build
Copy link
Contributor

- [Multiple file attachments](/patternfly-ai/chatbot/messages#messages-with-attachments).
- [Quick response buttons](/patternfly-ai/chatbot/messages#messages-with-quick-responses).
- Additional customization options for [welcome messages](/patternfly-ai/chatbot/ui#welcome-message), [message avatars](/patternfly-ai/chatbot/messages#messages), [message actions](/patternfly-ai/chatbot/messages#custom-messages-actions), [modal](/patternfly-ai/chatbot/ui#modal), [toggle shape](/patternfly-ai/chatbot/ui#custom-toggle-shape).
- A variety of styling updates to shadows, sizing, and positioning.
Copy link
Member

Choose a reason for hiding this comment

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

We've also added these since the last release:

  • Guidance on how to skip to a chatbot (for accessibility purposes)
  • Swapped out the textarea in the message bar for a custom one - previous one was an inappropriate library created by some random college student (I didn't pick the original one, I swear!)
  • Truncate Message bot/user names if they're too long
  • Handle more complex list output in messages
  • Added stop button option for message bar

Copy link
Member

@rebeccaalpert rebeccaalpert Nov 22, 2024

Choose a reason for hiding this comment

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

The avatar and toggle changes are not marked as release blockers, so they may not make it depending on when the freeze is called. I'd like to also include a breaking change (I have a PR up for this) to deprecate our default avatars that Rohit's team had included. I've notified our consumers.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

perfect ty!

Copy link
Member

@rebeccaalpert rebeccaalpert Nov 22, 2024

Choose a reason for hiding this comment

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

We just merged both avatar PRs - one also includes a breaking change for the tooltip on the chatbot toggle: patternfly/chatbot#335. We changed it from toolTipLabel to tooltipLabel to match the other props.

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.

Add Q4 release highlights
3 participants