Skip to content

v0.5.0

Choose a tag to compare

@mulhamna mulhamna released this 04 Jul 23:42
696b969

0.5.0 (2026-07-04)

Features

  • app: chart view for tabular results (efa50a7)
  • app: column visibility popup (c662818)
  • app: copy results to clipboard and CSV export (bd01126)
  • app: Explain button runs EXPLAIN on the editor SQL (892ab9a)
  • app: filter panel uses real columns and operators (8857f45)
  • app: implement dark palette behind Theme.dark (337c3ab)
  • app: indexes view populated from engine catalogs (c836956)
  • app: live query history and sidebar mode content (40e0fe6)
  • app: picker import and backup actions (4ed0d4b)
  • app: quick-test connection from picker detail pane (216ed1b)
  • app: Run Selection executes the statement under the cursor (debe716)
  • app: schema switcher modal (d9944e5)
  • app: SQL Format button (3c197aa)

Bug Fixes

  • app: limit control drives set-limit and shows the real value (0114c8a)
  • frontend audit — wire dead controls, implement missing features (16f131d)
  • ui: distinct disabled state for SecondaryButton (7d0016d)
  • ui: sidebar plus button opens a new query tab (1035b79)
  • ui: titlebar aux buttons do what they say (fd54fa2)