Skip to content

chore(main): release chrome-devtools-mcp 0.22.0#1884

Merged
OrKoN merged 1 commit intomainfrom
release-please--branches--main--components--chrome-devtools-mcp
Apr 21, 2026
Merged

chore(main): release chrome-devtools-mcp 0.22.0#1884
OrKoN merged 1 commit intomainfrom
release-please--branches--main--components--chrome-devtools-mcp

Conversation

@browser-automation-bot
Copy link
Copy Markdown
Collaborator

@browser-automation-bot browser-automation-bot commented Apr 17, 2026

🤖 I have created a release beep boop

0.22.0 (2026-04-21)

🎉 Features

  • add update notification to both binaries (#1783) (e01e333)
  • auto handle dialogs during script evaluation (#1839) (da33cb5)
  • ensure extensions for file outputs (#1867) (e7a0d50)
  • experimental click_at(x,y) tool (#1788) (c4f5471)
  • support Chrome extensions debugging (#1922) (3ff21cf)
  • support DevTools header redactions as an option (#1848) (5c398c4)
  • webmcp: Add experimental tool to execute WebMCP tool (#1873) (0aff266)
  • webmcp: Add experimental tool to list WebMCP tools page exposes (#1845) (f97b573)

🛠️ Fixes

  • avoid showing update notification for local builds (#1889) (3f0cf10), closes #1886
  • cli: correct WebP MIME type check in handleResponse ('webp' → 'image/webp') (#1899) (e3a5f6b), closes #1898
  • ignore unmapped PerformanceIssue events (#1852) (ea57e86)
  • network: trailing data in Network redirect chain (#1880) (2f458c1)
  • remove double space in navigate error message (#1847) (429e0ca)

📄 Documentation

  • clarify tools included into CLI (#1925) (76ab9fa)
  • document network response and request extensions (#1887) (796d6f2)
  • fix skill and reference documentation issues (#1249) (9236834)
  • Include Mistral Vibe setup in README (#1801) (582c9e0)
  • Rename project and enhance README content (#1856) (c066488)
  • update the README on installing as a VS code agent plugin (#1796) (1b5dcae)

🏗️ Refactor


This PR was generated with Release Please. See documentation.

@browser-automation-bot browser-automation-bot force-pushed the release-please--branches--main--components--chrome-devtools-mcp branch 10 times, most recently from d7a6aa9 to ac06f1f Compare April 21, 2026 14:11
@browser-automation-bot browser-automation-bot force-pushed the release-please--branches--main--components--chrome-devtools-mcp branch from ac06f1f to 5f2544a Compare April 21, 2026 14:13
@OrKoN OrKoN merged commit f0da776 into main Apr 21, 2026
22 checks passed
@OrKoN OrKoN deleted the release-please--branches--main--components--chrome-devtools-mcp branch April 21, 2026 14:24
@browser-automation-bot
Copy link
Copy Markdown
Collaborator Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: WebP image MIME type check uses 'webp' instead of 'image/webp' in handleResponse Local version suggests updating to a lower version

2 participants