v1.1
This release contains major features, bug fixes, and quality of life improvements.
New Features
- Docker container discovery — press space+c to see running database containers and connect in one click
- Indexes, Triggers, and Sequences now visible in explorer
- Filter results with / (substring search by default, prefix with ~ for fuzzy search)
- Star queries in history to pin frequently used ones
- Connect directly with a connection string (#7)
- "USE database" queries now update the active connection (#13)
Bug Fixes
- Fixed race condition when selecting SQLite (#20)
- Added role selection for Oracle connections (#11)
- Fixed broken search in explorer
- Fixed various connection UX bugs
Improvements
- Massively improved results table performance — removed 1000 row limit, now renders millions using Apache Arrow
- Optimized SSH connections
- Added loading indicator when connecting
- Prettier results view
- Rose Pine is now the default theme
- Added Omarchy theme sync
Thank you for the incredible feedback - 1k+ stars in under a week!