stagehand-server-v3/v3.6.7

browserbase/stagehandstagehand-server-v3/v3.6.7May 7, 2026by github-actions[bot]

AI Summary

Added the `ignoreSelectors` functionality to the `observe()` method and secured the SEA binary server to bind only to localhost.

Key Highlights

  • Added `ignoreSelectors` to `observe()` method.
  • Default SEA binary server-v3 now binds only to localhost for security.

New Features

  • `ignoreSelectors` to `observe()`

Full Release Notes

## What's Changed
* [feat]: add `ignoreSelectors` to `observe()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/2096
* Default SEA binary server-v3 to only bind to localhost by @pirate in https://github.com/browserbase/stagehand/pull/2091


**Full Changelog**: https://github.com/browserbase/stagehand/compare/stagehand-server-v3/v3.6.6...stagehand-server-v3/v3.6.7