New
Pulse 5.1.2
What's Changed
- Fix an issue with
isAutomaticConnectionEnablednot starting the browser the first time it's enabled - Fix crash when exporting HAR file by @rounak in https://github.com/kean/Pulse/pull/299
- Fix concurrency issue in
StoreDetailsViewModelby @ejensen in https://github.com/kean/Pulse/pull/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
New Contributors
- @rounak made their first contribution in https://github.com/kean/Pulse/pull/299