Skip to content

Releases: browserbase/stagehand-python

v0.4.0

Choose a tag to compare

@monadoid monadoid released this 13 Jan 18:42
79578dd

0.4.0 (2026-01-13)

Features

Bug Fixes

  • active page context (#251) (d61e118)
  • set injected Stagehand cursor position to fixed for correct viewport tracking (#121) (#122) (93c16e3)

This PR was generated with Release Please. See documentation.

v0.3.1

Choose a tag to compare

@stainless-app stainless-app released this 13 Jan 00:49
96babb0

0.3.1 (2026-01-13)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@stainless-app stainless-app released this 12 Jan 21:22
16583e0

0.3.0 (2026-01-12)

Full Changelog: v0.2.4...v0.3.0

Features

  • Removed requiring x-language and x-sdk-version from openapi spec (618266f)
  • Using provider/model syntax in modelName examples within openapi spec (98d8ab9)

v0.2.4

Choose a tag to compare

@stainless-app stainless-app released this 07 Jan 23:28
4abfc84

0.2.4 (2026-01-07)

Full Changelog: v0.2.3...v0.2.4

Documentation

  • update README with SDK version headers (f7bd20f)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

v0.2.3

Choose a tag to compare

@stainless-app stainless-app released this 07 Jan 03:15
48115fb

0.2.3 (2026-01-07)

Full Changelog: v0.2.2...v0.2.3

Bug Fixes

  • use macos-15-intel runner for darwin-x64 builds (8e716fa)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

v0.2.2

Choose a tag to compare

@stainless-app stainless-app released this 07 Jan 02:55
fc7025e

0.2.2 (2026-01-07)

Full Changelog: v0.2.1...v0.2.2

Bug Fixes

  • correct binary names and update macOS runner in publish workflow (c396aa3)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

v0.2.1

Choose a tag to compare

@stainless-app stainless-app released this 07 Jan 02:32
cbb133c

0.2.1 (2026-01-07)

Full Changelog: v0.2.0...v0.2.1

Bug Fixes

  • specify pnpm version 9 in publish workflow (f4fdb7a)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

v0.2.0

Choose a tag to compare

@stainless-app stainless-app released this 07 Jan 01:53
9ff03e4

0.2.0 (2026-01-06)

Full Changelog: v0.1.0...v0.2.0

Features

  • Added optional param to force empty object (b15e097)
  • api: manual updates (5a3f419)

Documentation

  • prominently feature MCP server setup in root SDK readmes (d5a8361)

v0.1.0

Choose a tag to compare

@stainless-app stainless-app released this 23 Dec 20:14
1996efe

0.1.0 (2025-12-23)

Full Changelog: v0.0.1...v0.1.0

Features

Bug Fixes

  • use async_to_httpx_files in patch method (77eb123)

Chores

  • internal: add --fix argument to lint script (f7eefb4)
  • internal: add missing files argument to base client (5c05e7b)
  • speedup initial import (5aafb83)
  • update SDK settings (b8d1cd3)
  • update SDK settings (4c0b2c8)

Documentation

Refactors

  • internal: switch from rye to uv (0eba9d2)

stagehand v0.5.9

Choose a tag to compare

@github-actions github-actions released this 23 Dec 02:13
9823ad3

Patch Changes

#256 898a2fd Thanks @seanmcguire12! - fix: invalid_request_error when using anthropic cua client