HTTPeep v0.6.2 Changelog
HTTPeep v0.6.2 release notes, including new features, bug fixes, and performance improvements.
HTTPeep v0.6.2
✨ New Features
- Added
~/.httpeep/rules config file support for Git-based version control and cloud sync
🐛 Bug Fixes
- Fixed ToolWorkbench drag-and-drop errors, Code Snippet Tool crashes, and improved SendRequest layout
- Fixed request/response body and headers not persisting in HTTP/1.1 and HTTP/2 breakpoint flows
- Fixed empty body in request breakpoints and submission failures in HTTP/2 paths
- Fixed request retries failing due to lazy-loaded body causing content-length mismatch
- Fixed missing body in real-time sessions and incorrect http_version in Raw view after refresh
♻️ Refactoring
- Cleaned up code
- Split Breakpoint frontend into smaller components
🔧 Chores
- Updated app data path to
~/Library/Application Support/com.httpeep.app/app.dat