HTTPeep v0.6.0 Changelog
HTTPeep v0.6.0 release notes, including new features, bug fixes, and performance improvements.
HTTPeep v0.6.0
✨ What's New
- Added DetailSidebar to support future feature extensions
- Fixed unhandled request failures causing perpetual loading states; optimized DNS display styling; improved app update UI
- Fixed CONNECT method incorrectly treating plaintext as TLS; added "New Edge" option to system tray
- Added Microsoft Edge browser support; fixed Chrome bypassing loopback addresses without proxy
- Added support for HTTPeep MCP (Model Context Protocol)
- Integrated Sentry error tracking
- Implemented dynamic pricing fetch from Stripe
- Stripe payment integration
- Improved website design consistency
- Refactored CLI tool to provide interfaces for Agent usage
- Optimized official website homepage
🐛 Bug Fixes
- Strengthened Owner constraints; fixed real-time event stream interruption
- Fixed chunked transfer encoding: response body wasn't decoded before UI display, causing chunk extension separators to appear in content
- Unified event triggering logic between GUI and TUI