Changelog

What's new in bzora

Every release of bzora, newest first. Your license includes every version listed here and every one that comes after — updates are free forever.

v1.0.0

2026-06-10
  • First public release.
  • Connect to PostgreSQL, MySQL/MariaDB and SQLite from one client.
  • Browse and filter tables with a point-and-click builder (18 operators), sorted server-side.
  • Inline cell editing: stage adds, edits and deletes and commit them in a single transaction.
  • Schema-aware SQL editor (CodeMirror 6) with table/column/alias autocomplete; run with ⌘↵ and cancel mid-query.
  • Keyboard-first navigation: ⌘P table palette, ⌘1–9 connection switching, ⌘F to filter, tabs across open databases.
  • Secrets stored in the OS keychain; verified TLS by default (sslmode=verify-full on Postgres).
  • Native single Go binary built with Wails — no Electron. macOS builds signed and notarized.