Releases: necyberteam/qa-bot
Releases · necyberteam/qa-bot
Release 2.7.0
v2.6.4 - cleanup, height
- 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
What's Changed
Full Changelog: v2.6.2...v2.6.3
2.6.2 Fix embedded bot scroll issue
What's Changed
Full Changelog: v2.6.1...v2.6.2
2.6.1 Updated AI endpoints
This updates endpoint constants
Full Changelog: v2.6.0...v2.6.1
React compatibility, AI loop improvements, update react chatbotify
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
v2.4.3
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
Fix loginUrl prop passing to useChatBotSettings hook
Full Changelog: v2.4.1...v2.4.2
Release version 2.4.1
- 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