Jun 10, 2025
Release 1.0.67 introduces smarter AI chat controls, letting users stop responses mid-stream for a smoother, more reliable experience. Agent sharing is now flexible, with streamlined UI for toggling access and visibility. Powerful new chart views and export options make data exploration and sharing easier than ever. System-wide fixes and design refinements ensure a faster, more consistent platform.
New Features and Enhancements
Enhanced AI Chat Experience
Smarter Interactions: Users can now stop AI chat responses mid-rendering, providing greater control over real-time interactions.
Improved Reliability: Fixed bugs causing duplicate AI responses during regeneration and streamlined local state management for a smoother chat experience.
Rigorous Testing: Added unit tests to ensure consistent and predictable chat-stopping behavior, enhancing platform stability.
Advanced Agent Sharing & Management
Flexible Sharing Options: Introduced the ability to share agents with organizations, revoke access, and toggle between public and private states with intuitive confirmation modals.
Streamlined UI/UX: Updated AgentCard layouts, unified button labels (e.g., "Add", "Revoke"), and simplified terminology (e.g., “Default” instead of “Default Agent”) for clarity.
Enhanced Control: New components and hooks improve organization access management and tab filtering, with persistent tab states for better usability.
Comprehensive Testing: Validated sharing, revoking, and visibility toggling flows, including Cypress tests for unsharing functionality, ensuring robust performance.
Powerful Data Visualization & Export Tools
Dynamic Chart Views: Added toggle functionality between table and chart views for HeatmapChart, SophisticationImpactChart, TornadoChart, and LinesChart, enabling flexible data exploration.
Export Capabilities: Enabled CSV exports for tables and PNG exports for charts, including image exports for LatestGeneratedCreatives, empowering users to share insights easily.
Polished Interface: Introduced reusable ChartIcon and TableIcon components, dynamic download buttons, and responsive fullscreen styling for a cohesive experience.
Improved Logic: Refactored GridCard for better display and control, enhancing data presentation accuracy.
System-Wide Refinements
Bug Fixes & Stability: Addressed rendering issues in the AI Assistant’s local state, improved Redux store handling, and rolled back regressions in fetchCategory logic and dropdown behaviors.
UI Consistency: Removed outdated blue tones, aligned colors with our design system, and cleaned up typos for a polished look.
Performance Optimizations: Streamlined control flow with break statements and enhanced Redux slices with async thunks for efficient state management.