HTTPeep v0.8.5
✨ What's New
-
Supports exporting to HAR format
-
Supports dragging and dropping .har files to the homepage for import
-
Fixed the issue of a black window appearing on startup under Windows, and fixed the issue of the CLI not being installed in the system environment variables after installation on Windows.
🐛 Bug Fixes
-
Fixed an error caused by the httpeep-cli monitor exceeding character limits.
-
Fixed an issue where inconsistent DNS and modification request order on the Rust side and the UI page caused an error in the judgment and failure to submit.
-
Fixed an issue of incorrect HAR type import.
-
Removed ViewerLoadingOverlay, using CodeViewer's built-in loading.
🔧 Chores
- The updated version is based on v0.8.4