January 15th, 2026






The new Create from image feature allows users to upload screenshots of existing charts as context for chart creation. The system uses AI to analyze the visual structure of the image, along with instructions provided by the user, to generate a similar visualization using the user's active dataset.

The logging interface has been redesigned to provide clearer insight into how the application processes data and generates code.
The log display now identifies components by name and includes execution timestamps.
Logs are interactive, allowing users to expand or collapse specific sections or use a global Expand All command.
System errors and uncaught exceptions are highlighted with distinct styling for easier identification.
Detailed data summaries, including dataset shapes and filtering results, are now visible within the log to explain how AI-generated code affects data.

The application initialization process has been updated to provide better feedback during load times.
The startup screen now displays a detailed breadcrumb trail showing the specific initialization steps in progress.
System health checks have been optimized to run only during initial installation or after version upgrades.
Failed pre-flight checks now display inline warnings to assist with troubleshooting.