Releases: reqable/reqable-app
Releases Β· reqable/reqable-app
v2.23.1
windows-macos-linux-android-ios
- πͺ [OPT] Deflate encoding supports decoding with and without headers.
- πͺ [OPT] Update the UI style of some multi-line input boxes.
macos
- π [FIX] The bug of startup crash on some systems.
android
- π [FIX] The bug of no traffic when switching between local capture and collaborative capture.
v2.23.0
windows-macos-linux
- π [NEW] Support network condition simulation.
- π [NEW] Support viewing of HAR content in clipboard.
- πͺ [OPT] Import and export API collections will include built-in headers.
- πͺ [OPT] Search condition in traffic list increased from 3 to 5.
- πͺ [OPT] Now can send and download data directly in API testing.
- πͺ [OPT] Proxy recovery logic when exiting the application.
- π [FIX] The bug that importing reqable collections will lose unnamed APIs.
windows-macos-linux-android-ios
- π [NEW] Support Internationalized Domain Name (IDN) API.
- π [FIX] The bug that some requests in HAR file cannot be edited and repeated.
- π [FIX] The bug that importing some cURLs will lose the body payload.
- πͺ [OPT] Use the decoded file name when saving the request and response.
v2.22.2
windows-macos-linux-android-ios
- πͺ [OPT] Backup SharedPreferences and some other config files.
- πͺ [OPT] WebSocket supports clearing message list.
- πͺ [OPT] WebSocket read messages are displayed in gray.
- πͺ [OPT] WebSocket message details display frame number.
- πͺ [OPT] A new overview URL display view.
windows-macos-linux
- πͺ [OPT] A more reasonable list selection mechanism.
- π [FIX] The Bug that the gateway cannot edit behavior options.
v2.22.1
windows-macos-linux-android-ios
- πͺ [OPT] HAR files support WebSocket message frames.
- πͺ [OPT] A new URL redirection UI and UX.
- π [FIX] A bug that the API testing environment variables may cause the request to fail.
- π [FIX] A bug that the API testing history may lose the response body.
windows-macos-linux
- πͺ [OPT] Reduce editor transparency when API testing script is not enabled.
- πͺ [OPT] Unify the size of some pop-up windows.
- πͺ [OPT] More friendly wildcard prompts.
android-ios
- πͺ [OPT] The title bar more menu is no longer folded twice.
v2.22.0
windows-macos-linux-android-ios
- πͺ [OPT] Improve configuration file storage performance.
- π [FIX] Form form multiple decoding causes
+
to become a space bug. - π [FIX] The bug that HexViewer selection may be lost in WebSocket viewing.
- π [FIX] The bug that deflate is not correctly encoded and decoded.
- π [FIX] The bug that environment variable in
Basic Auth
is not working.
windows-macos-linux
- π [NEW] Introduce new rewrite UI and UX.
- πͺ [OPT] Support holding down the
Alt
key to force close the tab. - πͺ [OPT] The console supports text prettify and syntax highlighting.
- πͺ [OPT] More shortcut keys for HexViewer.
- πͺ [OPT] HexViewer supports copying selected data as Base64.
- πͺ [OPT] HexViewer tool displays the total number of bytes.
- πͺ [OPT] The character limit of the QR code tool is increased from 256 to 512.
- πͺ [OPT] The editor context menu supports generating QR codes.
- π [FIX] The bug that clicking the scroll bar in HexViewer will cancel the current selection.
- π [FIX] The bug that the drag view position is incorrect after zoom the view.
- π [FIX] The bug that fork the script template from repository may fail.
- π [FIX] The bug that the script template repository fails to delete the newly created script.
macos
- πͺ [OPT] The editor supports right-clicking to share the selected text.
v2.21.4
windows-macos-linux-android-ios
- πͺ [OPT] Duration time format of history.
- πͺ [OPT] HexViewer supports viewing the total count of bytes.
- πͺ [OPT] Improve the interactive experience of ImageViewer.
- πͺ [OPT] Improve the WebSocket UI.
- πͺ [OPT] Bearer Token input box is changed from single line to multiple lines.
- πͺ [OPT] HTTP request method and response status code can go to MDN documentation.
- π [FIX] A bug that HTTP raw message syntax may not be highlighted.
windows-macos-linux
- πͺ [OPT] Add an documentation link for request and response tab management.
- πͺ [OPT] A batch of
206 Partial Content
records can be selected at once. - πͺ [OPT]
206 Partial Content
records can be exported into one file. - π [FIX] A bug that the proxy port number may be displayed incorrectly.
- π [FIX] A bug that can not move down the bookmark.
android-ios
- πͺ [OPT] Editor search no longer displays the result count.
macos
- πͺ [OPT] Supports direct sharing of HAR files to other applications.
v2.21.2
windows-macos-linux-android-ios
- πͺ [OPT] Supports HTTP
103 Early Hints
. - πͺ [OPT] Supports HTTP2
Trailers
. - πͺ [OPT] Supports
Windows-31J
,Shift-31J
andEUC-JP
character encodings. - π [FIX] The bug where
Early Hints
causes the response header and body to not display correctly. - π [FIX] MITM does not handle
100 Continue
requests correctly.
windows-macos-linux
- π [FIX] The bug that python scripts lose URL params.
- π [FIX] The bug that reverse proxy automatically adds non-original request headers.
android-ios
- πͺ [OPT] Adjust the HexViewer space to better adapt to mobile devices.
windows
- πͺ [OPT] Upgrade Flutter to v3.19.6οΌfix multi-window crash issue.
android
- πͺ [OPT] The collaborative device page provides a quick entry for selecting applications.
v2.21.1
windows-macos-linux-android-ios
- πͺ [OPT] Automatically decode URL parameters when importing cURL.
- π [FIX] A bug that may lose the request body when importing form-data cRUL requests.
- π [FIX] A bug that the generated code Python-requests may lose the form-data request body.
windows-macos-linux
- πͺ [OPT] The traffic list header column management.
- π [FIX] A bug that two identical applications may appear in the traffic list sidebar.
v2.21.0
windows-macos-linux-android-ios
- π [NEW] Support editing HAR files.
- π [NEW] Support access control.
- π [NEW] Support text editing mode for form-data.
- π [NEW] Copy query parameters, headers, etc. as JSON.
- πͺ [OPT] Tab title style and indicator style.
- πͺ [OPT] HAR export request and response body do not use base64 encoding first.
- πͺ [OPT] Compatible with some non-standard IPv6 proxy requests.
- π [FIX] The bug that that may fail to open HAR file.
- π [FIX] Secondary proxy authentication issue.
- π [FIX] The bug that SSL proxy cannot hit some HTTPS requests.
windows-macos-linux
- π [NEW] Support importing collection data from HAR files.
- π [NEW] Condition matching for traffic list search.
- π [NEW] Support filtering applications and domains in explorer.
- π [NEW] A new
Select
menu is added to the right-click of the traffic list. - π [NEW] License supports configuring network proxies.
- π [NEW] Various useful tips in the bottom bar.
- πͺ [OPT] Adjust the position of the collection search input field.
- πͺ [OPT] Adjust the position of the history search input field.
- πͺ [OPT] The traffic list URL will display mirroring host rather than the proxy host.
- πͺ [OPT] The shortcut key for adding API to the collection from the traffic list is changed from
Control
+S
toControl
+I
. - πͺ [OPT] Drag with
Ctrl
for continuous list item selection. - π [FIX] A bug that the API request data may not be updated when using shortcut keys to send the request.
android-ios
- π [NEW] Add
Settings
in the side menu. - π [NEW] Add
Feedback
in the side menu. - π [NEW] Add
Review App
in the side menu. - π [FIX] A bug that highlighted information is lost when opening sub-list from the grouped host.
v2.20.2
windows-macos-linux-android-ios
- πͺ [OPT] Key-value pair type data supports copying as JSON.
- π [FIX] The bug that may fail to open HAR file.
windows-macos-linux
- πͺ [OPT] Traffic list search supports
or
logical relationship. - π [FIX] The bug that some URL input cannot expand multiple lines.
windows
- πͺ [OPT] Enables loopback proxy by default.
- πͺ [OPT] Only bypass localhost in non-loopback proxy mode.