Skip to content

v2.30.1

Compare
Choose a tag to compare
@MegatronKing MegatronKing released this 26 Nov 06:25
· 8 commits to main since this release
42724fe

windows-macos-linux-android-ios

  • πŸš€ [NEW] Fully support SSE real-time streaming.
  • πŸš€ [NEW] API testing supports digest-auth authorization.
  • πŸš€ [NEW] Add JSON tree viewer.
  • πŸ’ͺ [OPT] Minor adjustments to the background colors of light and dark themes.
  • πŸ’ͺ [OPT] MITM proxy server requests will display in the traffic list.
  • πŸ’ͺ [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 the Authorization request header.
  • πŸ’ͺ [OPT] Payload with encoding errors will display the original data instead of the FormatException error.
  • 🐞 [FIX] The bug of infinite loop when sending requests to MITM server with LAN IP.

windows-macos-linux

  • πŸš€ [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] 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 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.