chrome-devtools-mcp-v0.18.1

ChromeDevTools/chrome-devtools-mcpchrome-devtools-mcp-v0.18.1Feb 25, 2026by browser-automation-bot

AI Summary

A minor patch release that fixes an issue with filePath handling in memory tools by removing the endsWith check.

Key Highlights

  • Fixed filePath handling in memory tools by removing endsWith check

Full Release Notes

## [0.18.1](https://github.com/ChromeDevTools/chrome-devtools-mcp/compare/chrome-devtools-mcp-v0.18.0...chrome-devtools-mcp-v0.18.1) (2026-02-25)


### 🛠️ Fixes

* remove endsWith for filePath in memory tools ([#1041](https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/1041)) ([d0622d5](https://github.com/ChromeDevTools/chrome-devtools-mcp/commit/d0622d52d46ac72a28bc22f93a337fb5007214c7))