Features
- Introduce GraphQL Tab that beautifies the GraphQL content
- Option to not automatically start recording upon application launch in Preference -> General
Improve
- Export response body as JSON formatted/beauty
- Export Proxyman Certificate to P12
- Bring Mock API checkbox for Scripting Tool to the main view
- Update to the latest version SwiftNIO and SwiftNIO-SSL
Bugs
- Fixed: Edit and Repeat does not work with Cookie Header
- Fixed: Percent-encoded URL of Map Remote is incorrect
- Fixed: Edit & Repeat generates too many invalid requests
- Fixed: Search bar of Request and Response Body is cleared as soon as it is closed
- Fixed: Context-click on the host for Map Remote displays Map Local instead
- Fixed: Response XML formatting tab does not work when response charset is not UTF-8
- Fixed: Get SSL error when intercepting HTTPS traffic with IP Address
- Fixed: Filter Not Contains and Not Equal does not work properly
- Fixed: Scripting - if a script is running as Mock API, it does not pass through response if the script is in Editing Mode
- Fixed: Crash when user typing [ in Tree View search
- Fixed: Missing Network Throttling on Domain
- Fixed: Attempt fix crashing on Response Body due to race condition