Releases: reqable/reqable-app
Releases · reqable/reqable-app
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.
v2.20.1
windows-macos-linux-android-ios
- 💪 [OPT] Support HEX viewer for raw message.
- 💪 [OPT] Delete duplicate java.net.http code snippet.
- 💪 [OPT] API testing supports sending request with empty request header value.
- 🐞 [FIX] A bug where importing raw multipart curl loses the last Part.
- 🐞 [FIX] Incorrect implementations for websocket extensions.
- 🐞 [FIX] Open a HAR file will lost the highlighting.
windows-macos-linux
- 💪 [OPT] Traffic list supports compose and repeat shortcut keys when there is no focus.
macos
- 🐞 [FIX] The bug taht VS Code installed by Homebrew is not recognized.
v2.20.0
windows-macos-linux-android-ios
- 🚀 [NEW] Introduce report server feature.
- 🚀 [NEW] Supports
Zstandard
encoding and decoding. - 🚀 [NEW] Supports C# HttpClient and RestSharp code snippet.
- 🚀 [NEW] Supports Java Apache HttpClient code snippet.
- 🚀 [NEW] Supports raw multipart data from curl.
- 🚀 [NEW] Right-click to add traffics to a new capture session.
- 💪 [OPT] SSL proxy rules support configuring port numbers.
- 💪 [OPT] Improve API request cURL import and export input box.
- 💪 [OPT] Improve multipart table mode UI/UX.
- 🐞 [FIX] The bug of syntax highlighting rendering.
- 🐞 [FIX] The bug that request parameters may be lost when reading HAR files.
android-ios
- 💪 [OPT] After initializing with collaborative mode, will automatically switch to the remote device page.
- 🐞 [FIX] A bug where the host grouping page displays irrelevant domain name data.
android
- 💪 [OPT]
.0
certificate files can be downloaded from the browser.
v2.19.1
windows-macos-linux-android-ios
- 💪 [OPT] API requests give priority to using custom Host as SNI.
- 💪 [OPT] API request parameters, headers, and form editing automatically convert JSON key-value pairs.
- 💪 [OPT] curl import and export support
--insecure
option.
windows-macos-linux
- 💪 [OPT] Right-click of traffic item can open url in browser.
- 💪 [OPT] Limit the number of tabs opened at one time to a maximum of 32.
- 💪 [OPT] Traffic search supports filtering unhighlighted data.
- 🐞 [FIX] Fix the bug where reverse proxy access exception.
android-ios
- 🐞 [FIX] The bug of the top safe area height being too large.
android
- 💪 [OPT] Enhanced mode DNS resolution.
macos
- 🐞 [FIX] The bug of Charles not being able to be called to parse chls files.
v2.19.0
windows-macos-linux-android-ios
- 💪 [OPT] The traffic export provides more options.
- 💪 [OPT] The image preview displays information such as format, size and size.
windows-macos-linux
- 🚀 [NEW] The home page
+
right click can automatically create API from cURL/URL on pasteboard. - 💪 [OPT] The pasteboard url will display on the top of the url drop-down list.
- 💪 [OPT] The API collection import dialog displays cURL icon.
- 💪 [OPT] The request and response tabs will auto-collapsed when the space is not enougth.
- 💪 [OPT] When only one comparison item is selected in diff tool, its content will also be displayed.
- 🐞 [FIX] When more than 2 requests are selected to add to diff pool, only 2 are successfully added.
android-ios
- 🚀 [NEW] Support enhanced mode and non-enhanced capture mode.
- 🐞 [FIX] The bug that the remote device details page do not exit after deleting the device.
android
- 💪 [OPT] If the Download directory does not exist, will automatically create it.
- 💪 [OPT] In enhanced mode, virtual DNS strategy is used instead of the direct strategy.
- 💪 [OPT] Apps can be added/deleted when vpn is started.
windows
- 💪 [OPT] Logic of restoring system network proxy settings.
macos
- 🐞 [FIX] The bug that keyboard assistant app may cause Reqable crash.
v2.18.1
windows-macos-linux-android-ios
- 💪 [OPT] Cookie view allows cookies to be displayed in a merged or split.
- 💪 [OPT] Traffic list allows cURLs for multiple requests to be copied at once.
- 💪 [OPT] Traffic list allows multiple API requests to be created at once.
- 🐞 [FIX] A bug that ALPN is displayed incorrectly.
- 🐞 [FIX] A bug that some empty tips are displayed incorrectly.
- 🐞 [FIX] A bug that using IP by SOCKS proxy are automatically bypassed by SSL proxying.
- 🐞 [FIX] A bug that restarting MITM proxy server may fail.
android-ios
- 💪 [OPT] More options are provided for sharing and exporting traffic item.
- 💪 [OPT] Long press menu of collaborative device in sidebar supports deleting device.
- 💪 [OPT] Title action menu of collaborative device supports viewing device info.
- 💪 [OPT] Click the warning icon in the collaborative device title bar can synchronize the certificate directly instead of jumping to the device detail page.
- 🐞 [FIX] The bug that the collaborative device synchronization data will reset the device name.
- 🐞 [FIX] The bug that the status of the warning icon in the collaborative device title bar is not updated in time.