Development log on the road to public beta. Subscribe via RSS.
v0.7pre-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.
perfResult grid virtualization rewritten — rows render as GPU quads with glyph-cached text, no per-frame layout.
perfCold start down to 412 ms on M2 (was 510 ms in v0.6).
newColumn 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.
fixedWayland: fractional scaling no longer blurs the grid on 1.25× displays.
v0.6pre-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.
newMySQL 5.7 / 8.x support, including MariaDB compatibility.
newSSH tunnels with agent, key, and password auth — config stored per connection, secrets in the OS keychain.
newSchema diff (Pro): compare two connections, generate forward DDL.
improvedQuery editor: per-statement timing gutter and EXPLAIN shortcut.
fixedWindows: DirectX 12 swapchain recreation on monitor DPI change.
v0.5pre-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.
newCredentials migrated to macOS Keychain / Windows Credential Manager / Secret Service. Plaintext config storage removed entirely.
newBYOK AI layer: Ollama (local) and Anthropic providers. Prompts route directly from the app to your provider — Zolt never proxies.
improvedConnection sidebar groups by environment with prod / staging / dev color coding.
fixedSQLite: 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.
●
You're on the list — we'll email you when the beta opens.