MCP Changes Since Last Release
- Incremental page snapshots:
pageState
now supports diffs. Unchanged subtrees are collapsed as- ref=<id> [unchanged]
. Reduces noise and payload size. microsoft/playwright#37795 - Encourage relative path usage — MCP now suggests using relative paths for portability microsoft/playwright#37857
- Image size cap — Added limits on rendered image sizes to prevent resource overuse microsoft/playwright#37856