Releases: reqable/reqable-app
Releases Β· reqable/reqable-app
v3.0.33
v3.0.32
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
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-Lengthheader when generating cURL if a request body is expected but not present.
windows-macos-linux
- π [FIX] The bug where requests missing
Content-Lengthcould 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
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
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
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-typetypes. - π [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.contentTypeandresponse.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
EditingandSavedstatus 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
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
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
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
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.