Added
- Global toggle to disable all AI features (Settings > AI)
- Drag to reorder columns in the Structure tab (MySQL/MariaDB)
- Nested hierarchical groups for connection list (up to 3 levels deep)
- Confirmation dialogs for deep link queries, connection imports, and pre-connect scripts
- JSON fields in Row Details sidebar now display in a scrollable monospaced text area
- Open, save, and save-as for SQL files with native macOS title bar integration (#475)
- BigQuery plugin support (Google BigQuery analytics via REST API)
Changed
- Removed query history sync from iCloud Sync (connections, groups, settings, and SSH profiles still sync)
Fixed
- SQL editor not auto-focused on new tab and cursor missing after tab switch
- Long lines not scrollable horizontally in the SQL editor
- Home and End keys not moving cursor in the SQL editor (#448)
- SSH profile lost after app restart when iCloud Sync enabled
- MariaDB JSON columns showing as hex dumps instead of JSON text
- MongoDB Atlas TLS certificate verification failure
- ENUM/SET dropdown chevron buttons not showing on first table open