Tabularis v0.21.0 adds statement-level SQL folding with hover previews in the editor, a per-tab rows-per-page override for query results (including an All option to disable pagination), and PostgreSQL client-certificate (mTLS) authentication that was previously accepted in the UI but never actually sent to the server — fixing connections to servers like Google Cloud SQL that require client certs. Plugin installs can now be cancelled cleanly, the destructive-query and production-write safety guards are merged into one warning with an opt-in countdown, and the SSL-mode spelling migration introduced in v0.20.0 now also runs inside the standalone MCP process, closing a gap where connections opened only via MCP stayed on stale cleartext settings. A long tail of community fixes covers multi-statement exports, hidden SQLite virtual-table columns, database-qualified table editing, a manual TablePlus import path, and a Snap launcher entry.