Skip to content

Releases: necyberteam/qa-bot

Release 2.7.0

04 Sep 19:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.4...v2.7.0

v2.6.4 - cleanup, height

29 Aug 17:42
Compare
Choose a tag to compare
  • Made chat window taller for better user experience
  • Cleaned up unused hooks and improved code organization

What's Changed

Full Changelog: v2.6.3...v2.6.4

v2.6.3 preserve hyperlinks in AI responses

27 Aug 16:52
Compare
Choose a tag to compare

What's Changed

  • Support hyperlinks in bot responses by @bacalj in #47

Full Changelog: v2.6.2...v2.6.3

2.6.2 Fix embedded bot scroll issue

26 Aug 20:44
Compare
Choose a tag to compare

What's Changed

  • prevent embedded bot from breaking page by @bacalj in #46

Full Changelog: v2.6.1...v2.6.2

2.6.1 Updated AI endpoints

13 Aug 16:17
Compare
Choose a tag to compare

This updates endpoint constants

Full Changelog: v2.6.0...v2.6.1

React compatibility, AI loop improvements, update react chatbotify

12 Aug 15:11
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade to react-chatbotify v2.2.0 with compatibility improvements and qa chat loop improvements by @bacalj in #40

Full Changelog: v2.4.7...v2.6.0

Release 2.4.7

30 Jul 18:57
aeb06f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.4.7

v2.4.3

30 Jul 04:41
Compare
Choose a tag to compare

Fix process.env browser compatibility issues

  • Pass apiKey through component hierarchy instead of direct process.env access
  • Add browser-safe process.env checks with fallbacks for all environment variables
  • Fixes "process is not defined" errors when qa-bot runs in browser environments

Full changelog: v2.4.2...v2.4.3

v2.4.2

25 Jul 21:30
Compare
Choose a tag to compare

Fix loginUrl prop passing to useChatBotSettings hook

Full Changelog: v2.4.1...v2.4.2

Release version 2.4.1

25 Jul 13:23
Compare
Choose a tag to compare
  • Update readme.md to show CDN usage more clearly
  • Update rollup config to use api endpoint so bots run in the standalone demo

Full Changelog: v2.4.0...v2.4.1