Skip to content

Releases: reqable/reqable-app

v2.30.3

05 Dec 09:06
42724fe
Compare
Choose a tag to compare

windows-macos-linux-android-ios

  • 🐞 [FIX] The bug that failed to import cURL in cmd format.
  • 🐞 [FIX] The bug that text search has results but cannot be automatically located.
  • 🐞 [FIX] The bug that text rendering issue in search mode.

windows-macos-linux

  • 💪 [OPT] Import collection and environment files are more robust.
  • 🐞 [FIX] The bug that failed to import some Postman collection files.

v2.30.2

29 Nov 08:03
42724fe
Compare
Choose a tag to compare

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.

v2.30.1

26 Nov 06:25
42724fe
Compare
Choose a tag to compare

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.

v2.30.0

25 Nov 16:36
42724fe
Compare
Choose a tag to compare

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 the Authorization 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.

v2.29.2

14 Nov 09:48
42724fe
Compare
Choose a tag to compare

windows-macos-linux-android-ios

  • 🐞 [FIX] The bug that name of attachment file is incorrect.
  • 🐞 [FIX] The bug that some HTTP traffic may not be displayed correctly.

v2.29.1

14 Nov 03:19
42724fe
Compare
Choose a tag to compare

windows-macos-linux

  • 💪 [OPT] Use Control + ⬆️/⬇️ shortcut keys to navigate viewed traffic item.
  • 💪 [OPT] If the system has VPN turned on, a prompt will be given when override system proxy.
  • 💪 [OPT] Remove the green dot flashing animation of the debugging status.
  • 💪 [OPT] Message digest and HMAC calculation support empty string input.
  • 🐞 [FIX] The bug that base64 data with the prefix data: cannot pop up context menu.
  • 🐞 [FIX] The bug that API save status is incorrect in some cases.

windows-macos-linux-android-ios

  • 🐞 [FIX] The bug that the -u authorization is lost after importing cUrl.
  • 🐞 [FIX] The bug that some HTTP traffic may not be displayed.

windows

  • 🐞 [FIX] The bug that the Win10 and Win11 clipboard history cannot be used.

v2.29.0

10 Nov 10:21
42724fe
Compare
Choose a tag to compare

windows-macos-linux

  • 🚀 [NEW] Now can import Insomina API collections.
  • 🚀 [NEW] Now can import Swagger (OpenAPI) APIs.
  • 🚀 [NEW] The toolbox adds SHA1, SHA256, SHA512 and other message digest.
  • 🚀 [NEW] The toolbox adds HMAC tool.
  • 🚀 [NEW] The toolbox adds AES encryption and decryption tool.
  • 🚀 [NEW] Redesign the UI and UX of the toolbox.
  • 🚀 [NEW] Add the Crypto option to the right-click menu after selecting text.
  • 🚀 [NEW] Add the Extract Copy option to the right-click menu after selecting text.
  • 💪 [OPT] Duration in the traffic list is accurate to milliseconds.
  • 💪 [OPT] The toolbox merges the two categories of Encoding and Decoding.
  • 💪 [OPT] Environments will be automatically imported when importing API collections of third-party apps.
  • 💪 [OPT] The available status of JSON and XML in the right-click view menu will be more reasonable.
  • 💪 [OPT] The image viewer supports base64 format with the prefix data:.
  • 🐞 [FIX] The bug that the requests interrupted by interceptors cannot be edited.
  • 🐞 [FIX] The bug that the requests interrupted by interceptors lose the request body.
  • 🐞 [FIX] The bug that the traffic list search box was unable to input chinese.
  • 🐞 [FIX] The bug that the right-click menu may not disappear in some input fields.
  • 🐞 [FIX] The bug that the right-click menu may not popup in some tables.
  • 🐞 [FIX] The bug that the Apipost collection import failed.

windows-macos-linux-android-ios

  • 🚀 [NEW] Some lists provide sorting options.
  • 💪 [OPT] The API Omit Equal Sign option is moved to the request settings.
  • 💪 [OPT] Python-Requests code generation template.
  • 🐞 [FIX] The file name for uploading is no longer URL-encoded.
  • 🐞 [FIX] The bug that multipart header names are converted to lowercase when parsing.

