Added
- Server Dashboard: active sessions, metrics, slow queries (PostgreSQL, MySQL, MSSQL, ClickHouse, DuckDB, SQLite)
- Handoff support between iOS and macOS
- iOS: full-text search in data browser, state restoration, iPad keyboard shortcuts
Changed
- Sidebar table loading refactored: single source of truth, explicit loading states, no race conditions on database switch
Fixed
- Create Database dialog now shows correct options per database type (encoding/LC_COLLATE for PostgreSQL, hidden for Redis/etcd)
- SSH tunnel with
~/.ssh/configprofiles (#672):Includedirectives, token expansion, multi-wordHostfiltering