Releases: reqable/reqable-app
Releases Β· reqable/reqable-app
v2.4.0
windows-macos-linux-android-ios
- π [New] Introduce a new secondary proxy feature.
- π [FIX] The bug that the generated cURL does not merge cookies.
- π [FIX] The bug that the
Referer
header cannot be sent in API requests. - π [FIX] The bug of missing
application/x-www-form-urlencoded
header in code snippet. - π [FIX] A bug that may crash when exporting P12 format certificate.
windows-macos-linux
- π [New] Supports drag sorting of working tabs.
- π [New] You can select or unselect a search condition for traffic list.
- πͺ [OPT] The time threshold for triggering drag is reduced from 500ms to 150ms.
- π [FIX] A bug that may jump abnormally when selecting a debug list.
windows-linux
- πͺ [OPT] Supports mouse wheel to control horizontal layout scrolling.
ios-android
- π [New] Supports double-clicking the title to open the search bar.
- π [FIX] The bug where the proxy port number display is inconsistent with the actual one.
- π [FIX] The bug that the remote device may not be able to coordinate after the address is changed.
ios
- π [New] Supports opening the browser to download the CA certificate description file.
- π [FIX] The bug that the network will get stuck when entering the background.
linux
- π [FIX] A bug that may have some exceptions when the certificate is not installed.
v2.3.2
windows-macos-linux-android-ios
- πͺ [OPT] Adjustment of some UI details.
- π [FIX] The bug that the raw message in the traffic details cannot be code highlighted.
- π [FIX] The bug that JSON array type throws an error int code snippet.
ios-android
- π [FIX] The selection handles render incorrectly after long pressing to select.
- π [FIX] The bug that CONNECT requests can be repeated.
macos
- π [FIX] The bug that HAR files cannot be opened from file associations.
windows
- π [FIX] The bug that the root certificate installed to the current user cannot be recognized.
android
- π [New] Introduce picture-in-picture mode.
- π [FIX] The bug that the service notification is not displayed.
- π [FIX] The bug that some devices failed to load the so library correctly.
v2.3.0
windows-macos-linux-android-ios
- π [NEW] Upgrade the Flutter framework to the latest version 3.16.5.
- π [NEW] Use Material Design 3 styles.
- π [NEW] 15 code syntax highlighting color options.
- π [NEW] Add the application ID column for traffic list.
- π [NEW] Context menu for traffic overview URL.
- π [NEW] Introduce secondary proxy for SOCKS and VPN modes.
- π [NEW] Remote app can control the recording status of the host app.
- πͺ [OPT] Adjust the proxy port detection logic and automatically change the port number when a conflict is detected.
- πͺ [OPT] URL syntax highlighting supports universal schemes.
- πͺ [OPT] Apply URL syntax highlighting for QR code input text.
- πͺ [OPT] The traffic record in collaborative mode will display domain name instead of IP address.
- π [FIX] The bug that the urlencode request body may be lost when parsing HAR files.
- π [FIX] A failure with non-standard HAR connection fields.
- π [FIX] The bug that the uppercase encoding value such as GZIP cannot be recognized.
windows-macos-linux
- π [NEW] Allow auto-dismiss the QR code pop-up dialog when the remote device connected.
android-ios
- πͺ [OPT] Enable horizontal scroll gesture to switch tabs.
- π [FIX] The bug that the keyboard will pop up when scrolling code editor content.
android
- π [NEW] Allow refreshing installed application list.
- π [FIX] The bug of being unable to collabrative with remote devices when Magic Service is off.
v2.2.1
windows:
- π [FIX] The bug that the status of system proxy indicator icon is not correct.
v2.2.0
windows-macos-linux-android-ios
- π [NEW] API testing supports splitting merged cookies into multiple ones.
- π [NEW] API testing supports opening additional editors to edit cookies.
- π [FIX] The bug where some items in the traffic list were sorted incorrectly.
- π [FIX] The bug that the application cannot start in some cases.
windows-macos
- π [NEW] Remember and restore previous system proxy configuration when exiting the app.
android-ios
- πͺ [OPT] Prevent URL from wrapping automatically in traffic list.
- πͺ [OPT] Remove the custom transition animation effect of entering details from the traffic list.
macos
- π [NEW] Introduce the proxy helper tool, which replaces
networksetup CLI
to configure system proxy.
v2.1.1
windows-macos-linux-android-ios
- π [NEW] Allow root certificate regeneration.
- πͺ [OPT] API testing
reqableId
supports displaying in two lines. - πͺ [OPT] API testing will automatically fill key-value entries when switching from text.
- π [FIX] The bug that it is unable to install root certificate.
- π [FIX] The bug of abnormal display of collaborative QR code when there is no local IP.
- π [FIX] A bug that the mirror icon will display incorrectly in some cases.
windows-macos-linux
- π [NEW] You can pin application filter and domain filter now.
- π [NEW] You can configure interceptors such as rewriting in auto-highlighting.
- π [NEW] A shortcut key
Alt + Ctrl + β/β
for traffic list, switch browsing history before and after. - π [NEW] A shortcut key
Shift + Contrl + I
for all list, invert the current selection. - πͺ [OPT] The domain filter list is expanded by default.
- πͺ [OPT] Slightly increase the size of the diff tool window.
- π [FIX] A debug that interceptor icon color is not highlighted.
android-ios
- π [NEW] You can share the app from side drawer.
- π [NEW] You can add a traffic item to API collections and ssl-bypass rules.
- πͺ [OPT] Use an external browser to open links instead of within the app.
- π [FIX] A bug where the traffic list application name was too long.
macos
- πͺ [OPT] The application cache directory is migrated from
Cache
toApplication Support
. - πͺ [OPT] The logic of automatically overwriting system network proxy.
- π [FIX] The bug of incorrect coloring of the status bar icon.
windows
- πͺ [OPT] The application uses MiSans font by default.
- π [FIX] The bug where the system shows that the application is tracking the location.
android
- π [FIX] The bug that the certificate guide command of adb is incorrect.
v2.0.0
windows-macos-linux
- π [New] Supports collaboration with Reqable mobile apps.
- π [New] Supports importing and exporting pkcs12 root certificate file.
- π [New] Supports viewing the currently used root certificate file.
- π [New] Diff tool supports header name lowercase comparation.
- π [New] Adds a search icon for Code Editor and Hex Viewer.
- πͺ [Opt] Supports some non-standard proxy protocol messages.
- πͺ [Opt] Redo traffic overview UI/UX.
- πͺ [Opt] Redo Websocket UI/UX.
- πͺ [Opt] Redo styling of settings window option switches.
- πͺ [Opt] More
Certificate
menu bar options. - πͺ [Opt] Code Editor removes unnecessary padding areas.
- πͺ [Opt] Reduces drag and scroll speed of Code Editor and HexViewer.
- πͺ [Opt] Code editor will not lose the currently selection when dragging to expand the selection area.
- πͺ [Opt] Android certificate setup adds network security configuration guides.
- πͺ [Opt] Android certificate setup adds certificate file permission tips.
- πͺ [Opt] Diff tool enables sorting headers by default.
- πͺ [Opt] New sub windows no longer flicker on startup.
- πͺ [Opt] Copying API cURL will close the pop-up window automatically.
- πͺ [Opt] Tips will be displayed in the bottom bar if the current API testing has a proxy setting.
- πͺ [Opt] Max redirection button will automatically wrap when there is insufficient display space.
- πͺ [Opt] You can click the cookie list item to edit it.
- πͺ [Opt] In table mode, long press the cell will copy the key or value.
- πͺ [Opt] License registration automatically fills in the last email address and license code.
- πͺ [Opt] Try using SSL SNI as the host of the URL instead of the IP.
- πͺ [Opt] Adds some prompts in SSL bypass editor.
- πͺ [Opt] Double-clicking outside the traffic list will automatically close the details panel.
- πͺ [Opt] Supports
Control + L
shortcut key to quickly locate the currently selected traffic item. - π [Fix] A bug that unverified license will cause the page to remain in the loading state forever.
- π [Fix] A bug that code syntax highlighting may cause content display to be lost.
- π [Fix] A bug where URL port number displayed in the traffic list was incorrectly in some cases.
- π [Fix] A bug where clicking outside the traffic list may cancel the selected item.
- π [Fix] A bug where response body replacement cannot automatically fill the original payload.
- π [Fix] A bug that failed to import Postman collection if containing multi-file values.
- π [Fix] A bug that failed to open some HAR files.
- π [Fix] An infinite loop bug occurs when directly requesting the proxy port.
- π [Fix] A bug where the close frame of Websocket was displayed incorrectly.
- π [Fix] App may crash when failed to send a POST request.
- π [Fix] A bug where the response content may not be updated after sending a request.
- π [Fix] The bug of URL display overflow in API testing explorer.
- π [Fix] A bug that the file content is empty when VS Code opens a new script.
- π [Fix] A bug that the reset application in settings does not take effect.
macos
- π [Fix] A bug where proxy configuration failed due to disabled network devices on Mac.
v1.6.2
windows-macos-linux
- πͺ [Opt] Reduce the number of traffic capture cache files.
- π [Fix] The issue of flashing when opening a new window.
- π [Fix] The bug of missing query parameters in rewrite redirection.
v1.6.1
windows-macos-linux
- πͺ [Opt] Traffic list application filtering option displays remote device IP.
- πͺ [Opt] The API editor URL input box will display the historical URL and you can choose to enter it.
- πͺ [Opt] URL rule wildcard matching.
- πͺ [Opt] When a lower version application opens a higher version database, it will reset the database instead of reporting an error.
- πͺ [Opt] The raw message displays the body encoding type.
- π [Fix] The API testing tab that is no save prompt after the application is restarted.
- π [Fix] The bug that API testing may prompt saving again when a saved API is closed.
- π [Fix] The bug that requests in socks proxy mode cannot trigger interceptors such as rewriting, breakpoints, and scripts.
- π [Fix] A bug where quotes were not escaped during code generation..
- π [Fix] A bug where some cache files failed to be automatically cleared in incognito mode.
linux
- π [Fix] The bug that the app will get stuck when exiting from the menu or tray.
v1.6.0
windows-macos-linux
- π [New] Supports detaching a new window to view traffic data details.
- π [New] The middle mouse button can close the Tab.
- π [New] The middle mouse button can close the sub-window.
- πͺ [Opt] Better performance and memory usage.
windows
- π [Fix] The bug that the script editor cannot open
Visual Studio Code
.