Features
- Introduce Raycast Extension: Toggle debugging tools, proxy with Raycast Shortcut
- Introduce
zstd
de/compression support - Introduce the Option to show/hide or filter some Warning/Error from the Scripting Console
Improvements
- Filter / Search Bar in the Map Remote Windows
- High-Performance Msgpack when decoding Msgpack body
Bugs
- Fixed: "Edit & Repeat" or "Repeat" Tool does not work if the Request/Response panel is the first responder
- Fixed: Crash when parsing MsgPack from Websocket
- Fixed: When the URL is too long, the UI may show penetration when the filter box appears
- Fixed: sleep() method works with whole numbers only (1, 2, 3, etc.) in scripts