2.1.1 - 1/14/26
- [fix] improve lodash import for esm
2.1.0 - 1/13/26
- [feature] Add RichTextInput component with Tiptap v3 integration #78
- [feature] Add @mentions support with floating suggestion popup
- [feature] Add /slash commands support with keyboard navigation
- [feature] Add MentionList component for autocomplete suggestions
- [feature] Add SuggestionConfig type for dynamic/async search
- [feature] Add Floating UI integration for smart popup positioning
- [feature] Add ARIA accessibility attributes to suggestion popups
- [feature] Add ChartRenderer component with 7 chart types support #73
- [feature] Add bar, line, area, pie, radialBar, radialArea, and sparkline charts
- [feature] Add remarkChart plugin for markdown chart rendering
- [feature] Add ChartError component for validation and error handling
- [feature] Add chart theme customization support
- [feature] Add data validation for chart configurations
- [feature] Add reaviz integration for chart visualizations
- [feature] Add markdownComponents prop to Chat for custom component overrides
- [feature] Add ChatSuggestions component for clickable suggestion chips
- [feature] Add custom render support for suggestion items
- [feature] Add MessageStatus component with loading/complete/error states
- [feature] Add multi-step status display with animated transitions
- [feature] Add MessageStatusItem and StatusIcon for status visualization
2.0.2 - 7/23/25
- [chore] Export stories for docs website #56
2.0.1 - 4/07/25
- [feature] Update ChatBubble component
2.0.0 - 3/24/25
- [feature] Tailwind 4 Upgrade
2.0.0-beta.2 - 3/24/25
- [feature] export styles
2.0.0-beta.1 - 3/24/25
-
[feature] Add ChatBubble component
2.0.0-beta.0 - 2/17/25
- [feature] Tailwind 4 Upgrade
1.7.1 - 2/19/25
- [fix] fix ChatBubble global export
1.7.0
- [feature] Add AppBar component for customizable headers
- [feature] Add Templates support to predefined user prompts
- [feature] Add ChatBubble component for floating chat interfaces
1.6.1
- [chore] chore: update dependencies and fix vulnerabilities #44
1.6.0
- [feature] Add CSV Viewer to MessageFiles #42
1.5.1
- [chore] Update motion lib
- [chore] fix broken images
- [chore] update reablocks
1.5.0
- [feature] add masonary grid on image uploads
1.4.2
- [fix] fix katex failing next builds
1.4.1
- [fix] fix focus on session change
1.4.0
- [feature] simplify code setup
1.0.5
- [chore] Update theme
0.0.1
- [chore] First publish