Skip to content

Releases: reqable/reqable-app

v2.29.0

10 Nov 10:21
42724fe
Compare
Choose a tag to compare

windows-macos-linux

  • 🚀 [NEW] Now can import Insomina API collections.
  • 🚀 [NEW] Now can import Swagger (OpenAPI) APIs.
  • 🚀 [NEW] The toolbox adds SHA1, SHA256, SHA512 and other message digest.
  • 🚀 [NEW] The toolbox adds HMAC tool.
  • 🚀 [NEW] The toolbox adds AES encryption and decryption tool.
  • 🚀 [NEW] Redesign the UI and UX of the toolbox.
  • 🚀 [NEW] Add the Crypto option to the right-click menu after selecting text.
  • 🚀 [NEW] Add the Extract Copy option to the right-click menu after selecting text.
  • 💪 [OPT] Duration in the traffic list is accurate to milliseconds.
  • 💪 [OPT] The toolbox merges the two categories of Encoding and Decoding.
  • 💪 [OPT] Environments will be automatically imported when importing API collections of third-party apps.
  • 💪 [OPT] The available status of JSON and XML in the right-click view menu will be more reasonable.
  • 💪 [OPT] The image viewer supports base64 format with the prefix data:.
  • 🐞 [FIX] The bug that the requests interrupted by interceptors cannot be edited.
  • 🐞 [FIX] The bug that the requests interrupted by interceptors lose the request body.
  • 🐞 [FIX] The bug that the traffic list search box was unable to input chinese.
  • 🐞 [FIX] The bug that the right-click menu may not disappear in some input fields.
  • 🐞 [FIX] The bug that the right-click menu may not popup in some tables.
  • 🐞 [FIX] The bug that the Apipost collection import failed.

windows-macos-linux-android-ios

  • 🚀 [NEW] Some lists provide sorting options.
  • 💪 [OPT] The API Omit Equal Sign option is moved to the request settings.
  • 💪 [OPT] Python-Requests code generation template.
  • 🐞 [FIX] The file name for uploading is no longer URL-encoded.
  • 🐞 [FIX] The bug that multipart header names are converted to lowercase when parsing.

v2.28.0

04 Nov 13:49
42724fe
Compare
Choose a tag to compare

windows-macos-linux

  • 🚀 [NEW] Community edition no longer limits the number of API tabs.
  • 🚀 [NEW] Introduce interceptor tab to track running processes.
  • 🚀 [NEW] Support saving traffic list search options.
  • 🚀 [NEW] Support setting highlights from Python scripts.
  • 🚀 [NEW] Interceptor filtering and highlighting support gateway rules.
  • 💪 [OPT] Remove the Capture prefix from the Python script class name.
  • 💪 [OPT] Automatically prompt historical keywords for traffic list search.
  • 💪 [OPT] Requests blocked and suspended by the gateway will display their content in the traffic list.
  • 💪 [OPT] Add zen mode switch in the app settings.
  • 💪 [OPT] Now can move rules to specified folders in right-click context menus.
  • 💪 [OPT] Opening the rewrite replacement rule will automatically switch to the enabled tab.
  • 🐞 [FIX] The bug that the move up and move down states of the rule item in right-click menu are not correct.
  • 🐞 [FIX] The bug that the search box state is not closed after clicking the clear icon in the rule list.
  • 🐞 [FIX]Some bugs in rewriting redirection.

windows-macos-linux-android-ios

  • 🚀 [NEW] The Raw tab will display the decoded body by default.

v2.27.2

29 Oct 10:05
42724fe
Compare
Choose a tag to compare

windows-macos-linux-android-ios

  • 💪 [OPT] Adjust UI of some dialogs.
  • 💪 [OPT] Keep the selected display type of body when switching.
  • 🐞 [FIX] The bug that adding or modifying the comment of favorites will not be saved.
  • 🐞 [FIX] The bug that non-ASCII file names cause multipart data to not display properly.
  • 🐞 [FIX] The bug that some settings do not take effect when importing cURL or HTTP raw for API.

windows-macos-linux

  • 🐞 [FIX] The bug that HTTP2 rewrite redirection may cause the connection broken.
  • 🐞 [FIX] The bug that non-ASCII file names in multiparts will cause breakpoints not working.

