Dory Docs
Release Notes

v0.5.4

View source on 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.

On this page