Releases: FlowingCode/ChatAssistant
Releases · FlowingCode/ChatAssistant
3.0.0
What's Changed
- Replace wc-chatbot with react and vaadin components by @mlopezFC in #35
- build(deps-dev): bump io.github.bonigarcia:webdrivermanager from 5.4.1 to 6.1.0 by @dependabot[bot] in #34
- Make ChatAssistant generic to support custom message types and add avatar provider support by @mlopezFC in #38
- feat: add support for display unread messages badge by @mlopezFC in #41
- Fix avatar image flickering on first load by @flang in #45
- Fix scrolling and improve responsive support by @flang in #46
New Contributors
- @dependabot[bot] made their first contribution in #34
- @flang made their first contribution in #45
Full Changelog: chat-assistant-addon-2.0.0...chat-assistant-addon-3.0.0
2.0.0
What's Changed
- New major version with several enhancements by @mlopezFC in #16
- refactor: remove debugger call by @mlopezFC in #6
- fix: allow replacing footer component by @mlopezFC in #21
- fix: ensure that footer replacing js is always executed on attach by @mlopezFC in #24
- feat: add markdown support via markdown-editor-add-on by @mlopezFC in #25
- build: upgrade javadoc plugin to 3.11.1 by @javier-godoy in #29
- build: upgrade lombok to 1.18.34 by @javier-godoy in #27
- docs: fix javadoc warnings by @paodb in #31
New Contributors
- @javier-godoy made their first contribution in #8
Full Changelog: chat-assistant-addon-1.0.0...chat-assistant-addon-2.0.0