Release Notes
v0.5.6
What's Changed
Features
- Added automatic column width adjustment (autofit) to the SQL console result table, improving readability of query results without manual resizing.
Fixes
- Fixed horizontal scrolling (
scroll-x) issue in the result table’s<thead>, ensuring headers remain aligned with data columns during scrolling. - Resolved a packaging error in the macOS build workflow that was preventing correct asset preparation for updates.
Improvements
- Enhanced visual consistency by updating section background styling in the result table component.
- Improved column width calculation logic for more accurate and responsive table layout.