Added
- MongoDB multi-host connections for replica sets
- JSON results view mode with Data/Structure/JSON toggle in status bar
- JSON viewer: "Open in Window" action for resizing and fullscreen
- Import URL: dynamic placeholder, parsed preview, clipboard auto-paste, libSQL/D1/Oracle/ClickHouse/etcd support
- In-app feedback form via Help > Report an Issue
- Per-connection "Local only" option to exclude from iCloud sync
- Filter operator picker shows SQL symbols alongside names
- SQL autocomplete suggests columns before FROM using cached schema
- MCP query safety: server-side confirmation for write and destructive queries
Changed
- Native macOS UI: menu pickers, native alerts, native List selection, NSSearchField, borderless toolbar buttons
- Quit dialog defaults to Cancel on Return key
- Connection form delete button moved to far left
Fixed
- Connection form overflow with SSH jump hosts and TOTP fields
- Missing confirmation on group deletion
- Plugin principalClass resolved off main thread
- Crash when scrolling AI Chat during streaming on macOS 15.x
- Connection failure on PostgreSQL-compatible databases without
SET statement_timeout - Schema-qualified table names resolve correctly in autocomplete
- Alert dialogs use sheet attachment instead of bare modal