windows-macos-linux-android-ios
- 💪 [OPT] Minor adjustments to the background colors of light and dark themes.
- 💪 [OPT] The request body and response body will automatically save the state when switching between different views.
- 💪 [OPT] The URL generated by the basic authorization request uses the
--basic
parameter instead of theAuthorization
request header. - 💪 [OPT] Payload with encoding errors will display the original data instead of the FormatException error.
windows-macos-linux
- 🚀 [NEW] Fully support SSE real-time streaming.
- 🚀 [NEW] API testing supports digest-auth authorization.
- 🚀 [NEW] Add JSON tree viewer.
- 🚀 [NEW] Python scripting can add the comment for a request.
- 🚀 [NEW] The toolbox adds the UUID generator tool.
- 🚀 [NEW] The toolbox adds the JSON escape tool.
- 💪 [OPT] MITM proxy server requests will display in the traffic list.
- 💪 [OPT] Create a folder according to the tag when importing OpenAPI file.
- 💪 [OPT] Use
operationId
as the API alternative name when importing OpenAPI file. - 💪 [OPT] Automatically add
=
padding at the end of the input during Base64 decoding. - 💪 [OPT] Correct the label and the order of right-click menu options for selected text.
- 💪 [OPT] Some search input boxes support using shortcut keys ⬆️ and ⬇️ to switch historical search records.
- 💪 [OPT] Adjust other UI details.
- 🐞 [FIX] The bug that the initial position of the subwindow is not displayed correctly under multiple screens.
- 🐞 [FIX] The bug of infinite loop when sending requests to MITM server with LAN IP.
- 🐞 [FIX] The bug that shortcut keys will conflict between API request script editor and API save.
- 🐞 [FIX] The bug that Postman API collections exported by third-party cannot be imported into Reqable.
- 🐞 [FIX] The bug that JSON viewer option in right-click menu is unavailable.
windows
- 🐞 [FIX] The bug that some tips related to shortcut keys in the bottom bar are incomplete.
- 🐞 [FIX] The bug that some text has an incorrect font display.