Releases: reqable/reqable-app
Releases Β· reqable/reqable-app
v2.26.1
windows-macos-linux-android-ios
- π [FIX] A bug that WebSocket will broken due to incorrect frame codec.
windows-macos-linux
- π [NEW] Introduce
Proxy Terminal
feature. - π [NEW] A new CA certificate setup guide.
- π [NEW] Android root devices support one-click installation of CA certificate via ADB.
- π [NEW] A Deep search option for traffic list searching.
- πͺ [OPT] Uri tool supports three input modes.
- π [FIX] A Bug that environment variable writing may not take effect in scripts.
windows-linux
- πͺ [OPT] Middle ellipsis for long context menu text.
v2.26.0
windows-macos-linux-android-ios
- π [FIX] A bug that WebSocket will broken due to incorrect frame codec.
windows-macos-linux
- π [NEW] Introduce
Proxy Terminal
feature. - π [NEW] A new CA certificate setup guide.
- π [NEW] Android root devices support one-click installation of CA certificate via ADB.
- π [NEW] A Deep search option for traffic list searching.
- πͺ [OPT] Uri tool supports three input modes.
- π [FIX] A Bug that environment variable writing may not take effect in scripts.
windows-linux
- πͺ [OPT] Middle ellipsis for long context menu text.
v2.25.1
windows-macos-linux-android-ios
- πͺ [OPT] WebSocket message timestamp is accurate to milliseconds.
windows-macos-linux-android
- πͺ [OPT] Android certificate installation guide.
windows-macos-linux
- πͺ [OPT] Adjust the size of the image view window.
android-ios
- π [FIX] A bug that data will be lost after canceling a favorite and then adding it again.
- π [FIX] A bug that may cause network error in enhanced mode.
android
- π [NEW] Applications support bypass mode.
- πͺ [OPT] When selecting the target application, it will remember whether the system application is displayed.
- πͺ [OPT] Now can automatically install user certificate on Android Q and before.
v2.25.0
windows-macos-linux-android-ios
- π [NEW] Introduce favorite request list.
- π [NEW] Support deleting items in traffic history list.
- πͺ [OPT] Backup the database instead of deleting it when the database is downgraded and cannot be opened.
- π [FIX] The bug that AVIF images cannot be displayed normally on some platforms.
windows-macos-linux-android
- π [FIX] The bug that Android certificate hash name may lack prefix 0.
windows-macos-linux
- π [NEW] Support opening images in a new window.
- π [NEW] Support opening binary in a new window.
- π [NEW] Support opening API response in a new window.
- π [NEW] Support using the shortcut
Control + Shift + I
to quickly import cURL from the clipboard. - π [NEW] support using the shortcut key
Control + Shift + E
to generate cURL and write it to the clipboard. - πͺ [OPT] The shortcut key for automatically saving history in API testing is changed from
Control + Shift + H
toAlt + H
. - πͺ [OPT] The shortcut key for auto-cookie in API testing is changed from
Control + Shift + C
toAlt + C
. - πͺ [OPT] The shortcut key for Reqable ID in API testing is changed from
Control + Shift + I
toAlt + I
. - πͺ [OPT] Dialog positive button can be triggered by the
Enter
shortcut key.
windows-linux
- π [FIX] The bug of failing to restore a damaged SharedPreferences file from backups.
android-ios
- π [NEW] Add
Social and Community
to the sidebar. - πͺ [OPT] Hide script tab in API testing editor.
- π [FIX] A bug where creating API request from the traffic list could not automatically back to home.
v2.24.0
windows-macos-linux-android-ios
- πͺ [OPT] Support previewing of image in AVI, AVIF and APNG formats.
- π [FIX] The bug that animated image only display the first frame.
windows-macos-linux
- π [NEW] Introduce image viewer in toolbox.
- π [NEW] The Base64 string of image can be previewed through the image viewer.
- π [NEW] You can repeat requests in the breakpoint window.
- π [NEW] Add social media entrances to the bottom bar.
- πͺ [OPT] Repeat provides a reuse connection option, and the connection is no longer reused by default.
- πͺ [OPT] Rewrite redirection no longer sends requests to the original server.
- πͺ [OPT] Breakpoint supports shortcut keys such as
Execute
andBreak
. - πͺ [OPT] Adjust tray menu options.
windows-macos
- πͺ [OPT] The tray tooltip will show the recording status.
- π [FIX] The bug that the tray tooltip does not display.
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.