Releases: patternfly/chatbot
Releases · patternfly/chatbot
prerelease-v6.4.0-prerelease.5
prerelease-v6.4.0-prerelease.4
6.4.0-prerelease.4 (2025-08-04)
Features
v6.3.1
Full Changelog: v6.3.0...v6.3.1
prerelease-v6.4.0-prerelease.3
6.4.0-prerelease.3 (2025-07-30)
Features
prerelease-v6.4.0-prerelease.2
6.4.0-prerelease.2 (2025-07-29)
Bug Fixes
prerelease-v6.4.0-prerelease.0
What's Changed
- chore(demo): Add demo for transcripts by @rebeccaalpert in #599
- fix(ChatbotHeader): Adjust compact variant padding by @rebeccaalpert in #594
- feat(MessageDivider): add MessageDivider, example, tests by @kmcfaul in #598
- feat(demo): Add demo for pinned chat history by @melissaing in #623
- feat(chatbot conversation history nav): update history drawer icon/titling by @Mash707 in #588
- fix(CodeBlock): Temporarily drop syntax highlighting by @rebeccaalpert in #605
- fix(MessageBox): Remove false class by @rebeccaalpert in #610
- feat(Messages): added edit action by @thatblindgeye in #604
- feat(demo): Demo for drawer mode with display mode switcher by @parthivrh in #601
- [Snyk] Upgrade react-dropzone from 14.3.5 to 14.3.8 by @jschuler in #611
New Contributors
- @kmcfaul made their first contribution in #598
- @melissaing made their first contribution in #623
- @thatblindgeye made their first contribution in #604
- @parthivrh made their first contribution in #601
- @jschuler made their first contribution in #611
Full Changelog: prerelease-v6.3.0-prerelease.26...prerelease-v6.4.0-prerelease.0
prerelease-v6.3.0-prerelease.26
6.3.0-prerelease.26 (2025-07-24)
Bug Fixes
v6.3.0
What's Changed
- Mark more npm commands in backticks, so they stand out as commend. by @pilhuhn in #385
- fix(SendButton): Adjust disabled state by @rebeccaalpert in #361
- fix(Chatbot): Remove html class by @rebeccaalpert in #373
- fix(ChatbotConversationHistoryNav): Add additional menu item props by @rebeccaalpert in #374
- fix(ChatbotFooter): Remove fixed width on footer by @rebeccaalpert in #376
- feat(TermsOfUse): Add Terms of Use modal by @rebeccaalpert in #349
- feat(ResponseActions): Add click state by @rebeccaalpert in #382
- feat(Settings): Add settings layout by @rebeccaalpert in #360
- fix(CodeModal): CodeEditor should fill height by @rebeccaalpert in #391
- chore(docs): Update screenshots by @rebeccaalpert in #395
- fix(OrderedListMessage): List should pick up where it left off by @rebeccaalpert in #392
- chore(docs): Remove unused dependencies by @rebeccaalpert in #394
- feat(QuickStartsTile): Add quick starts tile for messages by @rebeccaalpert in #377
- chore(docs): Add basic nav example by @rebeccaalpert in #397
- chore(docs): Change id on history drawer button reversal checkbox by @rebeccaalpert in #400
- feat(QuickResponse): Add active and selected states by @rebeccaalpert in #403
- chore(docs): Remove references to Lightspeed by @rebeccaalpert in #404
- feat(ChatbotConversationHistoryNav): Make it resizable by @rebeccaalpert in #405
- feat(Compare): Add compare layout by @rebeccaalpert in #399
- fix(ChatbotConversationHistoryNav): Update spacing for resizable drawer by @rebeccaalpert in #414
- feat(UserFeedback): Add user feedback cards by @rebeccaalpert in #409
- fix(ChatbotFooter/ChatbotHeader): Add borders in docked mode by @rebeccaalpert in #422
- Add additional button states for stop, attach, and microphone buttons by @rebeccaalpert in #413
- fix(Message): Add block quotes and headings by @rebeccaalpert in #420
- fix(tests): increase unit test coverage by @karthikjeeyar in #427
- docs(chatbot): Updates design guidelines with new info. by @edonehoo in #411
- fix(AttachButton): Hide input from screenreaders by @rebeccaalpert in #426
- fix(MessageBar): Fix to handle enter key when send button initially disabled by @jeff-phillips-18 in #430
- fix(QuickStarts/ResponseActions): CSS updates by @rebeccaalpert in #432
- feat(TableMessage): Add support for PatternFly tables by @rebeccaalpert in #425
- Replace contenteditable div with PatternFly text area by @rebeccaalpert in #438
- fix(MessageBar): Add additional specificity to input bar by @rebeccaalpert in #455
- feat(MessageBar): Allow for controlled input by @rebeccaalpert in #456
- Enhance Message Component to Support ReactNode in Content via extraContent Prop by @anujsingla in #419
- feat(Message): Add styles for messages with images by @rebeccaalpert in #440
- fix(MessageBar): Allow passing props to button tooltip by @rebeccaalpert in #457
- feat(ChatbotConversationHistoryNav): Add loading state and error state by @rebeccaalpert in #445
- docs(chatbot): Update microcopy across components. by @edonehoo in #412
- fix(MessageBar): Make outline-offset important by @rebeccaalpert in #462
- feat(Message): Allow additional rehype plugins to be passed to the message component by @ibolton336 in #466
- feat(Message): Add ability to handle external links by @rebeccaalpert in #446
- Add analytics tracking code with documentation. by @pilhuhn in #441
- feat(Message): Add inline error message by @rebeccaalpert in #465
- feat(ChatBot): Add drawer display mode by @rebeccaalpert in #454
- chore(docs): Drop dompurify dep again by @rebeccaalpert in #470
- fix(MessageBar): Make resize and form-control overrides more important by @rebeccaalpert in #469
- fix(UserFeedback): Remove cancel button by @rebeccaalpert in #471
- fix(imports): Fix can't resolve errors by @rebeccaalpert in #477
- fix(SourcesCard): Add explicit links style by @rebeccaalpert in #472
- fix(Styles): Allow for graceful failure when styles pulled in wrong order by @rebeccaalpert in #479
- fix(ChatbotWelcomePrompt): Cards should be gallery layout by @rebeccaalpert in #485
- fix(MessageBar): Call onSendMessage only once for new messages by @jeff-phillips-18 in #484
- chore(docs): Update screenshots by @rebeccaalpert in #486
- fix(MessageBar): RHDH-specific font size declaration by @rebeccaalpert in #495
- docs(design-guidelines): Adds guidance for new features and expands for current. by @edonehoo in #482
- fix(deps): Update docs framework version by @rebeccaalpert in #515
- Update promote.yml [ci skip] by @dlabaj in #516
- fix(deps): Update dependencies by @rebeccaalpert in #514
- feat(SourcesCard): Add support for external links by @rebeccaalpert in #499
- chore(docs): Add demo for disabled quick response by @rebeccaalpert in #500
- feat(Message): Allow passage of Button props onto links by @rebeccaalpert in #496
- feat(ChatbotConversationHistoryNav): Add empty/no results states by @rebeccaalpert in #498
- Fix warnings regarding dependency arrays by @Mash707 in #491
- Major overhaul of provider init and Umami Provider by @pilhuhn in #492
- feat(SourcesCard): Add expanded view by @rebeccaalpert in #501
- feat(Message): Add ability to edit user prompt by @rebeccaalpert in #505
- chore(demos): added style imports to demos by @Mash707 in #526
- chore(messages): migrate demos from radio to select by @Mash707 in #525
- feat(MessageBar): Allow customization of placeholder text by @jeff-phillips-18 in #529
- feat(SettingsForm): Add compact variant by @rebeccaalpert in #521
- feat(Modals): Add compact variants by @rebeccaalpert in #524
- feat(HistoryDrawer): Add compact mode by @rebeccaalpert in #523
- feat(UserFeedback): Add compact versions by @rebeccaalpert in #520
- feat(TermsOfUse): Add compact version by @rebeccaalpert in #522
- feat(Message): Add compact sources, quick starts, and quick responses by @rebeccaalpert in #519
- feat(ChatBot): Add info density adjustments by @rebeccaalpert in #513
- fix(MessageBox): Allow passing additional props by @rebeccaalpert in #532
- fix(JumpLinks): Add onClick handlers by @rebeccaalpert in #539
- fix(accessibility): updated aria-labels for buttons by @anujrajak in #544
- fix(ResponseActions): Allow passing unspecified props by @rebeccaalpert in #543
- fix(MessageBar): Adjust button types by @rebeccaalpert in #542
- chore(ui): migrate demos from radio to select by @Mash707 in #540
- chore(React19): Enable React 19 by @rebeccaalpert in #533
- chore(do...