Releases: reqable/reqable-app
Releases Β· reqable/reqable-app
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.
v2.18.0
windows-macos-linux-android-ios
- π [NEW] WebSocket frames support search and filtering.
- πͺ [OPT] Improve the prompt text for errors of certificate import and export.
- πͺ [OPT] The
=
in the API request URL is no longer automatically encoded. - π [FIX] The bug that single quotes are not escaped when importing and exporting cURL.
- π [FIX] The bug that the SSL certificate enable/disable status cannot be saved.
- π [FIX] The bug that the SSL certificate domain name modification cannot be saved.
windows-macos-linux-android
- πͺ [OPT] Improve the Android certificate installation guide.
windows-macos-linux
- π [NEW] SSL proxy and secondary proxy lists support search and sorting.
- π [NEW] Added three options to right-click menu of tab,
Force Close
,Force Close Others
, andForce Close All
. - π [NEW] SSL certificates support dragging and dropping files for import.
- πͺ [OPT] Logic of the
Close Others
option in the right-click menu of the tab. - π [FIX] A bug that the selected item may change after reordering the SSL proxying and secondary proxy lists.
- π [FIX] A bug that the
Close
option in the right-click menu of the home page tab is not available. - π [FIX] A bug that the URL request query parameter encoding and decoding behavior changes due to the mounting script.
windows
- π [FIX] A bug that the p12 file path has monospaced character encoding, which prompts that the password is incorrect.
v2.17.0
windows-macos-linux-android-ios
- π [NEW] Support
SSL Proxying
. - π [NEW] Add a search icon in
Raw
tab. - πͺ [OPT] Remove
SSL Bypass
and merge it into theSSL Proxying
. - πͺ [OPT] Provide more export solutions for capture traffic.
- πͺ [OPT] Automatically remember word wrap status.
- π [FIX] A bug that the API request Cookie path is forcibly converted to lowercase.
- π [FIX] A bug that the SOCKS proxy does not display the host if hits SSL bypass.
windows-macos-linux
- π [NEW] Folder level management for
Gateway
,Mirror
,Rewrite
,Breakpoint
,Script
andReverse Proxy
. - π [NEW] Drag and drop file to import config files.
- π [NEW] Search feature for
Gateway
,Mirror
,Rewrite
,Breakpoint
,Script
andReverse Proxy
. - πͺ [OPT] A new
Tools
app menu group. - πͺ [OPT] A new UI style of the secondary proxy list.
- πͺ [OPT] The prompt style when dragging and dropping files on the home page.
- πͺ [OPT] The diff view will display a prompt text when no item is selected.
- π [FIX] The bug that the application in the explorer is not displayed on top after being pinned.
android
- π [NEW] Remove magic service application.
- πͺ [OPT] Support opening the browser to download the crt format certificate.
windows
- π [FIX] The bug that failed to open some multiple windows.
v2.16.1
windows-macos-linux-android-ios
- πͺ [OPT] HTTP2 disables server push by default.
android-ios
- π [NEW] Support starting app from HAR file.
- πͺ [OPT] Traffic list in host view will receive updates.
- π [FIX] The bug of gray screen when opening from host traffic list.
v2.16.0
windows-macos-linux-android-ios
- π [NEW] WebSocket supports list display mode.
- π [NEW] Request parameter supports whether to omit
=
for empty value. - πͺ [OPT] Creating API requests from the traffic list no longer checks non-ASCII characters.
- πͺ [OPT] The default display of WebSocket is changed from chat mode to list mode.
- πͺ [OPT] WebSocket chat mode performance.
- π [FIX] The bug where WebSocket filtering does not reset type and code filters.
windows-macos-linux
- πͺ [OPT] Reset md5 result when input was changed.
- π [FIX] The bug that tooltip does not disappear automatically.
- π [FIX] The bug that some column widths will be automatically restored after some operations.
android
- π [NEW] Supports quick selection of target applications from the home page.
- πͺ [OPT] Hide system applications by default in target app selection.
- πͺ [OPT] Applications will be sorted by update time in target app selection.
- πͺ [OPT] Improve the application list loading time.
v2.15.1
windows-macos-linux-android-ios
- πͺ [OPT] Prompted to turn off SSL certificate verification when a certificate error occurs.
- πͺ [OPT] The count of sub-files is displayed after the API collection name.
- πͺ [OPT] API collection supports expanding/collapsing all subfolders.
- π [FIX] The bug of HTTP proxy request failure in some cases.
- π [FIX] The bug of losing request headers when importing Reqable collection.
android-linux
- π [FIX] Weird text rendering issue after the system installs custom fonts.