Skip to content

chore: mark v0.0.77#1667

Merged
pavelfeldman merged 1 commit into
microsoft:mainfrom
pavelfeldman:r77
Jun 29, 2026
Merged

chore: mark v0.0.77#1667
pavelfeldman merged 1 commit into
microsoft:mainfrom
pavelfeldman:r77

Conversation

@pavelfeldman

@pavelfeldman pavelfeldman commented Jun 29, 2026

Copy link
Copy Markdown
Member

What's New

Tool Improvements

  • browser_take_screenshotscale option — Choose between CSS-pixel screenshots (smaller, device-consistent) and device-pixel screenshots (high resolution) (#41465)
  • Configurable heartbeat timeout — The heartbeat ping timeout is now configurable (#41391)

Bug Fixes

  • Redact secrets in console log artifacts (#41515)
  • Never include data: URL payloads in snapshot or network output (#41450)
  • List a failed network request only once (#41481)
  • Wait for the next pause or context closure in browser_resume (#41293)
  • Pass the action timeout to browser_wait_for waitFor calls (#41270)
  • Check the tracing state before stopping in browser_stop_tracing (#41040)
  • Assign caps as an array for the legacy --vision flag (#41253)
  • Use optional chaining for the nullable browser on disposal (#41237)
  • Add a missing .catch() on the sessionLog write queue (#41234)

@pavelfeldman
pavelfeldman merged commit 36ec986 into microsoft:main Jun 29, 2026
6 checks passed
PM-Labs pushed a commit to pmlabs-org/mcp-playwright that referenced this pull request Jul 9, 2026
## What's New

### Tool Improvements

- **`browser_take_screenshot` — `scale` option** — Choose between
CSS-pixel screenshots (smaller, device-consistent) and device-pixel
screenshots (high resolution)
([#41465](microsoft/playwright#41465))
- **Configurable heartbeat timeout** — The heartbeat ping timeout is now
configurable
([#41391](microsoft/playwright#41391))

## Bug Fixes

- Redact secrets in console log artifacts
([#41515](microsoft/playwright#41515))
- Never include `data:` URL payloads in snapshot or network output
([#41450](microsoft/playwright#41450))
- List a failed network request only once
([#41481](microsoft/playwright#41481))
- Wait for the next pause or context closure in `browser_resume`
([#41293](microsoft/playwright#41293))
- Pass the action timeout to `browser_wait_for` waitFor calls
([#41270](microsoft/playwright#41270))
- Check the tracing state before stopping in `browser_stop_tracing`
([#41040](microsoft/playwright#41040))
- Assign caps as an array for the legacy `--vision` flag
([#41253](microsoft/playwright#41253))
- Use optional chaining for the nullable browser on disposal
([#41237](microsoft/playwright#41237))
- Add a missing `.catch()` on the sessionLog write queue
([#41234](microsoft/playwright#41234))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant