Skip to content

v2.30.2

Compare
Choose a tag to compare
@MegatronKing MegatronKing released this 29 Nov 08:03
· 8 commits to main since this release
42724fe

windows-macos-linux-android-ios

  • πŸ’ͺ [OPT] Some large texts cause the application to freeze.
  • πŸ’ͺ [OPT] SSE supports displaying non-standard formatted messages.
  • πŸ’ͺ [OPT] SSE search is not case-sensitive now.
  • πŸ’ͺ [OPT] SSE message list supports the shortcut key Control + F to open the search input.
  • πŸ’ͺ [OPT] SSE message list displays raw data instead of prettified data.
  • πŸ’ͺ [OPT] WebSocket frame list supports the shortcut key Control + F to open the search input.
  • πŸ’ͺ [OPT] WebSocket frame list displays raw data instead of prettified data.
  • πŸ’ͺ [OPT] JSON Tree supports copying the path of a node.
  • πŸ’ͺ [OPT] JSON Tree supports expanding and collapsing all child nodes.
  • πŸ’ͺ [OPT] JSON type detection is more accurate.
  • πŸ’ͺ [OPT] JSONP is automatically parsed as JSON format.
  • 🐞 [FIX] A bug that caused the application to crash when inputting an non-ascii domain name.
  • 🐞 [FIX] A bug that failed to import the API through cURL in some cases.

windows-macos-linux

  • πŸ’ͺ [OPT] Improve the API collection and environment variable import guidelines.
  • πŸ’ͺ [OPT] SSE message list supports right-click context menu.
  • πŸ’ͺ [OPT] WebSocket frame list supports right-click context menu.
  • πŸ’ͺ [OPT] Rewrite rules explicitly prompt whether regular expressions are enabled.
  • πŸ’ͺ [OPT] The traffic list will display rewrite redirected URL instead of the original URL.
  • 🐞 [FIX] A bug that basePath is lost when importing Swagger 2.0 API.
  • 🐞 [FIX] A bug that the Postman environment variables cannot be imported.

android-ios

  • πŸ’ͺ [OPT] SSE message list supports long-press context menu.
  • πŸ’ͺ [OPT] WebSocket frame list supports long-press context menu.

windows

  • 🐞 [FIX] Win7 startup error of GetSystemMetricsForDpi.

linux

  • πŸ’ͺ [OPT] Improve proxy terminal startup.
  • πŸ’ͺ [OPT] Linux that do not support system global proxy will show the manual proxy configuration guidelines.