You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added table export functionality with dedicated UI controls and backend support for initiating, listing, and canceling exports.
Introduced additive (multi-range) cell selection in virtualized result tables, enabling more flexible data interaction.
Improvements
Enhanced result selection feedback in SQL console and table browser views for better user awareness during data exploration.
Renamed “Chatbot” to “Data Agent” consistently across UI copy and localization files (English, Spanish, Japanese, Chinese).
Fixes
Prevented duplicate updater restart installations in the Electron app by refining the restart-install coordination logic.
Internal
Refactored application UI and supporting logic across web and Electron layers, including updates to build configuration, server-side services, and test coverage.
Built out the data-plane pipeline to unify handling of imports, table previews, and result sets.