Skip to content

chore(main): release chrome-devtools-mcp 1.6.0#2306

Merged
OrKoN merged 1 commit into
mainfrom
release-please--branches--main--components--chrome-devtools-mcp
Jul 14, 2026
Merged

chore(main): release chrome-devtools-mcp 1.6.0#2306
OrKoN merged 1 commit into
mainfrom
release-please--branches--main--components--chrome-devtools-mcp

Conversation

@browser-automation-bot

@browser-automation-bot browser-automation-bot commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

🤖 I have created a release beep boop

1.6.0 (2026-07-14)

🎉 Features

  • add experimentalGcfFormat flag for GCF-encoded tool responses (#2235) (3d21389)
  • Print object count and total sizes in get_heapsnapshot_details (#2325) (15a6b78)
  • support --allow-unrestricted-paths configuration (#2296) (6e56c02)
  • Support filter with heap snapshots aggregates (#2323) (2812902)
  • update Lighthouse to 13.4.0 (#2317) (ffc6060)

🛠️ Fixes

  • enforce .gz instead of json.gz in performance tools (#2305) (b06e39b)
  • keep a still-open selected page instead of falling back to the first page (#2328) (c645eee), closes #2304
  • keep page ids unique across browser reconnects (#2345) (3e8d922)
  • paginate page 0 in list_network_requests and list_console_messages (#2359) (d0025b3)
  • release held modifiers when press_key key event fails (#2347) (78ccb19)
  • report when the selected page was auto-replaced by the fallback (#2308) (2c16ac3), closes #2304
  • resolve page ids only among listed pages (#2332) (eb04951), closes #2304
  • snapshot: resolve element ids on the correct snapshot (#2295) (b703f2c)
  • telemetry: resolve enum values through nested schema wrappers (#2315) (c065fd9)
  • Wait until daemon is started (#2327) (ed7e95d)

📄 Documentation

⚡ Performance

🏗️ 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 from 32bb5fb to c627585 Compare July 6, 2026 09:46
@browser-automation-bot browser-automation-bot changed the title chore(main): release chrome-devtools-mcp 1.5.1 chore(main): release chrome-devtools-mcp 1.6.0 Jul 6, 2026
@browser-automation-bot
browser-automation-bot force-pushed the release-please--branches--main--components--chrome-devtools-mcp branch 23 times, most recently from 4526af5 to 498b8be Compare July 13, 2026 09:07
@browser-automation-bot
browser-automation-bot force-pushed the release-please--branches--main--components--chrome-devtools-mcp branch 2 times, most recently from 25d3136 to 200fa9e Compare July 13, 2026 11:27
@browser-automation-bot
browser-automation-bot force-pushed the release-please--branches--main--components--chrome-devtools-mcp branch from 200fa9e to f999861 Compare July 14, 2026 06:24
@OrKoN
OrKoN added this pull request to the merge queue Jul 14, 2026
Merged via the queue into main with commit f621d00 Jul 14, 2026
24 checks passed
@OrKoN
OrKoN deleted the release-please--branches--main--components--chrome-devtools-mcp branch July 14, 2026 06:54
@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.

Page listing silently retargets the selection to the first page, bypassing the closed page error

2 participants