| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.11.3 source code.tar.gz | 2026-01-16 | 4.9 MB | |
| 0.11.3 source code.zip | 2026-01-16 | 5.1 MB | |
| README.md | 2026-01-16 | 4.0 kB | |
| Totals: 3 Items | 10.0 MB | 1 | |
What's Changed
- Bu_oss example flash mode by @mertunsall in https://github.com/browser-use/browser-use/pull/3774
- include ax_name for rerun history element hash by @sauravpanda in https://github.com/browser-use/browser-use/pull/3775
- Dont skip failrues by default by @mertunsall in https://github.com/browser-use/browser-use/pull/3777
- fix: Cascading element matching for history rerun stability by @mertunsall in https://github.com/browser-use/browser-use/pull/3781
- feat: added Unique attribute match and better error logging for rerun by @sauravpanda in https://github.com/browser-use/browser-use/pull/3783
- Fix glob pattern for Playwright browser paths by @stevbev in https://github.com/browser-use/browser-use/pull/3778
- added BROWSER_USE_DISABLE_EXTENSIONS env var to disable extension by @sauravpanda in https://github.com/browser-use/browser-use/pull/3784
- added gemini 3 flash preview model by @sauravpanda in https://github.com/browser-use/browser-use/pull/3785
- fix: change max_step_interval to 45s by @sauravpanda in https://github.com/browser-use/browser-use/pull/3788
- Simplify Sandbox Structured Output Example by @mertunsall in https://github.com/browser-use/browser-use/pull/3789
- add support for external skillservice by @sauravpanda in https://github.com/browser-use/browser-use/pull/3790
- fetch all skills available for agent by @sauravpanda in https://github.com/browser-use/browser-use/pull/3792
- fix: include shadow DOM form elements in selector_map even without sn… by @sauravpanda in https://github.com/browser-use/browser-use/pull/3793
- fix: expose prohibited_domains in BrowserSession by @akramcodez in https://github.com/browser-use/browser-use/pull/3770
- fix: use correct MIME type for images in Google serializer by @sauravpanda in https://github.com/browser-use/browser-use/pull/3798
- fix: resolve Gemini API error on empty action schemas by @nitesh-77 in https://github.com/browser-use/browser-use/pull/3804
- feat: remove redundant retry step from history by @sauravpanda in https://github.com/browser-use/browser-use/pull/3807
- feat: add support for openai responses model by @sauravpanda in https://github.com/browser-use/browser-use/pull/3805
- feat: added exp backoff retry and minimum element load by @sauravpanda in https://github.com/browser-use/browser-use/pull/3808
- refactor: Replace print with logger.debug in actor/page.py by @constx1337 in https://github.com/browser-use/browser-use/pull/3814
- Remove search from v1 by @LarsenCundric in https://github.com/browser-use/browser-use/pull/3834
- fixed broken links in docs by @sauravpanda in https://github.com/browser-use/browser-use/pull/3841
- docs: add missing video recording dependency notice by @sauravpanda in https://github.com/browser-use/browser-use/pull/3842
- Added ax-name fallback for history rerun. by @sauravpanda in https://github.com/browser-use/browser-use/pull/3849
- Add support for multi-tab video recording by @EnzoFanAccount in https://github.com/browser-use/browser-use/pull/3728
- fix-scroll-action by @MagMueller in https://github.com/browser-use/browser-use/pull/3869
- make event bus timeout configurable using env by @sauravpanda in https://github.com/browser-use/browser-use/pull/3893
- Added docs for timeout env variables. by @sauravpanda in https://github.com/browser-use/browser-use/pull/3894
- Add menu retry for agent rerun if fails by @sauravpanda in https://github.com/browser-use/browser-use/pull/3891
- fix: updated aiohttp version by @sauravpanda in https://github.com/browser-use/browser-use/pull/3901
New Contributors
- @stevbev made their first contribution in https://github.com/browser-use/browser-use/pull/3778
- @nitesh-77 made their first contribution in https://github.com/browser-use/browser-use/pull/3804
- @constx1337 made their first contribution in https://github.com/browser-use/browser-use/pull/3814
Full Changelog: https://github.com/browser-use/browser-use/compare/0.11.2...0.11.3