Release Notes
v0.23.4
What's Changed
Features
- Added table actions (e.g., rename, drop) directly in the SQL console sidebar and tab interface, enabling quick schema modifications without writing raw SQL.
Improvements
- Introduced a download progress dialog during manual application updates in the Electron desktop app, improving transparency and user feedback during update checks.
Internal
- Consolidated and refined table action logic across the SQL console frontend and backend, including updated driver capabilities for ClickHouse and Cloudflare D1 to support table metadata operations.