Skip to content

v0.8.0

Choose a tag to compare

@mulhamna mulhamna released this 09 Jul 14:23
22d920b

0.8.0 (2026-07-09)

Features

  • app: ⌘\ runs the current statement in a new tab (b88124b)
  • app: client-side column sort with header arrows (5c55e91)
  • app: data grid and editor UX overhaul (8942bf4)
  • app: drag-to-reorder result columns (4df638d)
  • app: draggable editor/results split (f3322ca)
  • app: editable limit stepper with thousands grouping (48792bb)
  • app: per-column filter row with operator prefixes (b83cc28)
  • app: result tabs — ⌘\ opens a new result, ⌘⏎ replaces (b60e235)
  • app: run the statement under the cursor on ⌘⏎ (3540d0a)
  • app: schema/table/column autocomplete in the SQL editor (658ce2e)
  • app: show filter panel in SQL query tabs (9a54e4a)

Bug Fixes

  • app: remove useless borrows in formatting call (d9ed408)
  • app: sticky result header and live per-column filtering (1787838)
  • app: useless borrows in formatting call in emiten mock (70bcff0)