You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix an issue with isAutomaticConnectionEnabled not starting the browser the first time it's enabled
Fix crash when exporting HAR file by @rounak in #299
Fix concurrency issue in StoreDetailsViewModel by @ejensen in #302
Update the deep search. It will now show all search scopes found and only one match per scope. You can tap on a match to see the scope with a prepopulated search query to see the remaining items.
Fix an issue with deep search not working for request and response headers