v0.17.1
vercel-labs/agent-browserv0.17.1Mar 9, 2026by github-actions[bot]
AI Summary
Patch adds device scale factor support for retina displays and improves Electron application compatibility by adding webview target type support.
Key Highlights
- Device scale factor support for retina displays
- Webview target type support for Electron apps
Full Release Notes
### Patch Changes - 94cd888: Added support for device scale factor (retina display) in the viewport command via an optional scale parameter. Also added webview target type support for better Electron application compatibility, and the pages list now includes target type information.