Skip to content

Releases: patternfly/chatbot

prerelease-v2.0.0-alpha.25

12 Sep 19:39
2402b1e
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.25 (2024-09-12)

Bug Fixes

  • ChatbotHeader: Adjust styles so logo doesn't move (e524823)
  • TextMessage: Always override text color in user message bubbles (3bffe6a)

prerelease-v2.0.0-alpha.24

11 Sep 18:36
1f3c008
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.24 (2024-09-11)

Bug Fixes

prerelease-v2.0.0-alpha.23

10 Sep 20:43
2a5bbd9
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.23 (2024-09-10)

Bug Fixes

prerelease-v2.0.0-alpha.22

10 Sep 20:20
07eeb52
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.22 (2024-09-10)

Bug Fixes

  • CodeModal: Adjust height of code editor (246e832)
  • MessageBar: Fix type and default lost in rebase (1fcce0e)

prerelease-v2.0.0-alpha.21

10 Sep 17:35
bfb8229
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.21 (2024-09-10)

Bug Fixes

  • FileDetailsLabel: Fix obvious hover problem on dark mode (8b9029b)

Features

  • ChatbotAttachment: Add file reading to demo (2ba5724)
  • ChatbotAttachment: Hook up attach button (7b92fda)

prerelease-v2.0.0-alpha.20

10 Sep 00:54
c978b82
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.20 (2024-09-10)

Bug Fixes

  • AttachMenu: Try to fix latency issue and refactor (f0fbef0)

Features

  • ChatbotAttachMenu: Add search (677a137)
  • MessageBar: Add attach menu variant (c63d7ba)

prerelease-v2.0.0-alpha.19

09 Sep 20:48
ce8b810
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.19 (2024-09-09)

Bug Fixes

  • CodeModal: Fix height after Chatbot refactor (c3e4c76)
  • FileDropZone: Fix height (8c35a21)

prerelease-v2.0.0-alpha.18

09 Sep 19:38
67f3feb
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.18 (2024-09-09)

Bug Fixes

  • ChatbotHeader: Fix dark mode logo (2a3d616)
  • FileDetailsLabel: Adjust styles for clickable button (5910a40)

prerelease-v2.0.0-alpha.17

09 Sep 19:22
823990f
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.17 (2024-09-09)

Bug Fixes

  • CodeModal: CodeModal should overlay chatbot only (d899204)

Features

  • ChatbotAttachment: Add attachment to message (5a560cd)
  • ChatbotAttachment: Add AttachmentEdit modal (a8a177b)
  • ChatbotAttachment: Add error handling for FileDropZone in Chatbot attachment (7e27ef4)
  • ChatbotAttachment: Hook up preview modal (efdb070)

prerelease-v2.0.0-alpha.16

09 Sep 19:16
164a6fb
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.16 (2024-09-09)

Bug Fixes

  • ChatbotHeaderOptionsDropdown: Prevent overflow on kebab menu (e1d911a)