What’s New

browser-use 0.13.7

0.13.7
Changed
  • Stop auto-inheriting output_model_schema into per-page extraction
  • Simplify cross-origin iframe minimum size
Fixed
  • Do not send default params in gemini genconfig
  • Fix tool name in flash prompts from replace_file_str to replace_file
  • Handle file:// URLs in _extract_start_url
  • Fix clear-to-empty on React controlled inputs using native value setter
  • Gate the skeleton-screen 'still loading?' hint on in-flight network requests
  • Fix nested cross-origin iframe extraction filtering
  • Keep selector indices unique across CDP sessions
  • Bound DOM fanout and preserve recoverable state in browser
  • Fix compact cross-origin payment field extraction
  • Stop reusing cached DOM after browser-state timeouts
  • Allow checkbox-sized cross-origin controls safely
  • Call the model with minimal state after capture timeout

Ships the latest version of the CLI, which includes bug fixes and better browser management.

What's Changed

Full Changelog: https://github.com/browser-use/browser-use/compare/0.13.6...0.13.7

View original