Features
- Compose WebSocket: You can now create and send WebSocket requests from the Compose tool.
- Scripting npm packages: Scripts can now use npm packages with require.
- Header filters: You can now filter by header name and value, with matched text highlighted.
Improvements
- Large body filtering is faster and uses less repeated work.
- Large disk-backed bodies now render better in the inspector and Raw tab.
- Settings window dark mode looks cleaner and more consistent.
Bug Fixes
- Fixed: Map Local does not render the JSON Body if it is too large.
- Fixed: Disabled request timeout now behaves correctly.
- Fixed: GraphQL request names are now detected correctly after fragments.
- Fixed: JWT Authorization values with slashes now display correctly.
- Fixed: Streamed responses are now kept when a late tunnel error happens.
- Fixed: Proxyman now picks the correct VPN adapter IP more reliably.
- Fixed: Scripting npm install command now works better on Windows.