Skip to content

Releases: reqable/reqable-app

v3.2.4

Choose a tag to compare

@MegatronKing MegatronKing released this 02 Jul 03:56
42724fe

windows-macos-linux-android-ios

  • 💪 [OPT] API testing history now supports setting a retention period.
  • 💪 [OPT] API testing history now remembers whether the display mode is by timeline or by URL.
  • 💪 [OPT] API testing history now supports deleting by group.
  • 💪 [OPT] A friendly toast message will appear when a feature requires a premium membership.

windows-macos-linux

  • 💪 [OPT] [MCP] Update the login requirement prompts for some tools.
  • 💪 [OPT] Add an entry in the Proxy menu to modify the port number.
  • 🐞 [FIX] The bug where the mouse wheel could not scroll horizontal tabs.
  • 🐞 [FIX] The bug where deleted history records still appeared in the list after restarting the application.
  • 🐞 [FIX] The bug where the collection export UI could not scroll to the bottom.
  • 🐞 [FIX] The bug where the environment export UI could not scroll to the bottom.
  • 🐞 [FIX] The bug where double-clicking on an API testing history record did not fix the tab.
  • 🐞 [FIX] The bug where creating a new favorite folder did not validate the available quantity.

android-ios

  • 💪 [OPT] Redesign the API testing history cache settings page.
  • 🐞 [FIX] The bug where images in the desktop app introduction failed to load.
  • 🐞 [FIX] The bug where the options in the long-press menu of domain group requests were not working.

v3.2.3

Choose a tag to compare

@MegatronKing MegatronKing released this 30 Jun 13:52
42724fe

windows-macos-linux

  • 💪 [OPT] [MCP] The cURL generated from the traffic list request now returns directly instead of through structured output.
  • 💪 [OPT] [MCP] Configuration guide text.
  • 💪 [OPT] [MCP] Add a tool to create the cURL command from API collections.
  • 💪 [OPT] [MCP] The traffic list data will provide script logs to AI.

windows

  • 🐞 [FIX] [MCP] Unable to automatically resolve the user-defined proxy port.
  • 🐞 [FIX] [MCP] When the Server path contains spaces, it cannot be started according to the guide when configured to Cursor.

v3.2.2

Choose a tag to compare

@MegatronKing MegatronKing released this 29 Jun 17:36
42724fe

windows-macos-linux-android-ios

  • 💪 [OPT] In the Text view, the saved request and response bodies will now be written as binary data directly instead of being re-encoded using UTF-8.

windows-macos-linux

  • 💪 [OPT] The MCP guide for Antigravity has been changed to a common guide.
  • 🐞 [FIX] The bug where the JSON file path in some MCP configuration guides was incorrect.

windows-linux-android

  • 🐞 [FIX] The bug where font files were not packaged correctly, causing fonts to display incorrectly.

windows

  • 💪 [OPT] Use single \ in command line installation paths in MCP configuration guides.

v3.2.1

Choose a tag to compare

@MegatronKing MegatronKing released this 29 Jun 13:23
42724fe

windows-macos-linux-android-ios

  • 🐞 [FIX] The bug where the proxy port would automatically increment even when it was not in use.

android-ios

  • 🐞 [FIX] The bug where the title was not displayed correctly.

v3.2.0

Choose a tag to compare

@MegatronKing MegatronKing released this 29 Jun 11:48
42724fe

windows-macos-linux-android-ios

  • 🚀 [NEW] Open APIs for controlling various Reqable features.
  • 💪 [OPT] After re-login, all data will be fully synchronized from the cloud to avoid inconsistencies between cloud and local data.
  • 💪 [OPT] The maximum length of rule names has been increased from 32 to 64.
  • 💪 [OPT] Added reqablePort built-in variable to environment, representing the current proxy port.
  • 🐞 [FIX] The bug where WebSocket testing could not be created from the traffic list.
  • 🐞 [FIX] The bug where WebSocket testing could not be added to the collection from the traffic list.
  • 🐞 [FIX] The bug where 307 and 308 redirects changed the request method to GET and discarded the request body.
  • 🐞 [FIX] The bug where SOCKS proxy options caused cURL import to fail.

windows-macos-linux

  • 🚀 [NEW] MCP support.
  • 💪 [OPT] Added name field to mirror rule.
  • 💪 [OPT] Creating new rules will no longer automatically enable the feature.
  • 💪 [OPT] URL search in the traffic list now defaults to matching decoded data without manual activation.
  • 🐞 [FIX] The bug where WebSocket request code snippet would open HTTP request code snippet.
  • 🐞 [FIX] The bug where copying content in the script editor console might be incorrect when timestamps are displayed.
  • 🐞 [FIX] The bug where double-clicking on a traffic history record did not fix the tab.

macos

  • 🐞 [FIX] The bug where the shortcut key prompts for F1 - F12 were truncated in system menu bar.

v3.1.3

Choose a tag to compare

@MegatronKing MegatronKing released this 29 May 12:49
42724fe

windows-macos-linux-android-ios

  • 🐞 [FIX] The bug where SSL was not compatible with unsafe legacy renegotiation.
  • 🐞 [FIX] The bug where URL was not correctly encoded in some language code snippet.
  • 🐞 [FIX] The bug where numeric domain names could not be resolved.

windows-macos-linux-android

  • 💪 [OPT] Update Android certificate installation Magisk module.

