返回发布说明
v0.5.4同步自 GitHub release-notes

Release v0.5.4

What's Changed Features - Added automatic column width adjustment (autofit) to the SQL console result table, improving readability of query results without manual resizing. - Intro

在 GitHub 查看源文件

What's Changed

Features

  • Added automatic column width adjustment (autofit) to the SQL console result table, improving readability of query results without manual resizing.
  • Introduced dynamic column width calculation for better responsiveness and fit-to-content behavior in the result table.

Fixes

  • Fixed horizontal scrolling (scroll-x) issue in the result table’s <thead>, ensuring headers remain properly aligned with data rows during scrolling.

Improvements

  • Updated section background styling in the result table for visual consistency and improved UI clarity.

Internal

  • Upgraded indirect dependencies: yaml from 2.8.2 to 2.8.3 and picomatch from 2.3.1 to 2.3.2.