| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.12.6 source code.tar.gz | 2026-04-02 | 4.3 MB | |
| 0.12.6 source code.zip | 2026-04-02 | 4.6 MB | |
| README.md | 2026-04-02 | 2.9 kB | |
| Totals: 3 Items | 8.9 MB | 0 | |
What's Changed
- fix: set default temperature to 1.0 for gemini-3 models by @markmcd in https://github.com/browser-use/browser-use/pull/4489
- fix bedrock structured output w SchemaOptimizer to flatten schema by @laithrw in https://github.com/browser-use/browser-use/pull/4524
- fix: use login shell for PATH configuration in install script by @techiro in https://github.com/browser-use/browser-use/pull/4457
- fix(utils): add option to disable SignalHandler for host app signal control by @BillionClaw in https://github.com/browser-use/browser-use/pull/4387
- rm pass by @laithrw in https://github.com/browser-use/browser-use/pull/4525
- fix daemon orphaning when external browser dies on --connect/--cdp-url by @laithrw in https://github.com/browser-use/browser-use/pull/4526
- Feature/cdp navigation timeout by @laithrw in https://github.com/browser-use/browser-use/pull/4527
- feat(tokens): allow overriding model pricing URL by @laithrw in https://github.com/browser-use/browser-use/pull/4528
- fix anthropic action field double-serialization by @laithrw in https://github.com/browser-use/browser-use/pull/4529
- fix(agent): prevent stale history and stuck step counter on timeout by @warren618 in https://github.com/browser-use/browser-use/pull/4481
- fix tunnel process kill and daemon spawn on windows by @laithrw in https://github.com/browser-use/browser-use/pull/4530
- fix: stop cloud sessions when reconnecting via cdp_url by @iafisch in https://github.com/browser-use/browser-use/pull/4096
- fix(mcp): remove oneOf from browser_click schema that breaks Claude API clients by @gabros20 in https://github.com/browser-use/browser-use/pull/4212
- feat(cli): add install-lite.sh script for the CLI by @ShawnPana in https://github.com/browser-use/browser-use/pull/4534
- fix: close httpx client pool on session stop to prevent OOM on Lambda by @LarsenCundric in https://github.com/browser-use/browser-use/pull/4577
- perf: fix O(n²) bottlenecks in DOM capture for heavy pages by @MagMueller in https://github.com/browser-use/browser-use/pull/4587
New Contributors
- @markmcd made their first contribution in https://github.com/browser-use/browser-use/pull/4489
- @techiro made their first contribution in https://github.com/browser-use/browser-use/pull/4457
- @BillionClaw made their first contribution in https://github.com/browser-use/browser-use/pull/4387
- @warren618 made their first contribution in https://github.com/browser-use/browser-use/pull/4481
- @iafisch made their first contribution in https://github.com/browser-use/browser-use/pull/4096
- @gabros20 made their first contribution in https://github.com/browser-use/browser-use/pull/4212
Full Changelog: https://github.com/browser-use/browser-use/compare/0.12.5...0.12.6