22 Aug 2024

[FEATURE] Optional Session Recording - You can now disable session recording by setting browserSettings.recordSession to false in the create session API.

21 Aug 2024

[FEATURE] Playground Training Mode - You can now record your actions in the playground, making your dev experience much easier.

[GUIDE] Building your own AI Codegen - A walkthrough on how we’ve built the popular codegen feature in our playground (demo).

9 Aug 2024

[CHANGE] When using Selenium, it’s no longer necessary to specify the debugger address in WebDriver requests.

6 Aug 2024

[DEPRECATED] The api.browserbase.com endpoint has been deprecated. Please use connect.browserbase.com instead.

17 Jul 2024

[FEATURE] Sessions can now be configured to block ads and to enable or disable captcha solving.

16 Jul 2024

[FEATURE] Sessions can now be configured to use custom proxies which can be combined with Browserbase proxies. Use domain filters to conditionally enable them. You can now also specify the geographic location for Browserbase proxies.

11 Jul 2024

[FEATURE] Session Live URLs now returns all pages in the browser. Playground uses this to now support multiple tabs.