Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Goodbye Playwright source code.tar.gz | 2025-08-19 | 1.2 MB | |
Goodbye Playwright source code.zip | 2025-08-19 | 1.4 MB | |
README.md | 2025-08-19 | 4.5 kB | |
Totals: 3 Items | 2.6 MB | 4 |
What's Changed
- Fix: Decouple use_vision and generate_gif settings by @Louis454545 in https://github.com/browser-use/browser-use/pull/2635
- improve: clarify language detection in system prompts by @sauravpanda in https://github.com/browser-use/browser-use/pull/2637
- typing timeout increase by @mkopecki in https://github.com/browser-use/browser-use/pull/2638
- local-remote-split-type-fix-auto-enter by @MagMueller in https://github.com/browser-use/browser-use/pull/2636
- Mert/reduce extracted elems by @mertunsall in https://github.com/browser-use/browser-use/pull/2659
- Refactor
BrowserSession
to remove Playwright in favor ofcdp-use
andbubus
by @pirate in https://github.com/browser-use/browser-use/pull/2573 - Switch to pure cdp extraction layer by @gregpr07 in https://github.com/browser-use/browser-use/pull/2400
- extraction-magnus-revert-with-main-with-extension by @MagMueller in https://github.com/browser-use/browser-use/pull/2464
- examples/file-upload-task-change by @MagMueller in https://github.com/browser-use/browser-use/pull/2660
- fix-done-action-not defined by @MagMueller in https://github.com/browser-use/browser-use/pull/2661
- update extract_structured_data prompt by @MagMueller in https://github.com/browser-use/browser-use/pull/2662
- hot-fix/scroll by @MagMueller in https://github.com/browser-use/browser-use/pull/2664
- hot-fix/error-count-only-for-single-steps by @MagMueller in https://github.com/browser-use/browser-use/pull/2665
- Record exceptions and rename span context by @MagMueller in https://github.com/browser-use/browser-use/pull/2668
- Revert "Record exceptions and rename span context" by @MagMueller in https://github.com/browser-use/browser-use/pull/2672
- Revert prompt changes by @gregpr07 in https://github.com/browser-use/browser-use/pull/2684
- Cross origin iframes by @pirate in https://github.com/browser-use/browser-use/pull/2680
- Fix [#2614]: Prevent QueueShutDown exception when using add_new_task + multiple runs by @Louis454545 in https://github.com/browser-use/browser-use/pull/2649
- add StreamableHttp support to mcp by @Anirudha619 in https://github.com/browser-use/browser-use/pull/2673
- Fix typo by @weisserd in https://github.com/browser-use/browser-use/pull/2644
- Fix Error Messages by @mertunsall in https://github.com/browser-use/browser-use/pull/2686
- Update system prompts with recent feedback by @mertunsall in https://github.com/browser-use/browser-use/pull/2688
- Set cdp_use logging level env variable by @MagMueller in https://github.com/browser-use/browser-use/pull/2700
- Fix Enter key handling, SwitchTab event, and rename ClickEvent(new_tab) to while_holding_ctrl by @pirate in https://github.com/browser-use/browser-use/pull/2695
- bump aiohttp by @MagMueller in https://github.com/browser-use/browser-use/pull/2710
- bump version to rc2 by @MagMueller in https://github.com/browser-use/browser-use/pull/2711
- update pip workflow file by @MagMueller in https://github.com/browser-use/browser-use/pull/2712
- rc3 by @MagMueller in https://github.com/browser-use/browser-use/pull/2713
- example-cdp-update by @MagMueller in https://github.com/browser-use/browser-use/pull/2714
- feat: set default working language to english by @sauravpanda in https://github.com/browser-use/browser-use/pull/2704
- preload url fix punctuation by @MagMueller in https://github.com/browser-use/browser-use/pull/2716
- preload url fix punctuation with brackets by @MagMueller in https://github.com/browser-use/browser-use/pull/2718
- Small docs UX improvements by @gregpr07 in https://github.com/browser-use/browser-use/pull/2717
- update readme by @MagMueller in https://github.com/browser-use/browser-use/pull/2722
- readme update by @MagMueller in https://github.com/browser-use/browser-use/pull/2723
- clean-logs by @MagMueller in https://github.com/browser-use/browser-use/pull/2719
New Contributors
- @Louis454545 made their first contribution in https://github.com/browser-use/browser-use/pull/2635
- @mkopecki made their first contribution in https://github.com/browser-use/browser-use/pull/2638
- @weisserd made their first contribution in https://github.com/browser-use/browser-use/pull/2644
Full Changelog: https://github.com/browser-use/browser-use/compare/0.5.11...0.6.0