Skip to content

Commit 61ade28

Browse files
Version packages and update changelogs (#172)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6f72281 commit 61ade28

11 files changed

+16
-59
lines changed

.changeset/dog-of-interesting-energy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/dragon-of-fabulous-persistence.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/feathered-singing-duck.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/gorilla-of-strongest-novelty.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nostalgic-tireless-kestrel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silkworm-of-regular-downpour.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/spectral-labrador-of-tolerance.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/towering-organic-grouse.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/vegan-intrepid-mustang.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Stagehand Python Changelog
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
[#183](https://github.com/browserbase/stagehand-python/pull/183) [`6f72281`](https://github.com/browserbase/stagehand-python/commit/6f72281) Thanks @shubh24 and @miguelg719! - Fixing downloads behavior for use_api=false
8+
[#132](https://github.com/browserbase/stagehand-python/pull/132) [`edc57ac`](https://github.com/browserbase/stagehand-python/commit/edc57ac) Thanks @sanveer-osahan and @miguelg719! - Add LLM customization support (eg. api_base)
9+
[#179](https://github.com/browserbase/stagehand-python/pull/179) [`51ca053`](https://github.com/browserbase/stagehand-python/commit/51ca053) Thanks @miguelg719! - Fix max_steps parsing for agent execute options
10+
[#176](https://github.com/browserbase/stagehand-python/pull/176) [`d95974a`](https://github.com/browserbase/stagehand-python/commit/d95974a) Thanks @miguelg719! - Fix stagehand.metrics on env:BROWSERBASE
11+
[#88](https://github.com/browserbase/stagehand-python/pull/88) [`021c946`](https://github.com/browserbase/stagehand-python/commit/021c946) Thanks @filip-michalsky! - added regression tests
12+
[#161](https://github.com/browserbase/stagehand-python/pull/161) [`f68e86c`](https://github.com/browserbase/stagehand-python/commit/f68e86c) Thanks @arunpatro, @miguelg719 and Filip Michalsky! - Multi-tab support
13+
[#181](https://github.com/browserbase/stagehand-python/pull/181) [`1bef512`](https://github.com/browserbase/stagehand-python/commit/1bef512) Thanks @miguelg719! - Fix openai-litellm dependency bug
14+
[#177](https://github.com/browserbase/stagehand-python/pull/177) [`36ba981`](https://github.com/browserbase/stagehand-python/commit/36ba981) Thanks @miguelg719! - Fix temperature setting for GPT-5 family of models
15+
[#174](https://github.com/browserbase/stagehand-python/pull/174) [`2e3eb1a`](https://github.com/browserbase/stagehand-python/commit/2e3eb1a) Thanks @miguelg719! - Added frame_id_map to support multi-tab handling on API
16+
317
## 0.5.0
418

519
### Minor Changes

0 commit comments

Comments
 (0)