stagehand-server-v3/v3.7.2

givanz/Vvvebstagehand-server-v3/v3.7.2Jun 9, 2026by github-actions[bot]

AI Summary

A maintenance release for the Stagehand server v3 that improves documentation, configuration flexibility (branch installs), and adds authentication support for Azure Entra ID models.

Key Highlights

  • Add Azure Entra model auth support
  • Enable branch installs for the server
  • Use allowlist for published files
  • Add documentation for `ignoreDefaultArgs`
  • Test coverage for disabling `--site-per-process` default

New Features

  • Azure Entra model authentication support
  • Branch install capability

Full Release Notes

## What's Changed
* docs: add Anthropic Managed Agents browser guide by @ziruihao in https://github.com/browserbase/stagehand/pull/2199
* [STG-2188] docs(cli): document full browse command surface + fix license badge by @shrey150 in https://github.com/browserbase/stagehand/pull/2198
* [chore]: use allowlist for published files by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/2214
* [chore]: enable branch installs by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/2215
* test: cover disabling --site-per-process default (#2202) by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/2218
* [docs]: add docs for `ignoreDefaultArgs` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/2222
* [STG-2090] Add Azure Entra model auth support by @monadoid in https://github.com/browserbase/stagehand/pull/2217


**Full Changelog**: https://github.com/browserbase/stagehand/compare/browse@0.8.3...stagehand-server-v3/v3.7.2