android-ios

  • 💪 [OPT] Remember the Group by Host option.

v2.27.1

22 Oct 01:31
42724fe
Compare
Choose a tag to compare

windows-macos-linux-android-ios

  • 🚀 [NEW] Support more accent colors and user-defined accent colors.
  • 🚀 [NEW] Show application information in request overview.
  • 🚀 [NEW] Support creating API from HTTP raw request message.
  • 💪 [OPT] Request overview will remember the expanded and closed states of each group.
  • 💪 [OPT] History will remember the last selected type.
  • 💪 [OPT] Generated cURL command will include protocol version.
  • 💪 [OPT] Enhance cURL command import.

windows-macos-linux

  • 🚀 [NEW] Introduce in app notification feature.
  • 🚀 [NEW] Traffic list supports exporting CSV format files.
  • 🚀 [NEW] Add Request & Response layout option in settings.
  • 🚀 [NEW] Add color viewer in toolbox.
  • 💪 [OPT] Detached windows will use current layout direction.
  • 💪 [OPT] In Zen mode, the traffic tab only displays an icon when not selected.
  • 💪 [OPT] The request that is aborted by breakpoints, rewrites, scripts will be displayed in the traffic list.
  • 💪 [OPT] When a request is aborted by breakpoints, rewrites, and scripts, the reason will be displayed in the details.
  • 💪 [OPT] The copywriting of some tools in the toolbox.
  • 💪 [OPT] Base64 encoding and decoding supports more charsets.
  • 💪 [OPT] Support manual configuration of ADB path.
  • 💪 [OPT] Support shrinking and adjusting the subwindow size.
  • 🐞 [FIX] The bug that the Buy button cannot be redirected.
  • 🐞 [FIX] A crash bug cuased by rewrite redirect.

ios

  • 🐞 [FIX] The bug that no traffic will be captured in enhanced mode.

v2.27.0

21 Oct 12:05
42724fe
Compare
Choose a tag to compare

windows-macos-linux-android-ios

  • 🚀 [NEW] Show application information in request overview.
  • 🚀 [NEW] Support creating API from HTTP raw request message.
  • 🚀 [NEW] Support more accent colors and user-defined accent colors.
  • 💪 [OPT] Request overview will remember the expanded and closed states of each group.
  • 💪 [OPT] History will remember the last selected type.
  • 💪 [OPT] Generated cURL command will include protocol version.
  • 💪 [OPT] Enhance cURL command import.

windows-macos-linux

  • 🚀 [NEW] Introduce in app notification feature.
  • 🚀 [NEW] Traffic list supports exporting CSV format files.
  • 🚀 [NEW] Add Request & Response layout option in settings.
  • 🚀 [NEW] Add color viewer in toolbox.
  • 💪 [OPT] Detached windows will use current layout direction.
  • 💪 [OPT] In Zen mode, the traffic tab only displays an icon when not selected.
  • 💪 [OPT] The request that is aborted by breakpoints, rewrites, scripts will be displayed in the traffic list.
  • 💪 [OPT] When a request is aborted by breakpoints, rewrites, and scripts, the reason will be displayed in the details.
  • 💪 [OPT] The copywriting of some tools in the toolbox.
  • 💪 [OPT] Base64 encoding and decoding supports more charsets.
  • 💪 [OPT] Support manual configuration of ADB path.
  • 💪 [OPT] Support shrinking and adjusting the subwindow size.
  • 🐞 [FIX] A crash bug cuased by rewrite redirect.

ios

  • 🐞 [FIX] The bug that no traffic will be captured in enhanced mode.

v2.26.1

14 Oct 10:26
42724fe
Compare
Choose a tag to compare

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

14 Oct 08:10
42724fe
Compare
Choose a tag to compare

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

07 Oct 10:44
42724fe
Compare
Choose a tag to compare

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

29 Sep 17:39
42724fe
Compare
Choose a tag to compare

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 to Alt + H.
  • 💪 [OPT] The shortcut key for auto-cookie in API testing is changed from Control + Shift + C to Alt + C.
  • 💪 [OPT] The shortcut key for Reqable ID in API testing is changed from Control + Shift + I to Alt + 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

23 Sep 15:10
42724fe
Compare
Choose a tag to compare

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 and Break.
  • 💪 [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.