Skip to content

v0.3.1

Choose a tag to compare

@t8y2 t8y2 released this 30 Apr 17:05
· 2231 commits to main since this release

What's New

Features

  • Table data export — Right-click a table to export data as CSV, JSON, or SQL INSERT statements
  • Table structure export — Right-click a table to export CREATE TABLE DDL as .sql file
  • Resizable panels — Sidebar, AI panel, and history panel now support drag-to-resize with pixel-based widths
  • Data transfer toolbar button — Quick access to data transfer from the top toolbar with text labels
  • Version display — App version shown on the welcome page

Bug Fixes

  • PostgreSQL temporal types — Fixed timestamp/date/time columns displaying as NULL (fixes #40)
  • Panel resize stability — Toggling the AI sidebar no longer causes the left sidebar to resize unexpectedly
  • Query history header — Fixed header height inconsistency with other panels

UI Improvements

  • Toolbar buttons now show text labels alongside icons
  • Consistent blue resize handle styling across all panels
  • Context menu sub-menu rendering fix (portal wrapping)
  • Unified context menu text sizing