v0.3.0
Changelog
New Features
- ce0f1bb: feat: MCP server mode with shared Fetch* data layer (@liciomatos)
- 5ffcd3f: feat: add Database Sizes, Temp Files, and Memory & Checkpoint Stats screens (@liciomatos)
- 195f0c1: feat: add make targets to run and configure the MCP server (@liciomatos)
- 3d60540: feat: autovacuum detail, freeze monitor, replication standbys & config (@liciomatos)
- c5de5a0: feat: mark all MCP tools as read-only, non-destructive (@liciomatos)
- f888825: feat: print ready-to-use client config when MCP server starts (@liciomatos)
Bug Fixes
- 589fa5c: fix: PostgreSQL 13-18 compatibility for replication slots and memory stats (@liciomatos)
- 7410c59: fix: freeze monitor UX, table selection color, replication slot config (@liciomatos)
- 11a6d67: fix: navigator key conflicts, freeze monitor UX, replication slots navigation (@liciomatos)
- 706bbc9: fix: preload pg_stat_statements in integration test container (@liciomatos)
Other
- 529e9fc: docs: add CHANGELOG.md, keep it in sync via the /release skill (@liciomatos)
- 9165631: docs: add CHANGELOG.md, keep it in sync via the /release skill (@liciomatos)
- 07190b7: docs: add Homebrew and Scoop installation instructions to README (@liciomatos)
- 1deb120: docs: add brew trust step to Homebrew install instructions (@liciomatos)
- 98d6f77: docs: document new screens, MCP tool annotations, and tidy .gitignore (@liciomatos)
- bc78931: docs: document release process and add /release skill (@liciomatos)
- 676c391: docs: keep "PostgreSQL 13 or later" phrasing in version requirements (@liciomatos)