Release Notes
v0.5.5
What's Changed
Features
- Added automatic column width calculation and autofit behavior to the SQL console result table’s virtualized table (VTable) component, improving readability of query results with varying column widths.
Fixes
- Fixed horizontal scrolling (
scroll-x) failure in the VTable header (thead), ensuring consistent scroll behavior across all table sections.
Improvements
- Updated section background styling in the VTable component for better visual hierarchy and consistency within the SQL console UI.