Skip to content

Releases: browserbase/stagehand-python

stagehand v0.5.2

28 Aug 20:57
ab31b6e
Compare
Choose a tag to compare

Patch Changes

#191 7fb6a6f Thanks @miguelg719! - Add support for custom base_url on api
#185 ec22cb9 Thanks @filip-michalsky! - fix camelCase and snake_case return api extract schema mismatch

v0.5.1

20 Aug 02:06
61ade28
Compare
Choose a tag to compare

Releases

[email protected]

Patch Changes

#183 6f72281 Thanks @shubh24! - Fixing downloads behavior for use_api=false
#132 edc57ac Thanks @sanveer-osahan! - Add LLM customization support (eg. api_base)
#179 51ca053 Thanks @miguelg719! - Fix max_steps parsing for agent execute options
#176 d95974a Thanks @miguelg719! - Fix stagehand.metrics on env:BROWSERBASE
#88 021c946 Thanks @filip-michalsky! - added regression tests
#161 f68e86c Thanks @arunpatro! - Multi-tab support
#181 1bef512 Thanks @miguelg719! - Fix openai-litellm dependency bug
#177 36ba981 Thanks @miguelg719! - Fix temperature setting for GPT-5 family of models
#174 2e3eb1a Thanks @miguelg719! - Added frame_id_map to support multi-tab handling on API

stagehand v0.5.0

13 Aug 19:19
046511f
Compare
Choose a tag to compare

Releases

[email protected]

Minor Changes

#167 76669f0 Thanks @miguelg719! - Enable access to iframes on api

Patch Changes

#168 a7d8c5e Thanks @miguelg719! - Patch issue with passing a created session_id to init on api mode
#155 8d55709 Thanks @Zach10za! - Fix error in press_key act util function
#158 426df10 Thanks @miguelg719! - Fix parsing schema for extract with no arguments (full page extract)
#166 15fd40b Thanks @filip-michalsky! - fix logging param name
#159 cd3dc7f Thanks @tkattkat! - Add support for claude 4 sonnet in agent & remove all images but the last two from anthropic cua client

stagehand v0.4.1

18 Jul 19:51
04cd8da
Compare
Choose a tag to compare

Patch Changes

#146 d0983da Thanks @miguelg719 and @the-roaring! - Pass sdk version number to API for debugging
#145 0732268 Thanks @filip-michalsky! - relaxed rich to 13.7.0
#152 f888d81 Thanks @filip-michalsky! - simple event loop timeout for strict event loops for async playwright (which has blocking start)
#140 5e70c8d Thanks @Zach10za! - Add support for handling OS-level dropdowns

stagehand v0.4.0

30 Jun 00:34
9342cf8
Compare
Choose a tag to compare

Minor Changes

#127 a2fee2c Thanks @the-roaring! - bump to unused version range