Improvement
- Improve Android Network Setup guide: No need to add domains to the
network_security_config.xml
- Remove Domain Manage in the Android Setup Guide. It's not needed anymore.
- Update the latest SwiftNIO v2.58.0 with performance improvement and patched security.
- [Scripting] Support `console.log()`` with multiple arguments
- [Scripting] Add an option to hide all Proxyman Logs in the Console Log. Only display user logs.
- [Breakpoint] Allow to use custom Status Code on Breakpoint Response, e.g. Status Code 430
Bug
- Fixed: Proxyman does not show IPv6 address properly
- Fixed: Proxyman could not make a connection with the IPv6 address
- Fixed: Excessive memory consumption when reloading React Native
- Fixed: HTTPS Connection hangs forever when using Android Emulator with Proxy Setting
- Fixed: Crashed when accumulating Request/Response Body. Reported by AppCenter.