0.14.0 (2026-01-27)
🎉 Features
- add a skill for using chrome-devtools-mcp (#830) (aa0a367)
- add background parameter to new_page tool (#837) (d756888)
- allow skipping snapshot generation for input tools (#821) (4b8e9f2)
- include stack trace in 'get_console_message' tool (#740) (a3a0021)
- support device viewport and user agent emulation (#798) (a816967)
- support filePath for network request and response bodies (#795) (6d0e4ca)
🛠️ Fixes
- handle beforeunload dialogs in navigations (#788) (9b21f8b)
- improve error handling for console messages (#844) (dc43ede)
- improve error reporting when retrieving the element (#845) (f7dd003)
- improve performance tool description (#800) (aa9a176)
- increase timeouts for long text input (#787) (a83a338)
- make request and response handling more robust (#846) (695817f)
- re-use node ids across snapshots (#814) (a6cd2cd)