v2.28.0

04 Nov 13:49
42724fe
Compare
Choose a tag to compare

windows-macos-linux

  • 🚀 [NEW] Community edition no longer limits the number of API tabs.
  • 🚀 [NEW] Introduce interceptor tab to track running processes.
  • 🚀 [NEW] Support saving traffic list search options.
  • 🚀 [NEW] Support setting highlights from Python scripts.
  • 🚀 [NEW] Interceptor filtering and highlighting support gateway rules.
  • 💪 [OPT] Remove the Capture prefix from the Python script class name.
  • 💪 [OPT] Automatically prompt historical keywords for traffic list search.
  • 💪 [OPT] Requests blocked and suspended by the gateway will display their content in the traffic list.
  • 💪 [OPT] Add zen mode switch in the app settings.
  • 💪 [OPT] Now can move rules to specified folders in right-click context menus.
  • 💪 [OPT] Opening the rewrite replacement rule will automatically switch to the enabled tab.
  • 🐞 [FIX] The bug that the move up and move down states of the rule item in right-click menu are not correct.
  • 🐞 [FIX] The bug that the search box state is not closed after clicking the clear icon in the rule list.
  • 🐞 [FIX]Some bugs in rewriting redirection.

windows-macos-linux-android-ios

  • 🚀 [NEW] The Raw tab will display the decoded body by default.

v2.27.2

29 Oct 10:05
42724fe
Compare
Choose a tag to compare

windows-macos-linux-android-ios

  • 💪 [OPT] Adjust UI of some dialogs.
  • 💪 [OPT] Keep the selected display type of body when switching.
  • 🐞 [FIX] The bug that adding or modifying the comment of favorites will not be saved.
  • 🐞 [FIX] The bug that non-ASCII file names cause multipart data to not display properly.
  • 🐞 [FIX] The bug that some settings do not take effect when importing cURL or HTTP raw for API.

windows-macos-linux

  • 🐞 [FIX] The bug that HTTP2 rewrite redirection may cause the connection broken.
  • 🐞 [FIX] The bug that non-ASCII file names in multiparts will cause breakpoints not working.

android-ios

  • 💪 [OPT] Remember the Group by Host option.

v2.27.1

22 Oct 01:31
42724fe
Compare
Choose a tag to compare

windows-macos-linux-android-ios

  • 🚀 [NEW] Support more accent colors and user-defined accent colors.
  • 🚀 [NEW] Show application information in request overview.
  • 🚀 [NEW] Support creating API from HTTP raw request message.
  • 💪 [OPT] Request overview will remember the expanded and closed states of each group.
  • 💪 [OPT] History will remember the last selected type.
  • 💪 [OPT] Generated cURL command will include protocol version.
  • 💪 [OPT] Enhance cURL command import.

windows-macos-linux

  • 🚀 [NEW] Introduce in app notification feature.
  • 🚀 [NEW] Traffic list supports exporting CSV format files.
  • 🚀 [NEW] Add Request & Response layout option in settings.
  • 🚀 [NEW] Add color viewer in toolbox.
  • 💪 [OPT] Detached windows will use current layout direction.
  • 💪 [OPT] In Zen mode, the traffic tab only displays an icon when not selected.
  • 💪 [OPT] The request that is aborted by breakpoints, rewrites, scripts will be displayed in the traffic list.
  • 💪 [OPT] When a request is aborted by breakpoints, rewrites, and scripts, the reason will be displayed in the details.
  • 💪 [OPT] The copywriting of some tools in the toolbox.
  • 💪 [OPT] Base64 encoding and decoding supports more charsets.
  • 💪 [OPT] Support manual configuration of ADB path.
  • 💪 [OPT] Support shrinking and adjusting the subwindow size.
  • 🐞 [FIX] The bug that the Buy button cannot be redirected.
  • 🐞 [FIX] A crash bug cuased by rewrite redirect.

ios

  • 🐞 [FIX] The bug that no traffic will be captured in enhanced mode.