windows-macos-linux

  • 💪 [OPT] In the Base64 tool, decoded binary results can now be directly opened in the image viewer.
  • 💪 [OPT] Disable file drag-and-drop when a popup dialog is covering.
  • 🐞 [FIX] The bug where clearing cache in settings did not completely delete all cache files.
  • 🐞 [FIX] The bug where clearing cache in settings would delete user scripts.
  • 🐞 [FIX] The bug where API authorization did not correctly navigate to the inherited authorization page.
  • 🐞 [FIX] The bug where importing some ApiPost collection files did not correctly retrieve the URL.

windows

  • 💪 [OPT] The executable file version and product version no longer includes the build number.
  • 💪 [OPT] The application can now correctly restore the previous window maximized state after a restart.

v3.1.2

Choose a tag to compare

@MegatronKing MegatronKing released this 26 May 09:58
42724fe

windows-macos-linux-android-ios

  • 🐞 [FIX] The bug where URL parameters + were automatically decoded as spaces.
  • 🐞 [FIX] The bug where single quotes were not handled correctly when generating cURL commands.
  • 🐞 [FIX] The bug where empty response bodies in capture details were always shown as loading.

windows-macos-linux-android

  • 🐞 [FIX] The bug where the Android Magisk plugin archive structure was incorrect, causing installation failures.

windows-macos-linux

  • 🐞 [FIX] The bug where some configuration was lost when switching proxy terminal type.
  • 🐞 [FIX] The bug where NOT match wildcard in traffic search was not show completely.

android-ios

  • 🐞 [FIX] The bug where collaborative device information did not update after being added.

android

  • 🐞 [FIX] The bug where the picture-in-picture mode did not clear collaborative capture records.

ios

  • 💪 [OPT] Improve CA certificate installation guide.
  • 🐞 [FIX] The bug where the collaborative device certificate installation status was incorrect.

v3.1.1

Choose a tag to compare

@MegatronKing MegatronKing released this 10 May 10:48
42724fe

windows-macos-linux-android-ios

  • 🐞 [FIX] The bug where WebSocket send and receive icons were reversed.
  • 🐞 [FIX] The bug where the message sent while WebSocket was not connected did not show in the message list.
  • 🐞 [FIX] The bug where reopening HAR files caused unresponsive operations.

windows-macos-linux

  • 💪 [OPT] Merge proxy terminal and device QR code icons into the toolbar.
  • 💪 [OPT] Add custom toolbar guide icon in toobar.

v3.1.0

Choose a tag to compare

@MegatronKing MegatronKing released this 08 May 18:29
42724fe

windows-macos-linux-android-ios

  • 🚀 [New] Introduce API documentation feature.
  • 🚀 [New] Redesign capture gateway, supporting network Layer4 and Layer7 configurations and other new features.
  • 🚀 [New] Redesign SSE view, supporting raw view and Markdown preview.
  • 💪 [OPT] Upgrade OpenSSL version to 3.6.1.
  • 💪 [OPT] Align API names in the API collection list.
  • 💪 [OPT] SSE chat view now limits each text message to 4k characters.
  • 💪 [OPT] SSE list may experience lag due to long text.
  • 💪 [OPT] WebSocket chat view now limits each text message to 4k characters.
  • 💪 [OPT] WebSocket list may experience lag due to long text.
  • 💪 [OPT] Update Magisk module template.
  • 🐞 [FIX] The bug where capturing failed when the server used new algorithms like X25519MLKEM768.
  • 🐞 [FIX] The bug where the application crashed when the API carried a non-standard Referer header.
  • 🐞 [FIX] The bug where Content-Type was displayed incorrectly in the capture overview.
  • 🐞 [FIX] The bug where API collection and folder settings did not sync correctly with the cloud.
  • 🐞 [FIX] The bug where API request Cookie headers were not automatically updated.
  • 🐞 [FIX] The bug where the order of cURL request headers was incorrect when copying from traffic list.

windows-macos-linux

  • 🚀 [New] Support managing remote devices.
  • 🚀 [New] Add Traffic menu bar.
  • 💪 [OPT] Now can directly open environment editor in the selection menu.
  • 🐞 [FIX] The bug where the reverse proxy might fail to run after restarting the application.
  • 🐞 [FIX] The bug where reverse proxy requests might not respond.

android-ios

  • 🚀 [New] Redesign remote device management features.
  • 🚀 [New] Add rename option in the API collection and folder settings page menu.

macos

  • ❗ [IMP] Minimum supported version upgraded from 10.15 to 11.0.
  • 🐞 [FIX] The bug where file names were not correctly decoded when opening files from Finder.
  • 🐞 [FIX] The bug where the proxy terminal might fail to launch iTerm2.

v3.0.40

Choose a tag to compare

@MegatronKing MegatronKing released this 27 Mar 10:22
42724fe

windows-macos-linux-android-ios

  • 🐞 [FIX] The bug where the response data in the raw tab did not automatically update.
  • 🐞 [FIX] A bug in the curl command where the -no-buffer option causes import failures.
  • 🐞 [FIX] The bug where JSONP data with a trailing semicolon was not formatted correctly.

windows-macos-linux

  • 💪 [OPT] Add SSE option to the traffic quick filter bar.
  • 💪 [OPT] Rename protocol names in the traffic quick filter bar.
  • 🐞 [FIX] The bug where unknown applications might flicker in the filter sidebar.
  • 🐞 [FIX] The bug where the preview data for deleted request query parameters in rewrite rules was incorrect.

android

  • 💪 [OPT] Show relevant tips when VPN service is unavailable.