Releases: reqable/reqable-app
Releases · reqable/reqable-app
v3.1.1
windows-macos-linux-android-ios
- 🐞 [FIX] The bug where WebSocket send and receive icons were reversed.
- 🐞 [FIX] The bug where the message sent while WebSocket was not connected did not show in the message list.
- 🐞 [FIX] The bug where reopening HAR files caused unresponsive operations.
windows-macos-linux
- 💪 [OPT] Merge proxy terminal and device QR code icons into the toolbar.
- 💪 [OPT] Add custom toolbar guide icon in toobar.
v3.1.0
windows-macos-linux-android-ios
- 🚀 [New] Introduce API documentation feature.
- 🚀 [New] Redesign capture gateway, supporting network Layer4 and Layer7 configurations and other new features.
- 🚀 [New] Redesign SSE view, supporting raw view and Markdown preview.
- 💪 [OPT] Upgrade OpenSSL version to 3.6.1.
- 💪 [OPT] Align API names in the API collection list.
- 💪 [OPT] SSE chat view now limits each text message to 4k characters.
- 💪 [OPT] SSE list may experience lag due to long text.
- 💪 [OPT] WebSocket chat view now limits each text message to 4k characters.
- 💪 [OPT] WebSocket list may experience lag due to long text.
- 💪 [OPT] Update Magisk module template.
- 🐞 [FIX] The bug where capturing failed when the server used new algorithms like X25519MLKEM768.
- 🐞 [FIX] The bug where the application crashed when the API carried a non-standard
Refererheader. - 🐞 [FIX] The bug where
Content-Typewas displayed incorrectly in the capture overview. - 🐞 [FIX] The bug where API collection and folder settings did not sync correctly with the cloud.
- 🐞 [FIX] The bug where API request Cookie headers were not automatically updated.
- 🐞 [FIX] The bug where the order of cURL request headers was incorrect when copying from traffic list.
windows-macos-linux
- 🚀 [New] Support managing remote devices.
- 🚀 [New] Add
Trafficmenu bar. - 💪 [OPT] Now can directly open environment editor in the selection menu.
- 🐞 [FIX] The bug where the reverse proxy might fail to run after restarting the application.
- 🐞 [FIX] The bug where reverse proxy requests might not respond.
android-ios
- 🚀 [New] Redesign remote device management features.
- 🚀 [New] Add rename option in the API collection and folder settings page menu.
macos
- ❗ [IMP] Minimum supported version upgraded from 10.15 to 11.0.
- 🐞 [FIX] The bug where file names were not correctly decoded when opening files from Finder.
- 🐞 [FIX] The bug where the proxy terminal might fail to launch iTerm2.
v3.0.40
windows-macos-linux-android-ios
- 🐞 [FIX] The bug where the response data in the raw tab did not automatically update.
- 🐞 [FIX] A bug in the curl command where the
-no-bufferoption causes import failures. - 🐞 [FIX] The bug where JSONP data with a trailing semicolon was not formatted correctly.
windows-macos-linux
- 💪 [OPT] Add SSE option to the traffic quick filter bar.
- 💪 [OPT] Rename protocol names in the traffic quick filter bar.
- 🐞 [FIX] The bug where unknown applications might flicker in the filter sidebar.
- 🐞 [FIX] The bug where the preview data for deleted request query parameters in rewrite rules was incorrect.
android
- 💪 [OPT] Show relevant tips when VPN service is unavailable.
v3.0.39
windows-macos-linux-android-ios
- 💪 [OPT] Support adding multiple records from the traffic list to API collection at once.
- 💪 [OPT] Go code snippet now fully supports form requests.
- 💪 [OPT] Optimize error message when opening HAR files.
- 🐞 [FIX] The bug where SSL exceptions with Missing Authority Key Identifier might occur during capture.
- 🐞 [FIX] The bug where data in the capture overview did not update with request status.
- 🐞 [FIX] The bug where binary data in non-ASCII headers in the raw tab of the capture details was incorrect.
- 🐞 [FIX] The bug where custom encoding without specifying the encoding type in
Content-Dispositioncaused file names to appear garbled when saving response content. - 🐞 [FIX] A bug in the curl command where the
-goption causes import failures.
v3.0.38
windows-macos-linux-android-ios
- 🐞 [FIX] The bug where SOCKS proxy URLs were not syntax highlighted.
- 🐞 [FIX] The bug where URL syntax highlighting for IPv6 addresses was abnormal.
- 🐞 [FIX] The bug where IPv6 address requests were interrupted under SOCKS proxy.
- 🐞 [FIX] The bug where URL was incorrect when creating IPv6 requests from the traffic list.
- 🐞 [FIX] The bug where enabling follow debug caused the application to crash with IPv6 requests.
- 🐞 [FIX] The bug where the new version changelog did not refresh after switching languages in app settings.
windows-macos-linux
- 💪 [OPT] Add a locate icon button to the API collection title bar.
- 💪 [OPT] Optimize API collection paste functionality.
- 🐞 [FIX] The bug where API collections would not automatically locate the currently opened API in some cases.
- 🐞 [FIX] The bug where the
Deleteshortcut key for API collections did not work. - 🐞 [FIX] The bug where right-click context menu would close when clicking on an invalid item.
v3.0.37
windows-macos-linux-android-ios
- 🐞 [FIX] The bug where the port number for HTTP access to the local server may be incorrect.
windows-macos-linux
- 💪 [OPT] Show notification in the bottom when there are too many history records, prompting to clean up.
macos-linux
- 🐞 [FIX] The bug where the port number automatically increased after restarting the application.
windows
- 🐞 [FIX] The bug where the top of the window overflowed when maximized.
linux
- 💪 [OPT] Now only one application instance can be started at the same time.
v3.0.36
windows-macos-linux-android-ios
- 💪 [OPT] Update CA certificate download link.
windows-macos-linux
- 💪 [OPT] Support importing Insomnia Yaml collection data.
- 💪 [OPT] Automatically switch to the newly imported environment after importing collections or environments.
- 💪 [OPT] AES tool icon no longer displays the premium badge if the current account is premium.
- 🐞 [FIX] The bug where importing Reqable collections would lose WebSocket requests.
windows-linux-android
- 🐞 [FIX] The bug where fonts displayed abnormally on high-resolution monitors.
v3.0.35
windows-macos-linux-android-ios
- 💪 [OPT] Support input and parsing of
foo=bar&abc=123format in urlencode request text mode.
windows-macos-linux
- 💪 [OPT] Use label color for environment icon in the top right corner of the home page.
- 🐞 [FIX] The bug where script content did not load correctly when using offline data mode while logged in.
v3.0.34
windows-macos-linux-android-ios
- 💪 [OPT] Code snippet supports Dart-Dio.
- 💪 [OPT] JSON Tree view will remember the last search type.
windows-macos-linux
- 💪 [OPT] Prefer using user-set ADB path over environment variables.
- 💪 [OPT] Compatible with ADB 36.0.0 and 36.0.1 versions where the last character of pushed files is truncated, causing Reqable one-click certificate installation to fail.
- 💪 [OPT] Display application process ID in the capture overview tab.
- 💪 [OPT] Added TCP connection information to script context.
- 💪 [OPT] JSON viewer adds open file and save as buttons.
- 🐞 [FIX] The bug where the state of the previous and next scroll buttons on the home tabs might be incorrect.
- 🐞 [FIX] The bug where the ADB path could not be unset after being set.
- 🐞 [FIX] The bug where switching environment variables during script execution caused variables to update to the wrong environment.
v3.0.33
windows-macos-linux-android-ios
- 💪 [OPT] Automatically format node content in JSON tree view.
- 💪 [OPT] WebSocket testing will cache the last sent message.
- 🐞 [FIX] The bug where HTTP redirects did not correctly handle current path redirects.