Releases: Entelligence-AI/chat-popup
Release list
0.0.11
What's Changed
- Added handling for dark and light themes separetely by @aryabhatta-dey in #14
- Embeddable component<>slack remove question history requirement by @aryabhatta-dey in #15
- Hotfix/change version publish by @fernando-plank in #13
Full Changelog: 0.0.6...0.0.11
0.0.10
What's Changed
- Added handling for dark and light themes separetely by @aryabhatta-dey in #14
- Embeddable component<>slack remove question history requirement by @aryabhatta-dey in #15
- Hotfix/change version publish by @fernando-plank in #13
Full Changelog: 0.0.6...0.0.10
Create Slack Integration message
The update introduces a feature to track user questions in the chat app, enhancing state management for numQuestions and enabling conditional rendering for direct communication with maintainers. It also integrates Slack by implementing a sendSlackQuery function, allowing user queries to be sent directly to maintainers. Changes include updates to index.tsx for state management and Slack integration, and an extension of the AnalyticsData type in index.ts.
Summary by Entelligence.AI
New Feature: Added a question tracking system to monitor the number of questions asked.
New Feature: Introduced the ability for users to submit questions directly to maintainers via Slack integration.
Enhancement: Updated state management for improved performance and efficiency.
Enhancement: Adjusted existing components for seamless integration with the new features.
What's Changed
- Add repoName by @aiswaryasankar in #3
- fix: adjust template string by @fernando-plank in #4
- Hotfix/artifact button by @fernando-plank in #2
- Embeddable component <> slack by @aryabhatta-dey in #5
- Updates to the design by @aryabhatta-dey in #6
- Truncate chat history by @aryabhatta-dey in #7
- Fernandorocha/ent 749 fixes in other products by @fernando-plank in #8
- fix: update readme by @fernando-plank in #11
- Add support for threaded chat history by @aryabhatta-dey in #10
- Update package.json by @fernando-plank in #12
New Contributors
- @aiswaryasankar made their first contribution in #3
- @fernando-plank made their first contribution in #4
- @aryabhatta-dey made their first contribution in #5
Full Changelog: https://github.com/Entelligence-AI/chat-popup/commits/0.0.6