Added
- Maintenance tools via table context menu (VACUUM, ANALYZE, OPTIMIZE, REINDEX, CHECK TABLE, etc.)
- EXPLAIN plan visualization with diagram, tree, and raw views (PostgreSQL, MySQL)
Fixed
- Fix cross-schema foreign key preview, edit, and navigation for PostgreSQL and MySQL (#644)
- Fix macOS HIG compliance: system colors, accessibility labels, theme tokens, localization
- Fix idle ping spin loop caused by exhausted AsyncStream iterator (#618)
- Skip exact row count for large tables — use database statistics estimate (#519)
Changed
- Theme font pickers now list installed monospaced fonts dynamically instead of a fixed built-in list