Skip to content

v3.2.5

Latest

Choose a tag to compare

@MegatronKing MegatronKing released this 09 Jul 00:45
42724fe

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 socks5 instead of http.
  • 🐞 [FIX] In enhanced mode, connection failures due to DNS resolution issues.