SHIPPED · v1.23.2
HTTP Auth, Browser Stability & Chrome User-Agent
New
HTTP Basic/Digest Auth in the Browser: Sign in to password-protected pages — that use HTTP Basic or Digest auth — a credentials prompt appears automatically, just like in Chrome
HTTP Basic/Digest Auth in the Browser: Cancel the prompt — to see the 401 page if you don't have credentials
Improved
Browser Panel Stability: Switching projects no longer blanks the entire app — the browser panel now cleans up its webview safely on teardown, so you can jump between projects without the window going black
Browser Panel Stability: Panel crashes are now contained — if the browser panel ever hits an error, it shows a panel-level retry instead of crashing the whole app
Browser Panel Stability: Console and network recording toggle works correctly — after switching browser tabs — turning recording on or off is now respected immediately
Chrome User-Agent for the Browser: Sites that blocked Electron browsers now load correctly — the browser panel presents itself as plain Chrome, so WAFs, SSO gates, and bot-detection systems serve the same bundle they serve to Chrome
Chrome User-Agent for the Browser: Login pages that rejected "unsupported browser" errors — now work in the browser panel
Fixed
Fixed image annotation overlay not rendering styles correctly — drawing on attached images before sending them to an AI agent now displays the proper toolbar and canvas overlay