v0.7 pre-alpha

GPU grid hits 60 fps on one million rows

The milestone this app was started for: the result grid now sustains 60 fps while scrolling a 1,000,000-row Postgres result set on Apple M2, with transform-only frames at 16.6 ms.

  • perf Result grid virtualization rewritten — rows render as GPU quads with glyph-cached text, no per-frame layout.
  • perf Cold start down to 412 ms on M2 (was 510 ms in v0.6).
  • new Column statistics popover: min / max / null-rate computed on a background thread.
  • improved ⌘K palette now fuzzy-matches table and column names across all open connections.
  • fixed Wayland: fractional scaling no longer blurs the grid on 1.25× displays.
v0.6 pre-alpha

MySQL engine and built-in SSH tunnels

Second wire protocol lands: MySQL 5.7–8 with schema-aware completion, plus first-class SSH tunneling so production access stops requiring a sidecar terminal.

  • new MySQL 5.7 / 8.x support, including MariaDB compatibility.
  • new SSH tunnels with agent, key, and password auth — config stored per connection, secrets in the OS keychain.
  • new Schema diff (Pro): compare two connections, generate forward DDL.
  • improved Query editor: per-statement timing gutter and EXPLAIN shortcut.
  • fixed Windows: DirectX 12 swapchain recreation on monitor DPI change.
v0.5 pre-alpha

Command palette, keychain credentials, BYOK AI

The interaction model takes shape: a ⌘K-first interface, credentials moved fully into OS keychains, and the bring-your-own-key AI layer with Ollama and Anthropic providers.

  • new ⌘K command palette — every action, connection, and table reachable from the keyboard.
  • new Credentials migrated to macOS Keychain / Windows Credential Manager / Secret Service. Plaintext config storage removed entirely.
  • new BYOK AI layer: Ollama (local) and Anthropic providers. Prompts route directly from the app to your provider — Zolt never proxies.
  • improved Connection sidebar groups by environment with prod / staging / dev color coding.
  • fixed SQLite: WAL files no longer locked when the database is opened read-only.

Get the beta first.

macOS, Windows, and Linux builds land in ~12 weeks. One email when your platform is ready — nothing else.

No spam. No telemetry. Unsubscribe anytime.