Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.5.6 source code.tar.gz | 2025-07-26 | 1.8 MB | |
0.5.6 source code.zip | 2025-07-26 | 2.0 MB | |
README.md | 2025-07-26 | 3.2 kB | |
Totals: 3 Items | 3.9 MB | 0 |
What's Changed
- Fix: ChatOpenAI sends "temperature" parameter, that is not supported in O3 and O4-mini by @MahlerTom in https://github.com/browser-use/browser-use/pull/2468
- Resolve markdown-pdf licensing issue by @mertunsall in https://github.com/browser-use/browser-use/pull/2478
- Update docs custom action page type by @mertunsall in https://github.com/browser-use/browser-use/pull/2479
- dont refresh page if index is not there by @MagMueller in https://github.com/browser-use/browser-use/pull/2481
- feat: add CDP URL to Agent Telemetry events by @reformedot in https://github.com/browser-use/browser-use/pull/2299
- staging by @MagMueller in https://github.com/browser-use/browser-use/pull/2491
- speed-improvements by @MagMueller in https://github.com/browser-use/browser-use/pull/2488
- feature/optimize-browser-extensions by @MagMueller in https://github.com/browser-use/browser-use/pull/2492
- feat: disable screenshots when vision is disabled by @mertunsall in https://github.com/browser-use/browser-use/pull/2498
- lazy imports and bump some versions by @mertunsall in https://github.com/browser-use/browser-use/pull/2501
- feat/speed-improvements-wait by @MagMueller in https://github.com/browser-use/browser-use/pull/2496
- hot-fix/azure-endless-llm-generation by @MagMueller in https://github.com/browser-use/browser-use/pull/2493
- fix temperature for reasoning models by @MagMueller in https://github.com/browser-use/browser-use/pull/2502
- add init to make things library by @mertunsall in https://github.com/browser-use/browser-use/pull/2503
- Revert "add init to make things library" by @mertunsall in https://github.com/browser-use/browser-use/pull/2504
- hot-fix/url-not-existing by @MagMueller in https://github.com/browser-use/browser-use/pull/2505
- fix/multi-act by @MagMueller in https://github.com/browser-use/browser-use/pull/2516
- feat: add py.typed to mark the package as typed for type-checkers by @kovalevvlad in https://github.com/browser-use/browser-use/pull/2509
- Update docs to include browser profiles (and remove deprecated GIF endpoint) by @LarsenCundric in https://github.com/browser-use/browser-use/pull/2527
- Handle pdf viewer content with read file by @mertunsall in https://github.com/browser-use/browser-use/pull/2535
- Add runtime type check for llm in Agent init by @SmartManoj in https://github.com/browser-use/browser-use/pull/2490
- dont show dvd loading animation if document.body is not availble yet by @pirate in https://github.com/browser-use/browser-use/pull/2540
- fix: filter out about:blank placeholder screenshots from GIF generation by @pirate in https://github.com/browser-use/browser-use/pull/2512
- Never relaunch browser in case of crash by @pirate in https://github.com/browser-use/browser-use/pull/2541
- feat: Add ARIA menu support to dropdown functions by @pirate in https://github.com/browser-use/browser-use/pull/2480
- Bump browser-use library to 0.5.6 by @mertunsall in https://github.com/browser-use/browser-use/pull/2543
New Contributors
- @kovalevvlad made their first contribution in https://github.com/browser-use/browser-use/pull/2509
Full Changelog: https://github.com/browser-use/browser-use/compare/0.5.5...0.5.6