Skip to content

Releases: browserbase/stagehand-php

v3.2.2

16 Jan 00:38
79f301d

Choose a tag to compare

3.2.2 (2026-01-16)

Full Changelog: v3.2.1...v3.2.2

v3.2.1

16 Jan 00:33
87f0385

Choose a tag to compare

3.2.1 (2026-01-16)

Full Changelog: v3.2.0...v3.2.1

v3.2.0

16 Jan 00:12
f9d14e7

Choose a tag to compare

3.2.0 (2026-01-16)

Full Changelog: v3.1.0...v3.2.0

Features

  • x-stainless-any fix, optional frame id, ModelConfigString fix (b611de5)

Chores

v3.1.0

15 Jan 22:38
fedf3b4

Choose a tag to compare

3.1.0 (2026-01-15)

Full Changelog: v3.0.1...v3.1.0

Features

v3.0.1

15 Jan 22:35
b310f60

Choose a tag to compare

3.0.1 (2026-01-15)

Full Changelog: v0.3.1...v3.0.1

Features

Chores

  • fix typo in descriptions (4b5b5d1)

v0.3.1

13 Jan 08:25
fe5ea19

Choose a tag to compare

0.3.1 (2026-01-13)

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

v0.3.0

13 Jan 08:19
554403e

Choose a tag to compare

0.3.0 (2026-01-13)

Full Changelog: v0.2.0...v0.3.0

⚠ BREAKING CHANGES

  • replace special flag type omittable with just null
  • use aliases for phpstan types

Features

  • [STG-1053] [server] Use fastify-zod-openapi + zod v4 for openapi generation (3d7bdf5)
  • Added optional param to force empty object (7405f84)
  • api: manual updates (9cdfcfd)
  • api: manual updates (68fe598)
  • api: manual updates (c1b5c85)
  • api: manual updates (bbf2825)
  • api: manual updates (f5b7983)
  • api: manual updates (7d51568)
  • api: manual updates (3aac7a3)
  • api: manual updates (0501932)
  • api: manual updates (2748aea)
  • api: manual updates (7715406)
  • api: manual updates (9c9d8f7)
  • api: manual updates (8dac4ee)
  • improved phpstan type annotations (95004df)
  • Removed requiring x-language and x-sdk-version from openapi spec (eaea258)
  • replace special flag type omittable with just null (735826f)
  • simplify and make the phpstan types more consistent (41ef045)
  • use aliases for phpstan types (7a4328b)
  • Using provider/model syntax in modelName examples within openapi spec (08bb6d0)

Bug Fixes

  • support arrays in query param construction (4b195d7)
  • typos in README.md (1b6a0e6)

Chores

  • add git attributes and composer lock file (8276119)
  • internal: add a basic client test (57987c2)
  • internal: codegen related update (ad37575)
  • internal: codegen related update (8149305)
  • internal: codegen related update (7bd4c0b)
  • internal: codegen related update (4e0c267)
  • internal: codegen related update (79b8f76)
  • internal: codegen related update (96c0813)
  • internal: codegen related update (3ce08d1)
  • internal: codegen related update (8935e42)
  • internal: refactor auth by moving concern from base client into client (ccced14)
  • readme: remove beta warning now that we're in ga (c1808c2)

Documentation

v0.2.0

16 Dec 22:35
c8e61dc

Choose a tag to compare

0.2.0 (2025-12-16)

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

Features

v0.1.0

16 Dec 22:07
b47581e

Choose a tag to compare

0.1.0 (2025-12-16)

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

Features

Chores

  • configure new SDK language (83f228c)
  • internal: codegen related update (582a585)
  • internal: codegen related update (f320af0)