stagehand-server-v3/v3.6.5
browserbase/stagehandstagehand-server-v3/v3.6.5May 6, 2026by github-actions[bot]
AI Summary
Fixed a frame registry issue for OOPIF pages, added `ignoreSelectors` to `extract()`, and continued deprecation of the Browserbase project ID.
Key Highlights
- Fixed frame registry handling for OOPIF pages.
- Added `ignoreSelectors` to `extract()` method.
Breaking Changes
- Deprecated Browserbase project ID
New Features
- `ignoreSelectors` to `extract()`
Full Release Notes
## What's Changed * fix: preserve OOPIF frame registry parent edge by @monadoid in https://github.com/browserbase/stagehand/pull/2077 * remove hardcoded agent temp by @filip-michalsky in https://github.com/browserbase/stagehand/pull/2068 * [feat]: add `ignoreSelectors` to `extract()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/2084 * Manual eval dispatch workflow by @miguelg719 in https://github.com/browserbase/stagehand/pull/2085 * [STG-1808] Deprecate Browserbase project ID by @monadoid in https://github.com/browserbase/stagehand/pull/2039 **Full Changelog**: https://github.com/browserbase/stagehand/compare/stagehand-server-v3/v3.6.4...stagehand-server-v3/v3.6.5