Skip to content

Releases: reqable/reqable-app

v3.0.33

07 Jan 08:18
42724fe

Choose a tag to compare

windows-macos-linux-android-ios

  • πŸ’ͺ [OPT] Automatically format node content in JSON tree view.
  • πŸ’ͺ [OPT] WebSocket testing will cache the last sent message.
  • 🐞 [FIX] The bug where HTTP redirects did not correctly handle current path redirects.

v3.0.32

05 Jan 09:42
42724fe

Choose a tag to compare

windows-macos-linux-android-ios

  • πŸ’ͺ [OPT] In the Cookie view, copying icon now copies the concatenated cookie string instead of key-value entries.
  • πŸ’ͺ [OPT] JSON tree view node context menu adds copy dictionary path option.
  • πŸ’ͺ [OPT] Protocol version is no longer specified when copying cURL from the traffic list.
  • πŸ’ͺ [OPT] Code snippet for Java-HttpClient adds main method and prints body text to console.
  • 🐞 [FIX] The bug where code snippet for Java-HttpClient did not correctly handle query and form encoding.
  • 🐞 [FIX] The bug where code snippet for Python-http.client did not correctly handle query and form encoding.
  • 🐞 [FIX] The bug where WebSocket details changed with data updates.
  • 🐞 [FIX] The bug where SSE details changed with data updates.

windows-macos-linux

  • πŸ’ͺ [OPT] Hash tool automatically loads the last configuration.
  • πŸ’ͺ [OPT] HMAC tool automatically loads the last configuration.
  • πŸ’ͺ [OPT] HMAC tool adjusts the position of the key and input payload.
  • πŸ’ͺ [OPT] Added HMAC tool option in the Tools menu and selection context menu.
  • πŸ’ͺ [OPT] Timestamp tool automatically loads the last configuration.
  • πŸ’ͺ [OPT] AES tool automatically removes line breaks from ciphertext during decryption.
  • πŸ’ͺ [OPT] AES tool automatically loads the last configuration and executes automatically.
  • πŸ’ͺ [OPT] Always showing ADB path setting entry.
  • 🐞 [FIX] The bug where running python-requests requests in the proxy terminal caused SSL verification errors.

v3.0.31

24 Dec 14:25
42724fe

Choose a tag to compare

windows-macos-linux-android-ios

  • πŸš€ [New] Code snippet supports setting indentation.
  • πŸš€ [New] Code snippet for Python-Requests supports whether to use dictionary parameters.
  • 🐞 [FIX] The bug where exporting cURL did not correctly handle duplicate headers.
  • 🐞 [FIX] The bug where code snippet did not correctly handle duplicate headers.
  • πŸ’ͺ [OPT] API testing can inherit common headers defined in the folder when the current is not selected.
  • πŸ’ͺ [OPT] API testing can inherit common parameters defined in the folder when the current is not selected.
  • πŸ’ͺ [OPT] Automatically fill in the Content-Length header when generating cURL if a request body is expected but not present.

windows-macos-linux

  • 🐞 [FIX] The bug where requests missing Content-Length could not execute rewrite, breakpoint, and script rules.
  • 🐞 [FIX] The bug where API testing history search results were sorted incorrectly.
  • 🐞 [FIX] The bug where corrupted backup files could cause the application to fail to start.

macos-linux

  • πŸ’ͺ [OPT] Added background color to third-party login icon buttons.

v3.0.30

08 Dec 08:44
42724fe

Choose a tag to compare

windows

  • 🐞 [FIX] Fixed the bug where clicking the window close button might not enter background mode.

windows-macos-linux

  • πŸš€ [New] Introduce Java VM root certificate automatic installation.
  • 🐞 [FIX] The bug where built-in environment variables could not be used in Python scripts.
  • 🐞 [FIX] The bug where APIs created by the + button on the home page did not apply global settings.

windows-macos-linux-android-ios

  • πŸ’ͺ [OPT] form-data parts no longer send Content-Length headers.
  • 🐞 [FIX] The bug where cURL import failed due to CRLF line-break.
  • 🐞 [FIX] The bug where cURL import of form-data requests lost custom part headers.
  • 🐞 [FIX] The bug where the text editor did not correctly locate the next match after replacing content.

v3.0.29

04 Dec 01:26
42724fe

Choose a tag to compare

windows-macos-linux

  • πŸ’ͺ [OPT] Support batch exporting API collections.
  • πŸ’ͺ [OPT] Support batch exporting environment variables.
  • πŸ’ͺ [OPT] Support dragging files into the collection view to import data.
  • πŸ’ͺ [OPT] Support importing multiple collection files at once.
  • πŸ’ͺ [OPT] Support dragging files into the environment view to import data.
  • πŸ’ͺ [OPT] Support importing multiple environment variable files at once.
  • πŸ’ͺ [OPT] Support dragging multiple files to open on the home page.
  • πŸ’ͺ [OPT] Set a maximum width for home page tabs.
  • πŸ’ͺ [OPT] When an API script execution error occurs, the console displays output from other executed scripts.
  • πŸ’ͺ [OPT] Loading history may cause the application to start slowly.
  • πŸ’ͺ [OPT] Unified the order and wording of some popup buttons.
  • 🐞 [FIX] Error when using newly constructed query in Python scripts.

