What's Changed
Fixes
- Resolved an error in chat message rendering that caused unexpected failures during thread display.
- Fixed a chart rendering issue in AI-generated chart results, improving reliability and visual consistency.
Features
- Added support for offline authentication and organization access control, enabling improved resilience when network connectivity is intermittent or unavailable.
Improvements
- Updated SQL console charts with enhanced rendering logic and canvas behavior for better performance and responsiveness.
- Refined chatbot UI components—including the chatbox, empty state, and session controller—for improved usability and maintainability.
- Enhanced SQL tooling prompts and backend chat routing to better support structured query assistance and execution.
Internal
- Modernized code completion logic in AI message components to align with updated typing and rendering patterns.