Skip to content

Caracal 0.1.0

Choose a tag to compare

@1albion1 1albion1 released this 14 Jul 11:24
· 11 commits to main since this release

Changelog

0.1.0 — 2026-07-14

First release.

  • SQL Server / Azure SQL driver: SQL login, Windows Authentication, Microsoft
    Entra ID browser sign-in with persistent session (DPAPI-encrypted refresh token)
  • Multi-database servers: database list with name filter, per-database browsing
    and querying (Azure SQL compatible — no USE required)
  • SQLite driver (bundled, zero dependencies), one-click seeded demo database
  • Schema browser with table/column metadata, row counts, and filtering
  • Tabbed SQL editor: syntax highlighting, autocompletion, Ctrl+Enter,
    run-selection
  • Virtualized results grid: 10,000-row cap with true total count,
    drag-to-resize and double-click-to-fit columns
  • Color-coded saved connections, recent-connection prefill in the dialog
  • Passwords in Windows Credential Manager; NSIS installer