| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Pulse 5.1.2 source code.tar.gz | 2024-10-11 | 2.8 MB | |
| Pulse 5.1.2 source code.zip | 2024-10-11 | 2.9 MB | |
| README.md | 2024-10-11 | 703 Bytes | |
| Totals: 3 Items | 5.7 MB | 0 | |
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