chrome-devtools-mcp-v1.0.1
ChromeDevTools/chrome-devtools-mcpchrome-devtools-mcp-v1.0.1May 18, 2026by browser-automation-bot
AI Summary
This release focuses on bug fixes and documentation updates for version 1.0.1, specifically addressing a missing image path issue in CLI output and clarifying LTS version details.
Key Highlights
- Fixed missing saved image paths in CLI JSON output
- Updated documentation to include version in the LTS section
- Resolved issue #2070 regarding CLI output formatting
Full Release Notes
## [1.0.1](https://github.com/ChromeDevTools/chrome-devtools-mcp/compare/chrome-devtools-mcp-v1.0.0...chrome-devtools-mcp-v1.0.1) (2026-05-18) ### 🛠️ Fixes * include saved image paths in CLI JSON output ([#2070](https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/2070)) ([a9fb555](https://github.com/ChromeDevTools/chrome-devtools-mcp/commit/a9fb555c806122bc03bbca75d9bc03197d7f45b6)) ### 📄 Documentation * add version to the LTS ([#2080](https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/2080)) ([a2083a2](https://github.com/ChromeDevTools/chrome-devtools-mcp/commit/a2083a2eddc687e53646877e36b784f2d4ced0e0))