Skip to content

chrome-devtools-mcp: v1.5.0

Latest

Choose a tag to compare

@browser-automation-bot browser-automation-bot released this 03 Jul 11:18
9133082

1.5.0 (2026-07-03)

πŸŽ‰ Features

  • Add get_heapsnapshot_duplicate_strings MCP tool (#2280) (67a56c0)
  • Add MCP tools for heap snapshot comparison (#2198) (5d7b656)

πŸ› οΈ Fixes

  • cli: improve error messages to guide AI agents and developers (#2161) (cf00305)
  • create PID directory with secure permissions (0o700) (#2262) (7fa95d3)
  • respecte allow/block list in loadResouce (#2254) (6a94663)
  • validate extension-enforced output paths (#2269) (a922814)

πŸ“„ Documentation

  • fix Antigravity config -y flag before npx positional args (#2272) (604b38f)
  • fix formatting and indentation of tool descriptions (#2275) (8d8cf12)

⚑ Performance

  • use concurrent reads for loadIssueDescriptions (#2249) (d144965)

πŸ—οΈ Refactor

  • Merge MCP tools for comparing heap snapshots (#2281) (3f4a49a)