Skip to content

Releases: reqable/reqable-app

v2.23.1

12 Sep 06:28
42724fe
Compare
Choose a tag to compare

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

05 Sep 11:28
42724fe
Compare
Choose a tag to compare

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

28 Aug 09:41
42724fe
Compare
Choose a tag to compare

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

27 Aug 09:43
42724fe
Compare
Choose a tag to compare

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

19 Aug 13:10
42724fe
Compare
Choose a tag to compare

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

08 Aug 09:13
42724fe
Compare
Choose a tag to compare

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

02 Aug 10:52
42724fe
Compare
Choose a tag to compare

windows-macos-linux-android-ios

  • πŸ’ͺ [OPT] Supports HTTP 103 Early Hints.
  • πŸ’ͺ [OPT] Supports HTTP2 Trailers.
  • πŸ’ͺ [OPT] Supports Windows-31J, Shift-31J and EUC-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

29 Jul 11:20
42724fe
Compare
Choose a tag to compare

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

23 Jul 13:35
42724fe
Compare
Choose a tag to compare

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 to Control + 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

16 Jul 10:15
42724fe
Compare
Choose a tag to compare

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.