Skip to content

v0.4.0

Choose a tag to compare

@mulhamna mulhamna released this 03 Jul 00:47
1ca4968

0.4.0 (2026-07-03)

Features

  • app: dispatch write API through AnyDriver (62e0726)
  • app: edit buffer model mapping buffered grid edits to WriteOps (b60901b)
  • app: inline cell editing with buffered ⌘S commit (365406b)
  • app: live pagination in browse mode (page state, footer wiring, per-engine browse text) (a9cdea3)
  • app: modals, command palette, function view, empty state (695d295)
  • app: pagination + edit footer strip (3b85166)
  • app: pixel-matched SQL editor with incremental lexer + share bars (25c2882)
  • app: pixel-matched Tabula workspace (sidebar, grid, footer strip) (1b13537)
  • app: sidebar filter + category counts, flat TablePlus-style tab bar (d06a096)
  • app: TablePlus-style grid (gutter, zebra, hairlines, cell selection) (3d4ece2)
  • app: Tabula design system + pixel-matched Connections screen (cf9bbff)
  • app: theme tokens for grid density + edit states (ca4645f)
  • mongo: write path via _id + skip pagination on find (2b3a8af)
  • real-PostgreSQL end-to-end + driver type decoding + CI gate green (ef08ba1)