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.