Release 2026.4.8
Explore the features below in this interactive demo — no download required.
Click anywhere to start exploring ·
This release introduces streaming query results for faster feedback on large queries, expands data type support, and improves connection management.
Streaming Query Results
Results as They Arrive — Query results now stream incrementally, so you see rows appearing as they’re fetched rather than waiting for the entire result set. This makes working with large queries feel significantly faster.
Expanded Data Type Support
More Types, Better Coverage — Support for many additional data types has been added, ensuring accurate display and editing across a wider range of database schemas.
Connection Management
- Reorder Connections — Drag and drop to arrange your connections in the sidebar in the order that works best for you.
- Edit Passwords — Connection passwords can now be updated after the initial setup.
- Unique Tabs per Connection — Each connection now gets its own set of tabs, so switching between connections preserves your workspace.
- Auto-Close on Connect — The new connection tab now closes automatically after a successful connection.
Improved EXPLAIN ANALYZE
The EXPLAIN ANALYZE output has been improved to provide clearer, more actionable query performance insights.
UI Improvements
- Revamped pending changes UI with a cleaner layout and less visual noise
- Data viewer filters no longer require an extra click to add
- Layout shifts when updating data have been eliminated
- Table and view tooltips in the sidebar only appear when the name is truncated
- Improved log content and a refreshed log viewer
Performance
- Faster streaming performance for large result sets
- Reduced SQL calls to the internal database during app startup
Bug Fixes
- Fixed inline edits for boolean columns
- Fixed scrolling on the data viewer
Download the latest version from our homepage to get these improvements.