Added
- Amazon Redshift database support
- Deep link support via
tablepro://URL scheme for opening connections, tables, queries, and importing connections - "Copy as URL" context menu action on connections to copy connection details as a URL string (e.g.,
mysql://user:pass@host/db) - Auto-show inspector option: automatically open the right sidebar when selecting a row (Settings > Data Grid)
- ENUM and SET columns now open their picker on single click with a chevron indicator, matching boolean column behavior
- Homebrew Cask installation via
brew install datlechin/tap/tablepro
Fixed
- "Table not found" error when switching databases within the same connection (Cmd+K) while a table tab is open
- Right sidebar state now persists across native window-tabs instead of resetting to closed