windows-macos-linux-android-ios
- 💪 [OPT] cURL supports multi-line mode and defaults to multi-line mode.
- 💪 [OPT] cURL supports using single quote or double quote and defaults to single quote.
- 💪 [OPT] socks5 proxy supports UDP.
- 💪 [OPT] The traffic list URL scheme no longer uses the proxy protocol name when the request is not completed.
- 💪 [OPT] Report server URL now supports syntax highlighting and auto-completion.
- 🐞 [FIX] The bug where the proxy server could not connect in some cases.
- 🐞 [FIX] The bug where the request body in API testing caused a memory leak.
- 🐞 [FIX] The bug where adding a remote device failed after the proxy port conflicted and automatically incremented.
- 🐞 [FIX] The bug where report server rules could not be disabled.
windows-macos-linux
- 🐞 [FIX] The bug where Android certificate installation keeps loading when ADB cannot detect devices.
- 🐞 [FIX] The bug where copying the URL and cURL from the API testing sidebar history did not parse environment variables.
android-ios
- ❗ [IMP] When using collaborative mode, the desktop app version must be updated simultaneously.
- 💪 [OPT] In enhanced mode, the proxy protocol uses
socks5instead ofhttp. - 🐞 [FIX] In enhanced mode, connection failures due to DNS resolution issues.