Changelog

New features, improvements, and fixes for every release.

v1.0.02026-02-17

Keisen 1.0 — everything you need, nothing you don't

  • Connect to SQLite, PostgreSQL, MySQL/MariaDB, and Redis — plus Neon, Supabase, CockroachDB, PlanetScale, and Turso
  • Keisen AI — ask in plain English, get production-ready SQL with full schema context
  • 7 chart types with aggregation, live preview, and one-click PNG export
  • Visual EXPLAIN plans — interactive tree view with costs, timing, and row estimates
  • Auto-generated ER diagrams with foreign key detection and PNG export
  • Schema diff — compare two databases side by side, down to the column level
  • Smart autocomplete — tables, columns, aliases, and keywords from your live schema
  • Inline editing — double-click cells, insert/delete rows, batch commit with visual change tracking
  • Data import from CSV, JSON, and clipboard with automatic column matching
  • Export results as CSV, JSON, Markdown, clipboard, or screenshot
  • Encrypted connection sharing via password-protected links (AES-256-GCM)
  • SSH tunneling with password or key-based authentication
  • SSL/TLS with 5 configurable modes for secure remote connections
  • Full query history with search, timestamps, and execution time tracking
  • Command palette (Cmd+K) for instant access to actions, tables, and tabs
  • Color-coded projects with simultaneous connections and read-only mode
  • AES-256-GCM encrypted credential storage — zero plain-text secrets
  • Code-signed and notarized for macOS
  • Native desktop app for macOS, Windows, and Linux