windows-macos-linux-android-ios

  • πŸ’ͺ [OPT] Add refresh option to HAR tab context menu.
  • 🐞 [FIX] Digest authorization did not correctly handle environment variables.

v3.0.28

27 Nov 22:02
42724fe

Choose a tag to compare

windows-macos-linux-android-ios

  • πŸ’ͺ [OPT] Replace cURL command parser.
  • πŸ’ͺ [OPT] Importing curl no longer blocks if a file is not found.
  • πŸ’ͺ [OPT] form-data adds a warning for missing files.
  • πŸ’ͺ [OPT] Compatible with some non-standard content-type types.
  • 🐞 [FIX] HEX view in WebSocket and SSE could not gain focus, causing shortcut keys to be not working.
  • 🐞 [FIX] SSE view in traffic list did not display data due to encodings.
  • 🐞 [FIX] XML prettify did not correctly handle nested > and < characters.
  • 🐞 [FIX] Importing cURL did not handle single and double quotes correctly.

windows-macos-linux

  • πŸ’ͺ [OPT] Display the activated environment variable name instead of icon in the home page.
  • πŸ’ͺ [OPT] Right-clicking the + on the home tab bar can directly create an HTTP request.
  • πŸ’ͺ [OPT] Script support for assigning request.contentType and response.contentType.
  • πŸ’ͺ [OPT] Traffic list supports status code conditional search.
  • πŸ’ͺ [OPT] When a script interrupts a request, the console displays relevant information instead of an error.
  • 🐞 [FIX] Script editor may freeze.
  • 🐞 [FIX] Script editor Editing and Saved status may display incorrectly.
  • 🐞 [FIX] API script did not clean up files after execution.
  • 🐞 [FIX] The dialog title of environment variable creation was incorrect.
  • 🐞 [FIX] Running node or commands dependent on node in the proxy terminal caused errors.

linux

  • 🐞 [FIX] Taskbar application icon may not display.

v3.0.27

18 Nov 07:15
42724fe

Choose a tag to compare

windows-macos-linux-android-ios

  • πŸ’ͺ [OPT] Display all new version logs during version updates.
  • πŸ’ͺ [OPT] Support opening the new Charles .chlz format files.
  • πŸ’ͺ [OPT] Display VPN addresses in the IP list.
  • πŸ’ͺ [OPT] Automatically clean up outdated log files.
  • 🐞 [FIX] Failed to correctly identify request body type when importing Postman collections.
  • 🐞 [FIX] Remove trailing ; when importing cURL headers with empty values.
  • 🐞 [FIX] Application does not automatically open files when launched from file association.
  • 🐞 [FIX] API request tab save prompt status not displaying correctly in some cases.

windows-macos-linux

  • πŸ’ͺ [OPT] Move the Zen mode option forward in the settings.
  • πŸ’ͺ [OPT] Add a quick create HTTP option in settings to control whether the + button on the tab bar directly creates an HTTP request.

android-ios

  • 🐞 [FIX] Tabs did not restore the previously selected remote device after app restart.

v3.0.26

14 Nov 03:58
42724fe

Choose a tag to compare

windows-macos-linux-android-ios

  • πŸ’ͺ [OPT] Improve the logic for creating APIs from raw HTTP messages.
  • πŸ’ͺ [OPT] cURL import input box automatically gains focus.
  • πŸ’ͺ [OPT] cURL import automatically filters leading and trailing spaces and line breaks.
  • πŸ’ͺ [OPT] API request form supports selecting multiple files at once.
  • πŸ’ͺ [OPT] API request body formdata will show more action icon by default.
  • πŸ’ͺ [OPT] API request body formdata switches to file type automatically open file selector.
  • πŸ’ͺ [OPT] API request body formdata switches to multiline text type automatically open text editor and focus.
  • 🐞 [FIX] Data is not displayed initially in non-table mode.
  • 🐞 [FIX] API request apikey authorization value was used incorrectly.
  • 🐞 [FIX] Email addresses containing + were not passing validation.

v3.0.24

12 Nov 05:33
42724fe

Choose a tag to compare

windows-macos-linux-android-ios

  • 🐞 [FIX] Data loss of secondary folders when upgrading from versions before v2.32.0 to the new version.

v3.0.23

11 Nov 06:49
42724fe

Choose a tag to compare

windows-macos-linux-android-ios

  • πŸ’ͺ [OPT] Check if the current version is a downgrade and display a warning.
  • 🐞 [FIX] API authorization referencing environment variables not taking effect.
  • 🐞 [FIX] API authorization type switching not taking effect.
  • 🐞 [FIX] WebSocket request header case sensitivity issue.
  • 🐞 [FIX] Custom theme color settings are not working.
  • 🐞 [FIX] Rewrite query parameters are double encoded.

windows-macos-linux

  • 🐞 [FIX] Importing Reqable V2 version API collections lost folder configuration bug.

android-ios

  • 🐞 [FIX] Unable to open HAR files.
  • 🐞 [FIX] Opening history and favorites did not correctly display loading and error messages.